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