Decision Workspace
u2cp437 vs numtoa vs btoi
Side-by-side comparison of Rust crates
35
u2cp437
growingv0.1.0
Bare-bones Unicode to code page 437 conversion
61
numtoa
stablev1.0.0
Convert numbers into stack-allocated byte arrays
53
btoi
growingv0.5.0
Parse integers directly from ASCII byte slices
Core Metrics
| u2cp437 | numtoa | btoi | |
|---|---|---|---|
| Health Score | 35 | 61 | 53 |
| Total Downloads | 1.5K | 7.9M | 14.9M |
| 30d Downloads | 4 | 427.3K | 794.0K |
| Dependents | 0 | 400 | 618 |
| Releases | 1 | 17 | 12 |
| Last Updated | 1032d ago | 10d ago | 302d ago |
| Age | 2y 10m | 9y 2m | 8y 6m |
Health Breakdown
u2cp437
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
8
numtoa
Maintenance
15
Quality
12
Community
13
Popularity
8
Documentation
13
btoi
Maintenance
6
Quality
14
Community
13
Popularity
8
Documentation
12
Technical Details
| u2cp437 | numtoa | btoi | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 4KB | 13KB | 12KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 41.2% | 8.3% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •numtoa leads with a health score of 61/100, but none of the options score above 80.
- •btoi has the most downloads (14.9M), suggesting wider adoption.
- •btoi is depended on by 618 crates — strongest ecosystem trust.
- •⚠ u2cp437 has not been updated in over a year.
- •u2cp437, btoi are pre-1.0 — API may change.