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 4930ef98c2 working setbit/unsetbit 8 years ago
libfnv bundle libfnv 8 years ago
.gitattributes vendor libfnv 8 years ago
.gitignore add set and clear functions 8 years ago
; working setbit/unsetbit 8 years ago
Makefile test fnv 8 years ago
bfilter.c working setbit/unsetbit 8 years ago
bfilter.h working setbit/unsetbit 8 years ago
error.h first commit 8 years ago
printbits.py first commit 8 years ago
roadnottaken first commit 8 years ago