Decision Workspace
ofilter vs bloomy vs fastbloom-rs
Side-by-side comparison of Rust crates
46
ofilter
growingv0.4.3
OFilter is a fast thread-safe Bloom filter.
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
| ofilter | bloomy | fastbloom-rs | |
|---|---|---|---|
| Health Score | 46 | 51 | 49 |
| Total Downloads | 12.1K | 265.8K | 175.3K |
| 30d Downloads | 52 | 18.9K | 24.0K |
| Dependents | 11 | 18 | 63 |
| Releases | 9 | 4 | 21 |
| Last Updated | 740d ago | 1291d ago | 279d ago |
| Age | 3y 2m | 3y 6m | 3y 10m |
Health Breakdown
ofilter
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
15
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
| ofilter | bloomy | fastbloom-rs | |
|---|---|---|---|
| Version | 0.4.3 | 1.2.0 | 0.5.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 33KB | 314KB | 19KB |
| Features | 3 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 19.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bloomy leads with a health score of 51/100, but none of the options score above 80.
- •⚠ ofilter, bloomy have not been updated in over a year.
- •ofilter, fastbloom-rs are pre-1.0 — API may change.