Decision Workspace
digits_iterator vs radix_fmt vs radixal
Side-by-side comparison of Rust crates
42
digits_iterator
growingv0.1.0
Iterate over the digits of numbers in an arbitrary radix
57
radix_fmt
growingv1.0.0
Format a number in an arbitrary radix
45
radixal
growingv0.3.0
Digits iteration for unsigned integer types.
Core Metrics
| digits_iterator | radix_fmt | radixal | |
|---|---|---|---|
| Health Score | 42 | 57 | 45 |
| Total Downloads | 625.4K | 8.5M | 9.0K |
| 30d Downloads | 18.4K | 377.0K | 27 |
| Dependents | 5 | 2.2K | 2 |
| Releases | 1 | 3 | 5 |
| Last Updated | 2850d ago | 2512d ago | 2327d ago |
| Age | 7y 9m | 7y 10m | 6y 5m |
Health Breakdown
digits_iterator
Maintenance
1
Quality
16
Community
7
Popularity
7
Documentation
11
radix_fmt
Maintenance
3
Quality
20
Community
14
Popularity
8
Documentation
12
radixal
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
12
Technical Details
| digits_iterator | radix_fmt | radixal | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 3KB | 9KB | 7KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •radix_fmt leads with a health score of 57/100, but none of the options score above 80.
- •radix_fmt is depended on by 2.2K crates — strongest ecosystem trust.
- •⚠ digits_iterator, radix_fmt, radixal have not been updated in over a year.
- •digits_iterator, radixal are pre-1.0 — API may change.