GitHub - dymil/bloomPy: A Python implementation of the basic bloom filter and the blocked bloom filter using the SpookyHash function · GitHub
Skip to content

dymil/bloomPy

Folders and files

Repository files navigation

bloomPy

A Python implementation of the basic bloom filter and the blocked bloom filter, implemented using SpookyHash64.

Installation

Run the following to install SpookyHash: pip install spooky

About

A Python implementation of the basic bloom filter and the blocked bloom filter using the SpookyHash function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages