Fast and simple bloom filters in C and Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wes ee6e2d945e test cases, remove useless headers 8 years ago
libfnv bundle libfnv 8 years ago
.gitattributes vendor libfnv 8 years ago
.gitignore add set and clear functions 8 years ago
Makefile test fnv 8 years ago
bfilter.c test cases, remove useless headers 8 years ago
bfilter.h a working bloom filter :-) although it needs some work to be more useful 8 years ago
error.h first commit 8 years ago
printbits.py first commit 8 years ago
roadnottaken first commit 8 years ago