Decision Workspace
fixed_decimal vs icu_decimal vs human_format
Side-by-side comparison of Rust crates
67
fixed_decimal
growingv0.7.2
An API for representing numbers in a human-readable form
73
icu_decimal
stablev2.2.0
API for formatting basic decimal numbers in a locale-sensitive way
64
human_format
growingv1.2.1
Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay.
Core Metrics
| fixed_decimal | icu_decimal | human_format | |
|---|---|---|---|
| Health Score | 67 | 73 | 64 |
| Total Downloads | 7.5M | 7.4M | 11.0M |
| 30d Downloads | 776.8K | 758.7K | 1.0M |
| Dependents | 266 | 214 | 194 |
| Releases | 17 | 20 | 7 |
| Last Updated | 54d ago | 54d ago | 129d ago |
| Age | 5y 7m | 5y | 8y 3m |
Health Breakdown
fixed_decimal
Maintenance
18
Quality
14
Community
17
Popularity
8
Documentation
10
icu_decimal
Maintenance
18
Quality
20
Community
17
Popularity
8
Documentation
10
human_format
Maintenance
9
Quality
22
Community
12
Popularity
8
Documentation
13
Technical Details
| fixed_decimal | icu_decimal | human_format | |
|---|---|---|---|
| Version | 0.7.2 | 2.2.0 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unicode-3.0 | Unicode-3.0 | MIT |
| Dependencies | 9 | 17 | 0 |
| Crate Size | 49KB | 29KB | 18KB |
| Features | 1 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.82 | 1.86 | — |
| Owners | 3 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •icu_decimal leads with a health score of 73/100, but none of the options score above 80.
- •human_format has the most downloads (11.0M), suggesting wider adoption.
- •fixed_decimal is depended on by 266 crates — strongest ecosystem trust.
- •fixed_decimal is pre-1.0 — API may change.