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