Decision Workspace
toml-parse vs bytefmt vs fmt-dur
Side-by-side comparison of Rust crates
41
toml-parse
growingv0.2.11
Set of modules for parsing, sorting and formating toml.
50
bytefmt
growingv0.1.7
an utility to parse byte string into bytes count and vice versa.
48
fmt-dur
experimentalv0.1.3
Strict human-readable Duration parser/formatter: '2d3h4m', '90s', '1.5h'. Enforces unit order, no duplicates, and precise decimal rules.
Core Metrics
| toml-parse | bytefmt | fmt-dur | |
|---|---|---|---|
| Health Score | 41 | 50 | 48 |
| Total Downloads | 29.7K | 469.9K | 358 |
| 30d Downloads | 25 | 20.9K | 4 |
| Dependents | 4 | 100 | 0 |
| Releases | 9 | 7 | 2 |
| Last Updated | 2026d ago | 2696d ago | 131d ago |
| Age | 6y | 7y 4m | 6m |
Health Breakdown
toml-parse
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
9
bytefmt
Maintenance
9
Quality
15
Community
8
Popularity
7
Documentation
11
fmt-dur
Maintenance
11
Quality
16
Community
3
Popularity
3
Documentation
15
Technical Details
| toml-parse | bytefmt | fmt-dur | |
|---|---|---|---|
| Version | 0.2.11 | 0.1.7 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 28KB | 4KB | 8KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bytefmt leads with a health score of 50/100, but none of the options score above 80.
- •⚠ toml-parse, bytefmt have not been updated in over a year.