Decision Workspace
si-unit-prefix vs fancy-duration vs prefix_parser
Side-by-side comparison of Rust crates
44
si-unit-prefix
growingv1.0.0
SI Unit Prefix enum impl as_f64/f32, as_exp, parse_from_str with serde support.
46
fancy-duration
growingv0.9.2
Fancy text representations for durations
46
prefix_parser
experimentalv0.2.0
A parser for numbers with binary prefixes on the end. EX: Turning 1KB into 1000.
Core Metrics
| si-unit-prefix | fancy-duration | prefix_parser | |
|---|---|---|---|
| Health Score | 44 | 46 | 46 |
| Total Downloads | 6.9K | 825.5K | 1.2K |
| 30d Downloads | 136 | 78.1K | 21 |
| Dependents | 0 | 55 | 0 |
| Releases | 1 | 16 | 3 |
| Last Updated | 1266d ago | 749d ago | 171d ago |
| Age | 3y 5m | 3y 10m | 8m |
Health Breakdown
si-unit-prefix
Maintenance
1
Quality
20
Community
5
Popularity
5
Documentation
13
fancy-duration
Maintenance
6
Quality
15
Community
8
Popularity
7
Documentation
10
prefix_parser
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| si-unit-prefix | fancy-duration | prefix_parser | |
|---|---|---|---|
| Version | 1.0.0 | 0.9.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 9 | 0 |
| Crate Size | 4KB | 11KB | 9KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fancy-duration leads with a health score of 46/100, but none of the options score above 80.
- •⚠ si-unit-prefix, fancy-duration have not been updated in over a year.
- •fancy-duration, prefix_parser are pre-1.0 — API may change.