json-bloomfilter 0.1.2
A bloomfilter implementation in both Ruby and Javascript that can be serialised to and loaded from JSON. Very useful when needing to train a bloom filter in one language and using it in the other.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
>= 0
Development Dependencies (8):
coffee-script
>= 0
fssm
>= 0
jasmine
>= 0
rake
>= 0
rb-fsevent
>= 0
rspec
>= 0
therubyracer
>= 0
yui-compressor
>= 0