Cuckoo Filter: Practically better than bloom filter
-
Updated
May 2, 2019 - Go
Cuckoo Filter: Practically better than bloom filter
Bloomfilter written in Golang, includes rotation and RPC
A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.
Simple and efficient bloom filter implementations in Go
Sliding-window and regular top-K sketches, based on HeavyKeeper
Repository for an article series on probabilistic data structures including Skiplist, bloom filter, counting bloom filter, count sketch, count min sketch etc
golang implementation of a thread-safe bloomfilter
A Bloom filter implementation in Go
Bloom Filters, Min Sketch Count and Min Hashing.
Probabilistic data structures for the approximate member query (AMQ) problem in Go.
Add a description, image, and links to the probabilistic-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the probabilistic-data-structures topic, visit your repo's landing page and select "manage topics."