Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages