Skip to content

stevesimmons/bloomfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloomfilter

A Python/Numba implementation of a Bloomfilter. Achieves 1/3 the speed of a C/Cython solution.

About

A Python/Numba implementation of a Bloomfilter. Achieves 1/3 the speed of a C/Cython solution.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages