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.
 
 
 
 
 
 

166 B

Build libfnv and do "cp ./libfnv/.libs/libfnv.so ./libfnv.so.0"
run "make lib"

Assuming everything went well, you should be able to run it in the current directory.