Decision Workspace
humanhash vs deterministic-hash vs use-stable-id
Side-by-side comparison of Rust crates
51
humanhash
experimentalv0.2.2
Deterministic, BIP39-encoded human-readable fingerprints of digests. Same hash always renders the same short, memorable, dash-separated word string.
53
deterministic-hash
growingv1.0.2
Create deterministic hashes regardless of architecture
48
use-stable-id
experimentalv0.0.1
Deterministic stable identifier primitives for RustUse
Core Metrics
| humanhash | deterministic-hash | use-stable-id | |
|---|---|---|---|
| Health Score | 51 | 53 | 48 |
| Total Downloads | 115 | 127.1K | 97 |
| 30d Downloads | 0 | 9.4K | 0 |
| Dependents | 0 | 153 | 1 |
| Releases | 4 | 3 | 1 |
| Last Updated | 71d ago | 292d ago | 61d ago |
| Age | 2m | 5y | 2m |
Health Breakdown
humanhash
Maintenance
15
Quality
15
Community
6
Popularity
2
Documentation
13
deterministic-hash
Maintenance
6
Quality
20
Community
12
Popularity
6
Documentation
9
use-stable-id
Maintenance
9
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| humanhash | deterministic-hash | use-stable-id | |
|---|---|---|---|
| Version | 0.2.2 | 1.0.2 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unlicense | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 15KB | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deterministic-hash leads with a health score of 53/100, but none of the options score above 80.
- •deterministic-hash is depended on by 153 crates — strongest ecosystem trust.
- •humanhash, use-stable-id are pre-1.0 — API may change.