Implementation of Bloom filters in Erlang.
Go to file
2012-06-25 10:36:06 +05:30
src Don't guard against overly large key spaces for now. 2012-06-25 10:36:06 +05:30
test Fixes and better tests. 2012-06-20 14:04:05 +01:00
.gitignore Reorganized and matured things a bit. 2012-06-19 18:30:08 +01:00
bloom.pub initial import to git 2009-03-31 04:26:00 -07:00
LICENSE Reorganized and matured things a bit. 2012-06-19 18:30:08 +01:00
Makefile Fixes and better tests. 2012-06-20 14:04:05 +01:00
README.md Reorganized and matured things a bit. 2012-06-19 18:30:08 +01:00
rebar.config Fixes and better tests. 2012-06-20 14:04:05 +01:00