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