data-structureslanguage-agnosticbloom-filter

Are any implementations of Bloomier filters available?


I've come across quite a bit of theory regarding Bloomier filters but have had no luck digging up an actual implementation of them (no luck at github, sourceforge, google, etc.). Does anyone know of an implementation available for use?


Solution

  • No implementation appeared to be available, so I made a first pass at one. I have posted it on github for anyone else that might find it interesting or useful. Suggestions and patches are most welcome, so feel free to get involved!