probabilistic-data-structures topic
bloom
An in-memory bloom filter with persistence and HTTP interface
exor_filter
Erlang nif for xor_filter. 'Faster and Smaller Than Bloom and Cuckoo Filters'.
redis-cuckoofilter
Hashing-function agnostic Cuckoo filters for Redis
bloomex
:hibiscus: A pure Elixir implementation of Scalable Bloom Filters
pdatastructs.rs
Simple probabilistic data structures
zig-cuckoofilter
Production-ready Cuckoo Filters for any C ABI compatible target.
bloomfilter
Bloomfilter written in Golang, includes rotation and RPC
ProbabilisticDataStructures
A probabilistic data structures library for C#
cuckoo-filter
Cuckoo Filter: Practically better than bloom filter
morton_filter
A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)