Skip to content

amoallim15/cuckoo_filter

Repository files navigation

Cuckoo Filter: Practically Better Than Bloom

This repository is an implementation of Cuckoo Filter: Practically Better Than Bloom paper introduced by Bin Fan, David G. Andersen, Michael Kaminsky, and Michael D. Mitzenmacher.

Installation

You can install the package by issuing the following command:

pip3 install cuckoo-filter

Contributors

Ali Moallim

License

This code is licensed under GNU GPL v3.

License: GPL v3

About

Cuckoo Filter Practically Better Than Bloom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published