Decision Workspace
count-digits vs get_len_base_10_as_usize vs radixal
Side-by-side comparison of Rust crates
50
count-digits
growingv0.5.1
A no-std trait to determine the lengths of integers in various number bases.
46
get_len_base_10_as_usize
growingv0.1.6
Traits for getting length base 10 as usize, both at run and compile time
45
radixal
growingv0.3.0
Digits iteration for unsigned integer types.
Core Metrics
| count-digits | get_len_base_10_as_usize | radixal | |
|---|---|---|---|
| Health Score | 50 | 46 | 45 |
| Total Downloads | 28.5K | 8.9K | 9.0K |
| 30d Downloads | 1.7K | 10 | 28 |
| Dependents | 9 | 3 | 2 |
| Releases | 13 | 7 | 5 |
| Last Updated | 775d ago | 1512d ago | 2327d ago |
| Age | 2y 2m | 4y 2m | 6y 5m |
Health Breakdown
count-digits
Maintenance
9
Quality
15
Community
9
Popularity
5
Documentation
12
get_len_base_10_as_usize
Maintenance
4
Quality
16
Community
8
Popularity
5
Documentation
13
radixal
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
12
Technical Details
| count-digits | get_len_base_10_as_usize | radixal | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.6 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 9 | 1 |
| Crate Size | 13KB | 9KB | 7KB |
| Features | 0 | 8 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.71.1 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •count-digits leads with a health score of 50/100, but none of the options score above 80.
- •⚠ count-digits, get_len_base_10_as_usize, radixal have not been updated in over a year.