Decision Workspace
base32-fs vs crockford vs c32
Side-by-side comparison of Rust crates
50
base32-fs
experimentalv0.1.3
A variant of BASE32 encoding for hashes that are used as file names
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
Core Metrics
| base32-fs | crockford | c32 | |
|---|---|---|---|
| Health Score | 50 | 53 | 53 |
| Total Downloads | 3.6K | 58.3K | 14.0K |
| 30d Downloads | 352 | 2.7K | 2.9K |
| Dependents | 5 | 52 | 1 |
| Releases | 4 | 11 | 10 |
| Last Updated | 218d ago | 861d ago | 331d ago |
| Age | 11m | 8y 10m | 1y 1m |
Health Breakdown
base32-fs
Maintenance
9
Quality
16
Community
8
Popularity
4
Documentation
13
crockford
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
13
c32
Maintenance
9
Quality
17
Community
7
Popularity
5
Documentation
15
Technical Details
| base32-fs | crockford | c32 | |
|---|---|---|---|
| Version | 0.1.3 | 1.2.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 13KB | 15KB | 15KB |
| Features | 3 | 0 | 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.
- •base32-fs, c32 are pre-1.0 — API may change.