Decision Workspace
mqfilters vs growable-bloom-filter vs bloomfilter
Side-by-side comparison of Rust crates
45
mqfilters
growingv0.1.1
Highly optimized approximate membership query filters (bloom, cuckoo, xor, quotient) with SIMD support
56
growable-bloom-filter
growingv2.1.1
Scalable Bloom Filters with serde support
51
bloomfilter
growingv3.0.1
Bloom filter implementation
Core Metrics
| mqfilters | growable-bloom-filter | bloomfilter | |
|---|---|---|---|
| Health Score | 45 | 56 | 51 |
| Total Downloads | 1.8K | 2.7M | 6.8M |
| 30d Downloads | 5 | 166.8K | 273.0K |
| Dependents | 0 | 125 | 806 |
| Releases | 2 | 13 | 30 |
| Last Updated | 483d ago | 537d ago | 480d ago |
| Age | 1y 4m | 6y 5m | 11y 4m |
Health Breakdown
mqfilters
Maintenance
6
Quality
16
Community
6
Popularity
4
Documentation
13
growable-bloom-filter
Maintenance
5
Quality
20
Community
11
Popularity
8
Documentation
12
bloomfilter
Maintenance
5
Quality
19
Community
10
Popularity
8
Documentation
9
Technical Details
| mqfilters | growable-bloom-filter | bloomfilter | |
|---|---|---|---|
| Version | 0.1.1 | 2.1.1 | 3.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | ISC |
| Dependencies | 4 | 5 | 3 |
| Crate Size | 6KB | 10KB | 52KB |
| Features | 3 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 6.7% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •growable-bloom-filter leads with a health score of 56/100, but none of the options score above 80.
- •bloomfilter has the most downloads (6.8M), suggesting wider adoption.
- •bloomfilter is depended on by 806 crates — strongest ecosystem trust.
- •⚠ mqfilters, growable-bloom-filter, bloomfilter have not been updated in over a year.
- •mqfilters is pre-1.0 — API may change.