Decision Workspace
fastbloom vs b100m-filter vs rpds
Side-by-side comparison of Rust crates
66
fastbloom
growingv0.17.0
The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
39
b100m-filter
growingv0.4.0
The fastest bloom filter in Rust. No accuracy compromises. Use any hasher.
66
rpds
growingv1.2.0
Persistent data structures with structural sharing
Core Metrics
| fastbloom | b100m-filter | rpds | |
|---|---|---|---|
| Health Score | 66 | 39 | 66 |
| Total Downloads | 7.9M | 10.4K | 11.4M |
| 30d Downloads | 1.8M | 2.4K | 984.2K |
| Dependents | 316 | 0 | 849 |
| Releases | 22 | 5 | 20 |
| Last Updated | 26d ago | 753d ago | 138d ago |
| Age | 2y 1m | 2y 5m | 8y 4m |
Health Breakdown
fastbloom
Maintenance
17
Quality
16
Community
13
Popularity
8
Documentation
12
b100m-filter
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
10
rpds
Maintenance
10
Quality
20
Community
13
Popularity
8
Documentation
15
Technical Details
| fastbloom | b100m-filter | rpds | |
|---|---|---|---|
| Version | 0.17.0 | 0.4.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 5 | 8 |
| Crate Size | 24KB | 16KB | 73KB |
| Features | 5 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fastbloom leads with a health score of 66/100, but none of the options score above 80.
- •rpds has the most downloads (11.4M), suggesting wider adoption.
- •rpds is depended on by 849 crates — strongest ecosystem trust.
- •⚠ b100m-filter has not been updated in over a year.
- •fastbloom, b100m-filter are pre-1.0 — API may change.