Decision Workspace
nbytes vs memsizes vs humanize-bytes
Side-by-side comparison of Rust crates
47
nbytes
growingv0.1.0
Rust compile-time evaluation of byte unit conversions
53
memsizes
experimentalv1.0.0
Type-safe memory size newtypes (Bytes, KiB, MiB, GiB, TiB, PiB, EiB, KB, MB, GB, TB, PB, EB) with checked conversions and arithmetic.
49
humanize-bytes
growingv1.0.6
Format byte sizes in human readable form
Core Metrics
| nbytes | memsizes | humanize-bytes | |
|---|---|---|---|
| Health Score | 47 | 53 | 49 |
| Total Downloads | 336.9K | 558 | 114.5K |
| 30d Downloads | 1.9K | 572 | 21.0K |
| Dependents | 24 | 12 | 27 |
| Releases | 1 | 2 | 8 |
| Last Updated | 2046d ago | 12d ago | 718d ago |
| Age | 5y 7m | 12d | 3y |
Health Breakdown
nbytes
Maintenance
1
Quality
16
Community
14
Popularity
7
Documentation
9
memsizes
Maintenance
13
Quality
18
Community
9
Popularity
3
Documentation
10
humanize-bytes
Maintenance
4
Quality
20
Community
9
Popularity
6
Documentation
10
Technical Details
| nbytes | memsizes | humanize-bytes | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 1.0.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 6KB | 7KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •memsizes leads with a health score of 53/100, but none of the options score above 80.
- •nbytes has the most downloads (336.9K), suggesting wider adoption.
- •⚠ nbytes, humanize-bytes have not been updated in over a year.
- •nbytes is pre-1.0 — API may change.