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.
Cristiano Betta
MIT
gem "json-bloomfilter", "~> 0.1.5"