Decision Workspace
weird vs crockford vs c32
Side-by-side comparison of Rust crates
35
weird
growingv0.2.0
A Crockford Base32-like encoding that produces non-sequential output based on a salt.
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
| weird | crockford | c32 | |
|---|---|---|---|
| Health Score | 35 | 53 | 53 |
| Total Downloads | 6.6K | 58.3K | 14.0K |
| 30d Downloads | 6 | 2.7K | 2.9K |
| Dependents | 0 | 52 | 1 |
| Releases | 4 | 11 | 10 |
| Last Updated | 1874d ago | 861d ago | 331d ago |
| Age | 8y 2m | 8y 10m | 1y 1m |
Health Breakdown
weird
Maintenance
2
Quality
14
Community
5
Popularity
5
Documentation
9
crockford
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
13
c32
Maintenance
9
Quality
17
Community
7
Popularity
5
Documentation
15
Technical Details
| weird | crockford | c32 | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 1 |
| Crate Size | 12KB | 15KB | 15KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ weird, crockford have not been updated in over a year.
- •weird, c32 are pre-1.0 — API may change.