Decision Workspace
num_base vs radix_fmt vs convert-base
Side-by-side comparison of Rust crates
47
num_base
growingv0.4.2
Crate for manipulating with numbers (integers) in different bases.
57
radix_fmt
growingv1.0.0
Format a number in an arbitrary radix
52
convert-base
growingv1.1.2
convert the radix (base) of digits stored in a vector
Core Metrics
| num_base | radix_fmt | convert-base | |
|---|---|---|---|
| Health Score | 47 | 57 | 52 |
| Total Downloads | 15.3K | 8.5M | 43.7K |
| 30d Downloads | 18 | 377.0K | 927 |
| Dependents | 0 | 2.2K | 12 |
| Releases | 13 | 3 | 6 |
| Last Updated | 1281d ago | 2512d ago | 1614d ago |
| Age | 3y 7m | 7y 10m | 6y 10m |
Health Breakdown
num_base
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
13
radix_fmt
Maintenance
3
Quality
20
Community
14
Popularity
8
Documentation
12
convert-base
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
12
Technical Details
| num_base | radix_fmt | convert-base | |
|---|---|---|---|
| Version | 0.4.2 | 1.0.0 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | AGPL-3.0-only | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 9KB | 9KB | 6KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ num_base, radix_fmt, convert-base have not been updated in over a year.
- •num_base is pre-1.0 — API may change.