probabilistic-data-structures topic
pdsa
Probabilistic Data Structures and Algorithms in Python
sprout
A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.
xor-filter
Production-ready Java implementation of the Xor Filter.
streaming_algorithms
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
rust-bloomfilter
🦀 Bloom filter implementation in Rust 🦀
pdstl
Probabilistic Data Structure Template Library
madoka-python
Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)
cuckoo
:bird: Cuckoo Filters in Elixir
blex
Fast Bloom filter with concurrent accessibility, powered by :atomics module.