jbapple / libfilter

High-speed Bloom filters and taffy filters for C, C++, and Java
Apache License 2.0
32 stars 6 forks source link

Sort coupled (aka static) filter before peeling #13

Open jbapple opened 2 years ago

jbapple commented 2 years ago

See the Binary Fuse Filter paper for the rationale. It increases locality.