/cuckoo_filter

Cuckoo Filter Practically Better Than Bloom

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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