Decision Workspace
geo_filters vs hyperloglog-rs vs minhash-rs
Side-by-side comparison of Rust crates
41
geo_filters
growingv0.1.0
Geometric filters for set cardinality estimation.
40
hyperloglog-rs
growingv0.1.56
A Rust implementation of HyperLogLog trying to be parsimonious with memory.
35
minhash-rs
growingv0.2.0
A Rust implementation of MinHash trying to be parsimonious with memory.
Core Metrics
| geo_filters | hyperloglog-rs | minhash-rs | |
|---|---|---|---|
| Health Score | 41 | 40 | 35 |
| Total Downloads | 3.1K | 64.9K | 5.0K |
| 30d Downloads | 5 | 72 | 8 |
| Dependents | 0 | 3 | 0 |
| Releases | 2 | 51 | 3 |
| Last Updated | 744d ago | 822d ago | 955d ago |
| Age | 2y | 2y 10m | 2y 8m |
Health Breakdown
geo_filters
Maintenance
4
Quality
13
Community
10
Popularity
4
Documentation
10
hyperloglog-rs
Maintenance
7
Quality
9
Community
8
Popularity
6
Documentation
10
minhash-rs
Maintenance
5
Quality
10
Community
6
Popularity
4
Documentation
10
Technical Details
| geo_filters | hyperloglog-rs | minhash-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.56 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 6 | 7 |
| Crate Size | 1.0MB | 3.8MB | 5.4MB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 11.8% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •geo_filters leads with a health score of 41/100, but none of the options score above 80.
- •hyperloglog-rs has the most downloads (64.9K), suggesting wider adoption.
- •⚠ geo_filters, hyperloglog-rs, minhash-rs have not been updated in over a year.