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