Decision Workspace
bloomy vs rsbloom vs fastbloom-rs
Side-by-side comparison of Rust crates
51
bloomy
growingv1.2.0
A simple Bloom filter using only two hash functions
31
rsbloom
growingv0.1.0
A simple bloom filter implementation in Rust
49
fastbloom-rs
growingv0.5.10
Some fast bloom filter implemented by Rust for Python and Rust!
Core Metrics
| bloomy | rsbloom | fastbloom-rs | |
|---|---|---|---|
| Health Score | 51 | 31 | 49 |
| Total Downloads | 265.8K | 1.9K | 175.3K |
| 30d Downloads | 18.9K | 4 | 24.0K |
| Dependents | 18 | 0 | 63 |
| Releases | 4 | 1 | 21 |
| Last Updated | 1291d ago | 2644d ago | 279d ago |
| Age | 3y 6m | 7y 2m | 3y 10m |
Health Breakdown
bloomy
Maintenance
10
Quality
19
Community
6
Popularity
6
Documentation
10
rsbloom
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
9
fastbloom-rs
Maintenance
8
Quality
11
Community
11
Popularity
6
Documentation
13
Technical Details
| bloomy | rsbloom | fastbloom-rs | |
|---|---|---|---|
| Version | 1.2.0 | 0.1.0 | 0.5.10 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 3 | 4 | 5 |
| Crate Size | 314KB | 6KB | 19KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 19.1% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bloomy leads with a health score of 51/100, but none of the options score above 80.
- •⚠ bloomy, rsbloom have not been updated in over a year.
- •rsbloom, fastbloom-rs are pre-1.0 — API may change.