Decision Workspace
chash vs conshash vs mpchash
Side-by-side comparison of Rust crates
32
chash
growingv0.1.0
A consistent hashing library for Rust
35
conshash
growingv0.1.4
A library to do consistent hashing in Rust.
57
mpchash
stablev2.0.10
A space-efficient (no need for vnodes) multi-probe consistent hashing algorithm
Core Metrics
| chash | conshash | mpchash | |
|---|---|---|---|
| Health Score | 32 | 35 | 57 |
| Total Downloads | 1.6K | 9.4K | 343.3K |
| 30d Downloads | 4 | 7 | 3.4K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 5 | 20 |
| Last Updated | 939d ago | 2306d ago | 143d ago |
| Age | 2y 6m | 10y 9m | 2y 9m |
Health Breakdown
chash
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
8
conshash
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
8
mpchash
Maintenance
12
Quality
19
Community
6
Popularity
7
Documentation
13
Technical Details
| chash | conshash | mpchash | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.4 | 2.0.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | MIT | MIT |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 10KB | 3KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mpchash leads with a health score of 57/100, but none of the options score above 80.
- •⚠ chash, conshash have not been updated in over a year.
- •chash, conshash are pre-1.0 — API may change.