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 4682c05d8c use libmaa's xcalloc, dynamically link everything 7 years ago
libfnv bundle libfnv 7 years ago
.gitattributes vendor libfnv 7 years ago
.gitignore add set and clear functions 7 years ago
Makefile use libmaa's xcalloc, dynamically link everything 7 years ago
bfilter.c use libmaa's xcalloc, dynamically link everything 7 years ago
bfilter.h use libmaa's xcalloc, dynamically link everything 7 years ago
bfilter.o check that k is >= 2 7 years ago
bfilter.py use libmaa's xcalloc, dynamically link everything 7 years ago
bfilter.so check that k is >= 2 7 years ago
error.h first commit 7 years ago
libfnv.so.0 use libmaa's xcalloc, dynamically link everything 7 years ago
printbits.py first commit 7 years ago