Decision Workspace
anchorhash vs pingora-ketama vs mpchash
Side-by-side comparison of Rust crates
44
anchorhash
growingv0.2.2
A consistent hashing algorithm that outperforms state-of-the-art algorithms.
65
pingora-ketama
growingv0.8.0
Rust port of the nginx consistent hash function
57
mpchash
stablev2.0.10
A space-efficient (no need for vnodes) multi-probe consistent hashing algorithm
Core Metrics
| anchorhash | pingora-ketama | mpchash | |
|---|---|---|---|
| Health Score | 44 | 65 | 57 |
| Total Downloads | 18.7K | 3.0M | 343.3K |
| 30d Downloads | 308 | 618.5K | 3.4K |
| Dependents | 3 | 16 | 0 |
| Releases | 4 | 9 | 20 |
| Last Updated | 1245d ago | 25d ago | 143d ago |
| Age | 5y | 2y | 2y 9m |
Health Breakdown
anchorhash
Maintenance
3
Quality
16
Community
8
Popularity
5
Documentation
12
pingora-ketama
Maintenance
19
Quality
15
Community
13
Popularity
8
Documentation
10
mpchash
Maintenance
12
Quality
19
Community
6
Popularity
7
Documentation
13
Technical Details
| anchorhash | pingora-ketama | mpchash | |
|---|---|---|---|
| Version | 0.2.2 | 0.8.0 | 2.0.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 7 | 8 | 5 |
| Crate Size | 18KB | 51KB | 16KB |
| Features | 3 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 5 | 1 |
Links
Quick Verdict
- •pingora-ketama leads with a health score of 65/100, but none of the options score above 80.
- •⚠ anchorhash has not been updated in over a year.
- •anchorhash, pingora-ketama are pre-1.0 — API may change.