#bloom-filter #filter #bloom

no-std blfilter

Bloom filter implementation using farmhash

2 unstable releases

0.2.0 Mar 31, 2024
0.1.0 Mar 31, 2024

#1524 in Data structures

Apache-2.0

9KB
171 lines

bloomfilter

Usage

Add this to Cargo.toml:

[dependencies]
blfilter = "0.1.0"

Dependencies

~2MB