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