Decision Workspace
simplehash vs hash32 vs hrw-hash
Side-by-side comparison of Rust crates
44
simplehash
growingv0.1.3
A simple, fast Rust library implementing common non-cryptographic hash functions: FNV, MurmurHash3, CityHash, and Rendezvous hashing
62
hash32
growingv1.0.0
32-bit hashing algorithms
55
hrw-hash
growingv2.0.3
A minimalistic implementation of the Highest Random Weight (HRW) aka Rendezvous hashing algorithm
Core Metrics
| simplehash | hash32 | hrw-hash | |
|---|---|---|---|
| Health Score | 44 | 62 | 55 |
| Total Downloads | 8.2K | 87.5M | 6.9K |
| 30d Downloads | 2.7K | 9.4M | 153 |
| Dependents | 0 | 382 | 8 |
| Releases | 4 | 7 | 15 |
| Last Updated | 361d ago | 304d ago | 227d ago |
| Age | 1y | 7y 11m | 10m |
Health Breakdown
simplehash
Maintenance
8
Quality
15
Community
6
Popularity
5
Documentation
10
hash32
Maintenance
6
Quality
19
Community
17
Popularity
8
Documentation
12
hrw-hash
Maintenance
10
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| simplehash | hash32 | hrw-hash | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.0 | 2.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 98KB | 12KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •hash32 leads with a health score of 62/100, but none of the options score above 80.
- •hash32 is depended on by 382 crates — strongest ecosystem trust.
- •simplehash is pre-1.0 — API may change.