Decision Workspace
bloomfilter vs growable-bloom-filter vs bloomy
Side-by-side comparison of Rust crates
51
bloomfilter
growingv3.0.1
Bloom filter implementation
55
growable-bloom-filter
growingv2.1.1
Scalable Bloom Filters with serde support
53
bloomy
growingv1.2.0
A simple Bloom filter using only two hash functions
Core Metrics
| bloomfilter | growable-bloom-filter | bloomy | |
|---|---|---|---|
| Health Score | 51 | 55 | 53 |
| Total Downloads | 7.4M | 3.2M | 308.3K |
| 30d Downloads | 335.9K | 320.1K | 23.7K |
| Dependents | 906 | 137 | 19 |
| Releases | 30 | 13 | 4 |
| Last Updated | 539d ago | 596d ago | 1350d ago |
| Age | 11y 6m | 6y 7m | 3y 8m |
Health Breakdown
bloomfilter
Maintenance
5
Quality
19
Community
10
Popularity
8
Documentation
9
growable-bloom-filter
Maintenance
4
Quality
20
Community
11
Popularity
8
Documentation
12
bloomy
Maintenance
10
Quality
19
Community
7
Popularity
7
Documentation
10
Technical Details
| bloomfilter | growable-bloom-filter | bloomy | |
|---|---|---|---|
| Version | 3.0.1 | 2.1.1 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | ISC | MIT | MIT |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 52KB | 10KB | 314KB |
| Features | 3 | 1 | 0 |
| Yanked % | 6.7% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •growable-bloom-filter leads with a health score of 55/100, but none of the options score above 80.
- •bloomfilter has the most downloads (7.4M), suggesting wider adoption.
- •bloomfilter is depended on by 906 crates — strongest ecosystem trust.
- •⚠ bloomfilter, growable-bloom-filter, bloomy have not been updated in over a year.