Decision Workspace
bytefmt vs bytesize vs readable_byte
Side-by-side comparison of Rust crates
50
bytefmt
growingv0.1.7
an utility to parse byte string into bytes count and vice versa.
65
bytesize
growingv2.3.1
Semantic wrapper for byte count representations
48
readable_byte
growingv0.1.14
An implmentation of human-readable bytesize
Core Metrics
| bytefmt | bytesize | readable_byte | |
|---|---|---|---|
| Health Score | 50 | 65 | 48 |
| Total Downloads | 469.9K | 68.4M | 29.7K |
| 30d Downloads | 21.4K | 5.0M | 654 |
| Dependents | 100 | 6.9K | 22 |
| Releases | 7 | 26 | 15 |
| Last Updated | 2696d ago | 121d ago | 1318d ago |
| Age | 7y 4m | 10y 11m | 3y 11m |
Health Breakdown
bytefmt
Maintenance
9
Quality
15
Community
8
Popularity
7
Documentation
11
bytesize
Maintenance
10
Quality
18
Community
17
Popularity
8
Documentation
12
readable_byte
Maintenance
6
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| bytefmt | bytesize | readable_byte | |
|---|---|---|---|
| Version | 0.1.7 | 2.3.1 | 0.1.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 1 | 7 | 1 |
| Crate Size | 4KB | 22KB | 5KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •bytesize leads with a health score of 65/100, but none of the options score above 80.
- •bytesize is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ bytefmt, readable_byte have not been updated in over a year.
- •bytefmt, readable_byte are pre-1.0 — API may change.