Decision Workspace
waddling-errors-hash vs twox-hash vs hrw-hash
Side-by-side comparison of Rust crates
53
waddling-errors-hash
experimentalv0.7.3
Compact xxHash3-based error code hashing for network-efficient diagnostics in distributed systems
66
twox-hash
growingv2.1.2
A Rust implementation of the XXHash and XXH3 algorithms
55
hrw-hash
growingv2.0.3
A minimalistic implementation of the Highest Random Weight (HRW) aka Rendezvous hashing algorithm
Core Metrics
| waddling-errors-hash | twox-hash | hrw-hash | |
|---|---|---|---|
| Health Score | 53 | 66 | 55 |
| Total Downloads | 324 | 152.6M | 6.9K |
| 30d Downloads | 58 | 11.6M | 153 |
| Dependents | 15 | 4.4K | 8 |
| Releases | 7 | 22 | 15 |
| Last Updated | 66d ago | 205d ago | 227d ago |
| Age | 4m | 10y 10m | 10m |
Health Breakdown
waddling-errors-hash
Maintenance
15
Quality
16
Community
9
Popularity
3
Documentation
10
twox-hash
Maintenance
9
Quality
20
Community
14
Popularity
8
Documentation
15
hrw-hash
Maintenance
10
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| waddling-errors-hash | twox-hash | hrw-hash | |
|---|---|---|---|
| Version | 0.7.3 | 2.1.2 | 2.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 23KB | 36KB | 9KB |
| Features | 2 | 9 | 0 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •twox-hash leads with a health score of 66/100, but none of the options score above 80.
- •twox-hash is depended on by 4.4K crates — strongest ecosystem trust.
- •waddling-errors-hash is pre-1.0 — API may change.