3 releases
0.1.2 | Jun 22, 2021 |
---|---|
0.1.1 | Aug 21, 2020 |
0.1.0 | Dec 24, 2018 |
#1032 in Algorithms
1,594 downloads per month
Used in 15 crates
(via ckb-network)
25KB
591 lines
Rust port of https://github.com/tylertreat/BoomFilters
- Stable Bloom Filter
- Inverse Bloom Filter
- Counting Bloom Filter
- Cuckoo Filter
- Classic Bloom Filter
- Count-Min Sketch
- Top-K
- HyperLogLog
- MinHash
Dependencies
~310KB