Decision Workspace
ubyte vs humanize-bytes vs atoi
Side-by-side comparison of Rust crates
48
ubyte
growingv0.10.4
A simple, complete, const-everything, saturating, human-friendly, no_std library for byte units.
49
humanize-bytes
growingv1.0.6
Format byte sizes in human readable form
64
atoi
growingv2.0.0
Parse integers directly from `[u8]` slices in safe code
Core Metrics
| ubyte | humanize-bytes | atoi | |
|---|---|---|---|
| Health Score | 48 | 49 | 64 |
| Total Downloads | 12.7M | 114.5K | 109.5M |
| 30d Downloads | 904.7K | 22.0K | 10.8M |
| Dependents | 322 | 27 | 1.4K |
| Releases | 7 | 8 | 13 |
| Last Updated | 907d ago | 718d ago | 1263d ago |
| Age | 5y 7m | 3y | 8y 9m |
Health Breakdown
ubyte
Maintenance
5
Quality
10
Community
13
Popularity
8
Documentation
12
humanize-bytes
Maintenance
4
Quality
20
Community
9
Popularity
6
Documentation
10
atoi
Maintenance
5
Quality
22
Community
14
Popularity
8
Documentation
15
Technical Details
| ubyte | humanize-bytes | atoi | |
|---|---|---|---|
| Version | 0.10.4 | 1.0.6 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 1 | 2 |
| Crate Size | 14KB | 8KB | 8KB |
| Features | 1 | 0 | 2 |
| Yanked % | 42.9% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.57.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atoi leads with a health score of 64/100, but none of the options score above 80.
- •atoi is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ ubyte, humanize-bytes, atoi have not been updated in over a year.
- •ubyte is pre-1.0 — API may change.