Decision Workspace
jumpch vs pingora-ketama vs patent-hash
Side-by-side comparison of Rust crates
51
jumpch
growingv2.0.0
Jump Consistent Hashing is a fast, minimal memory, consistent hash algorithm.
65
pingora-ketama
growingv0.8.0
Rust port of the nginx consistent hash function
49
patent-hash
experimentalv0.1.0
A custom hashing algorithm with complex random number generation based on SHA-256 principles
Core Metrics
| jumpch | pingora-ketama | patent-hash | |
|---|---|---|---|
| Health Score | 51 | 65 | 49 |
| Total Downloads | 4.1K | 3.0M | 14 |
| 30d Downloads | 1.1K | 642.9K | 14 |
| Dependents | 0 | 16 | 0 |
| Releases | 2 | 9 | 1 |
| Last Updated | 173d ago | 25d ago | 12d ago |
| Age | 3y 8m | 2y | 12d |
Health Breakdown
jumpch
Maintenance
8
Quality
21
Community
5
Popularity
4
Documentation
13
pingora-ketama
Maintenance
19
Quality
15
Community
13
Popularity
8
Documentation
10
patent-hash
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
Technical Details
| jumpch | pingora-ketama | patent-hash | |
|---|---|---|---|
| Version | 2.0.0 | 0.8.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 8 | 0 |
| Crate Size | 8KB | 51KB | 7KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.70.0 |
| 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.
- •pingora-ketama, patent-hash are pre-1.0 — API may change.