Decision Workspace
digits vs base_custom vs based
Side-by-side comparison of Rust crates
51
digits
growingv1.1.1
Custom “numeric” incrementor without u64 MAX limit in size. Like a score flipper for a custom character set.
46
base_custom
growingv0.2.0
Use any characters as your own numeric base and convert to and from decimal.
41
based
growingv1.0.0
Custom numeral systems
Core Metrics
| digits | base_custom | based | |
|---|---|---|---|
| Health Score | 51 | 46 | 41 |
| Total Downloads | 43.5K | 34.7K | 11.4K |
| 30d Downloads | 92 | 199 | 42 |
| Dependents | 15 | 34 | 1 |
| Releases | 25 | 15 | 6 |
| Last Updated | 1412d ago | 2668d ago | 2127d ago |
| Age | 8y 9m | 8y 9m | 6y |
Health Breakdown
digits
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
11
base_custom
Maintenance
4
Quality
16
Community
10
Popularity
5
Documentation
11
based
Maintenance
4
Quality
17
Community
6
Popularity
5
Documentation
9
Technical Details
| digits | base_custom | based | |
|---|---|---|---|
| Version | 1.1.1 | 0.2.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 15KB | 8KB | 4KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | — | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •digits leads with a health score of 51/100, but none of the options score above 80.
- •⚠ digits, base_custom, based have not been updated in over a year.
- •base_custom is pre-1.0 — API may change.