Decision Workspace
byte_chunk vs parse-size vs huby
Side-by-side comparison of Rust crates
34
byte_chunk
growingv0.1.1
Chunk Vecs or Slices by size in Bytes
55
parse-size
growingv1.1.0
Parse byte size into integer accurately.
48
huby
growingv0.2.0
A simple crate (supporting serde) to handle byte sizes as human
Core Metrics
| byte_chunk | parse-size | huby | |
|---|---|---|---|
| Health Score | 34 | 55 | 48 |
| Total Downloads | 3.3K | 14.5M | 10.3K |
| 30d Downloads | 4 | 1.2M | 298 |
| Dependents | 0 | 588 | 7 |
| Releases | 2 | 2 | 7 |
| Last Updated | 1731d ago | 556d ago | 507d ago |
| Age | 4y 9m | 4y 10m | 1y 8m |
Health Breakdown
byte_chunk
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9
parse-size
Maintenance
3
Quality
21
Community
11
Popularity
8
Documentation
12
huby
Maintenance
7
Quality
16
Community
5
Popularity
5
Documentation
15
Technical Details
| byte_chunk | parse-size | huby | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | GPL-3.0 |
| Dependencies | 1 | 1 | 4 |
| Crate Size | 2KB | 7KB | 17KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.81.0 | 1.61.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse-size leads with a health score of 55/100, but none of the options score above 80.
- •parse-size is depended on by 588 crates — strongest ecosystem trust.
- •⚠ byte_chunk, parse-size, huby have not been updated in over a year.
- •byte_chunk, huby are pre-1.0 — API may change.