Decision Workspace
hashers vs rapidhash vs twox-hash
Side-by-side comparison of Rust crates
48
hashers
growingv1.0.1
A collection of non-cryptographic hashing algorithms for Rust
74
rapidhash
stablev4.4.1
An extremely fast, high quality, platform-independent hashing algorithm.
66
twox-hash
growingv2.1.2
A Rust implementation of the XXHash and XXH3 algorithms
Core Metrics
| hashers | rapidhash | twox-hash | |
|---|---|---|---|
| Health Score | 48 | 74 | 66 |
| Total Downloads | 7.4M | 5.1M | 152.6M |
| 30d Downloads | 801.0K | 1.9M | 11.6M |
| Dependents | 286 | 527 | 4.4K |
| Releases | 2 | 20 | 22 |
| Last Updated | 2725d ago | 35d ago | 205d ago |
| Age | 7y 7m | 1y 6m | 10y 10m |
Health Breakdown
hashers
Maintenance
3
Quality
18
Community
11
Popularity
8
Documentation
8
rapidhash
Maintenance
17
Quality
21
Community
13
Popularity
8
Documentation
15
twox-hash
Maintenance
9
Quality
20
Community
14
Popularity
8
Documentation
15
Technical Details
| hashers | rapidhash | twox-hash | |
|---|---|---|---|
| Version | 1.0.1 | 4.4.1 | 2.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 629KB | 57KB | 36KB |
| Features | 0 | 6 | 9 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.71.0 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rapidhash leads with a health score of 74/100, but none of the options score above 80.
- •twox-hash has the most downloads (152.6M), suggesting wider adoption.
- •twox-hash is depended on by 4.4K crates — strongest ecosystem trust.
- •⚠ hashers has not been updated in over a year.