Decision Workspace
cbloom vs bloom2 vs growable-bloom-filter
Side-by-side comparison of Rust crates
45
cbloom
growingv0.1.3
Concurrent implementation of Bloom filters.
40
bloom2
growingv0.5.1
Fast, compressed, 2-level bloom filter and bitmap
56
growable-bloom-filter
growingv2.1.1
Scalable Bloom Filters with serde support
Core Metrics
| cbloom | bloom2 | growable-bloom-filter | |
|---|---|---|---|
| Health Score | 45 | 40 | 56 |
| Total Downloads | 78.7K | 301.1K | 2.7M |
| 30d Downloads | 4.3K | 10.7K | 166.8K |
| Dependents | 14 | 0 | 125 |
| Releases | 4 | 12 | 13 |
| Last Updated | 2408d ago | 463d ago | 537d ago |
| Age | 9y 1m | 5y 12m | 6y 5m |
Health Breakdown
cbloom
Maintenance
2
Quality
16
Community
10
Popularity
6
Documentation
11
bloom2
Maintenance
5
Quality
10
Community
6
Popularity
7
Documentation
12
growable-bloom-filter
Maintenance
5
Quality
20
Community
11
Popularity
8
Documentation
12
Technical Details
| cbloom | bloom2 | growable-bloom-filter | |
|---|---|---|---|
| Version | 0.1.3 | 0.5.1 | 2.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 0 | 8 | 5 |
| Crate Size | 4KB | 19KB | 10KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 4 | 1 | 1 |
Links
Quick Verdict
- •growable-bloom-filter leads with a health score of 56/100, but none of the options score above 80.
- •growable-bloom-filter is depended on by 125 crates — strongest ecosystem trust.
- •⚠ cbloom, bloom2, growable-bloom-filter have not been updated in over a year.
- •cbloom, bloom2 are pre-1.0 — API may change.