Decision Workspace
separator vs num-format vs format_num_pattern
Side-by-side comparison of Rust crates
46
separator
growingv0.4.1
Formats numbers into strings with thousands separators for readability.
56
num-format
growingv0.4.4
A Rust crate for producing string-representations of numbers, formatted according to international standards
52
format_num_pattern
growingv0.9.4
format numbers according to a pattern string; localized
Core Metrics
| separator | num-format | format_num_pattern | |
|---|---|---|---|
| Health Score | 46 | 56 | 52 |
| Total Downloads | 5.1M | 48.3M | 28.2K |
| 30d Downloads | 246.1K | 3.4M | 3.3K |
| Dependents | 510 | 3.7K | 182 |
| Releases | 6 | 10 | 5 |
| Last Updated | 2556d ago | 1210d ago | 114d ago |
| Age | 10y 8m | 7y 1m | 1y 11m |
Health Breakdown
separator
Maintenance
3
Quality
16
Community
10
Popularity
8
Documentation
9
num-format
Maintenance
4
Quality
16
Community
15
Popularity
8
Documentation
13
format_num_pattern
Maintenance
10
Quality
15
Community
12
Popularity
5
Documentation
10
Technical Details
| separator | num-format | format_num_pattern | |
|---|---|---|---|
| Version | 0.4.1 | 0.4.4 | 0.9.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 15 | 12 |
| Crate Size | 5KB | 62KB | 19KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •num-format leads with a health score of 56/100, but none of the options score above 80.
- •num-format is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ separator, num-format have not been updated in over a year.