Decision Workspace
hash-rings vs hypernonsense vs kool_bloom_filter
Side-by-side comparison of Rust crates
40
hash-rings
growingv1.1.0
Implementations of various hash rings.
43
hypernonsense
growingv2.2.0
Using Locality Sensitive hashing to find the nearest points to a query point in extremely high dimensional space.
43
kool_bloom_filter
experimentalv0.1.1
A standard and scalable Bloom filter implementation in Rust with configurable error tolerance and automatic scaling
Core Metrics
| hash-rings | hypernonsense | kool_bloom_filter | |
|---|---|---|---|
| Health Score | 40 | 43 | 43 |
| Total Downloads | 26.6K | 17.9K | 40 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 8 | 13 | 2 |
| Last Updated | 2419d ago | 1195d ago | 43d ago |
| Age | 8y 1m | 7y 3m | 1m |
Health Breakdown
hash-rings
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
12
hypernonsense
Maintenance
4
Quality
19
Community
6
Popularity
5
Documentation
9
kool_bloom_filter
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| hash-rings | hypernonsense | kool_bloom_filter | |
|---|---|---|---|
| Version | 1.1.0 | 2.2.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 5 | 2 |
| Crate Size | 20KB | 7KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hypernonsense leads with a health score of 43/100, but none of the options score above 80.
- •hash-rings has the most downloads (26.6K), suggesting wider adoption.
- •⚠ hash-rings, hypernonsense have not been updated in over a year.
- •kool_bloom_filter is pre-1.0 — API may change.