bloombroom 1.2.0
bloombroom has two bloom filter implementations, a standard filter for bounded key space and a continuous filter for unbounded keys (stream). also contains fast C/FFI FNV hashing and fast bit field and bit bucket field (multi bits).
Gemfile:
=
install:
=
Runtime Dependencies (2):
ffi
>= 1.0.0
ffi-compiler
>= 0
Development Dependencies (1):
rspec
>= 2.8.0