#bloom-filter #bloom #filter

no-std blfilter

Bloom filter implementation using farmhash

2 unstable releases

0.2.0 Mar 31, 2024
0.1.0 Mar 31, 2024

#1327 in Data structures

Download history 233/week @ 2024-03-27 58/week @ 2024-04-03 2/week @ 2024-04-10

293 downloads per month

Apache-2.0

9KB
171 lines

bloomfilter

Usage

Add this to Cargo.toml:

[dependencies]
blfilter = "0.1.0"

Dependencies

~2MB