Decision Workspace
ketama vs hash_ring vs nave
Side-by-side comparison of Rust crates
45
ketama
experimentalv0.0.1
Ketama consistent hash ring compatible with libmemcached/twemproxy
41
hash_ring
growingv0.2.0
Consistent Hashing library for Rust
37
nave
growingv0.1.0
Thinking about the construction of distributed systems starting from the *consistent hash* algorithm.
Core Metrics
| ketama | hash_ring | nave | |
|---|---|---|---|
| Health Score | 45 | 41 | 37 |
| Total Downloads | 473 | 100.2K | 1.7K |
| 30d Downloads | 336 | 13.4K | 6 |
| Dependents | 0 | 3 | 0 |
| Releases | 1 | 9 | 1 |
| Last Updated | 34d ago | 1930d ago | 2031d ago |
| Age | 1m | 11y 2m | 5y 6m |
Health Breakdown
ketama
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
10
hash_ring
Maintenance
3
Quality
15
Community
6
Popularity
6
Documentation
11
nave
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
Technical Details
| ketama | hash_ring | nave | |
|---|---|---|---|
| Version | 0.0.1 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 12KB | 6KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ketama leads with a health score of 45/100, but none of the options score above 80.
- •hash_ring has the most downloads (100.2K), suggesting wider adoption.
- •⚠ hash_ring, nave have not been updated in over a year.