Decision Workspace
patent-hash vs SHARAG256 vs jumpch
Side-by-side comparison of Rust crates
49
patent-hash
experimentalv0.1.0
A custom hashing algorithm with complex random number generation based on SHA-256 principles
48
SHARAG256
experimentalv0.1.1
A custom hashing algorithm with complex random number generation based on SHA-256 principles
51
jumpch
growingv2.0.0
Jump Consistent Hashing is a fast, minimal memory, consistent hash algorithm.
Core Metrics
| patent-hash | SHARAG256 | jumpch | |
|---|---|---|---|
| Health Score | 49 | 48 | 51 |
| Total Downloads | 14 | 30 | 4.1K |
| 30d Downloads | 14 | 30 | 1.1K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 2 |
| Last Updated | 12d ago | 12d ago | 173d ago |
| Age | 12d | 12d | 3y 8m |
Health Breakdown
patent-hash
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
SHARAG256
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
12
jumpch
Maintenance
8
Quality
21
Community
5
Popularity
4
Documentation
13
Technical Details
| patent-hash | SHARAG256 | jumpch | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 7KB | 7KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70.0 | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jumpch leads with a health score of 51/100, but none of the options score above 80.
- •patent-hash, SHARAG256 are pre-1.0 — API may change.