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:
=
安裝:
=
Runtime 相依性套件 (2):
ffi
>= 1.0.0
ffi-compiler
>= 0
Development 相依性套件 (1):
rspec
>= 2.8.0