Decision Workspace
numsep vs radixal vs digits_iterator
Side-by-side comparison of Rust crates
40
numsep
growingv0.1.12
Adding thousands-seperators to numbers
45
radixal
growingv0.3.0
Digits iteration for unsigned integer types.
42
digits_iterator
growingv0.1.0
Iterate over the digits of numbers in an arbitrary radix
Core Metrics
| numsep | radixal | digits_iterator | |
|---|---|---|---|
| Health Score | 40 | 45 | 42 |
| Total Downloads | 9.8K | 9.0K | 625.4K |
| 30d Downloads | 93 | 28 | 19.0K |
| Dependents | 0 | 2 | 5 |
| Releases | 3 | 5 | 1 |
| Last Updated | 1540d ago | 2327d ago | 2850d ago |
| Age | 4y 2m | 6y 5m | 7y 9m |
Health Breakdown
numsep
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
10
radixal
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
12
digits_iterator
Maintenance
1
Quality
16
Community
7
Popularity
7
Documentation
11
Technical Details
| numsep | radixal | digits_iterator | |
|---|---|---|---|
| Version | 0.1.12 | 0.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 3KB | 7KB | 3KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •radixal leads with a health score of 45/100, but none of the options score above 80.
- •digits_iterator has the most downloads (625.4K), suggesting wider adoption.
- •⚠ numsep, radixal, digits_iterator have not been updated in over a year.