Decision Workspace
humanize-bytes vs memsizes vs human_bytes
Side-by-side comparison of Rust crates
49
humanize-bytes
growingv1.0.6
Format byte sizes in human readable form
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.
52
human_bytes
growingv0.4.3
Crate to convert bytes into human-readable values
Core Metrics
| humanize-bytes | memsizes | human_bytes | |
|---|---|---|---|
| Health Score | 49 | 53 | 52 |
| Total Downloads | 114.5K | 558 | 5.5M |
| 30d Downloads | 22.0K | 572 | 381.6K |
| Dependents | 27 | 12 | 659 |
| Releases | 8 | 2 | 9 |
| Last Updated | 718d ago | 12d ago | 929d ago |
| Age | 3y | 12d | 6y 1m |
Health Breakdown
humanize-bytes
Maintenance
4
Quality
20
Community
9
Popularity
6
Documentation
10
memsizes
Maintenance
13
Quality
18
Community
9
Popularity
3
Documentation
10
human_bytes
Maintenance
5
Quality
17
Community
13
Popularity
8
Documentation
9
Technical Details
| humanize-bytes | memsizes | human_bytes | |
|---|---|---|---|
| Version | 1.0.6 | 1.0.0 | 0.4.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | BSD-2-Clause |
| Dependencies | 1 | 2 | 3 |
| Crate Size | 8KB | 7KB | 6KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •memsizes leads with a health score of 53/100, but none of the options score above 80.
- •human_bytes has the most downloads (5.5M), suggesting wider adoption.
- •human_bytes is depended on by 659 crates — strongest ecosystem trust.
- •⚠ humanize-bytes, human_bytes have not been updated in over a year.
- •human_bytes is pre-1.0 — API may change.