Decision Workspace
based vs digits vs base_custom
Side-by-side comparison of Rust crates
41
based
growingv1.0.0
Custom numeral systems
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.
Core Metrics
| based | digits | base_custom | |
|---|---|---|---|
| Health Score | 41 | 51 | 46 |
| Total Downloads | 11.4K | 43.5K | 34.7K |
| 30d Downloads | 42 | 92 | 199 |
| Dependents | 1 | 15 | 34 |
| Releases | 6 | 25 | 15 |
| Last Updated | 2127d ago | 1412d ago | 2668d ago |
| Age | 6y | 8y 9m | 8y 9m |
Health Breakdown
based
Maintenance
4
Quality
17
Community
6
Popularity
5
Documentation
9
digits
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
11
base_custom
Maintenance
4
Quality
16
Community
10
Popularity
5
Documentation
11
Technical Details
| based | digits | base_custom | |
|---|---|---|---|
| Version | 1.0.0 | 1.1.1 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 4KB | 15KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| 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.
- •⚠ based, digits, base_custom have not been updated in over a year.
- •base_custom is pre-1.0 — API may change.