Decision Workspace
crockford vs c32 vs base32-fs
Side-by-side comparison of Rust crates
53
crockford
growingv1.2.1
Provides Crockford Base32 encoding for identifiers (e.g. u64 values).
53
c32
growingv0.6.1
Rust implementation of Crockford's Base32 encoding
50
base32-fs
experimentalv0.1.3
A variant of BASE32 encoding for hashes that are used as file names
Core Metrics
| crockford | c32 | base32-fs | |
|---|---|---|---|
| Health Score | 53 | 53 | 50 |
| Total Downloads | 58.3K | 14.0K | 3.6K |
| 30d Downloads | 2.7K | 2.9K | 352 |
| Dependents | 52 | 1 | 5 |
| Releases | 11 | 10 | 4 |
| Last Updated | 861d ago | 331d ago | 218d ago |
| Age | 8y 10m | 1y 1m | 11m |
Health Breakdown
crockford
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
13
c32
Maintenance
9
Quality
17
Community
7
Popularity
5
Documentation
15
base32-fs
Maintenance
9
Quality
16
Community
8
Popularity
4
Documentation
13
Technical Details
| crockford | c32 | base32-fs | |
|---|---|---|---|
| Version | 1.2.1 | 0.6.1 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 15KB | 15KB | 13KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crockford leads with a health score of 53/100, but none of the options score above 80.
- •⚠ crockford has not been updated in over a year.
- •c32, base32-fs are pre-1.0 — API may change.