Decision Workspace
num-to-english vs human_format vs thousands
Side-by-side comparison of Rust crates
42
num-to-english
experimentalv0.1.0
Convert integers to their English word representation.
66
human_format
growingv1.2.1
Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay.
49
thousands
growingv0.2.0
Adds digit separators to numbers, configurably.
Core Metrics
| num-to-english | human_format | thousands | |
|---|---|---|---|
| Health Score | 42 | 66 | 49 |
| Total Downloads | 39 | 9.2M | 15.6M |
| 30d Downloads | 3 | 607.9K | 1.1M |
| Dependents | 0 | 183 | 1.4K |
| Releases | 1 | 7 | 6 |
| Last Updated | 138d ago | 70d ago | 2351d ago |
| Age | 4m | 8y 2m | 7y 6m |
Health Breakdown
num-to-english
Maintenance
6
Quality
15
Community
6
Popularity
2
Documentation
13
human_format
Maintenance
11
Quality
22
Community
12
Popularity
8
Documentation
13
thousands
Maintenance
3
Quality
16
Community
14
Popularity
8
Documentation
8
Technical Details
| num-to-english | human_format | thousands | |
|---|---|---|---|
| Version | 0.1.0 | 1.2.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 2KB | 18KB | 11KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •human_format leads with a health score of 66/100, but none of the options score above 80.
- •thousands has the most downloads (15.6M), suggesting wider adoption.
- •thousands is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ thousands has not been updated in over a year.
- •num-to-english, thousands are pre-1.0 — API may change.