Decision Workspace
radix_fmt vs radix_fmt_ng vs num_base
Side-by-side comparison of Rust crates
57
radix_fmt
growingv1.0.0
Format a number in an arbitrary radix
42
radix_fmt_ng
growingv1.0.0
Format a number in an arbitrary radix
47
num_base
growingv0.4.2
Crate for manipulating with numbers (integers) in different bases.
Core Metrics
| radix_fmt | radix_fmt_ng | num_base | |
|---|---|---|---|
| Health Score | 57 | 42 | 47 |
| Total Downloads | 9.3M | 527 | 15.3K |
| 30d Downloads | 460.5K | 0 | 0 |
| Dependents | 2.3K | 0 | 0 |
| Releases | 3 | 1 | 13 |
| Last Updated | 2572d ago | 306d ago | 1340d ago |
| Age | 7y 12m | 10m | 3y 9m |
Health Breakdown
radix_fmt
Maintenance
3
Quality
20
Community
14
Popularity
8
Documentation
12
radix_fmt_ng
Maintenance
3
Quality
18
Community
5
Popularity
3
Documentation
13
num_base
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
13
Technical Details
| radix_fmt | radix_fmt_ng | num_base | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.4.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | AGPL-3.0-only |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 9KB | 11KB | 9KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| 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.3K crates — strongest ecosystem trust.
- •⚠ radix_fmt, num_base have not been updated in over a year.
- •num_base is pre-1.0 — API may change.