bloom-filter topic
sketchy
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
RedisBloom
Probabilistic Datatypes Module for Redis
algorithm-structure
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
khmer
In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more
redis-lua-scaling-bloom-filter
LUA Redis scripts for a scaling bloom filter
hash-table
Fast, reliable cuckoo hash table for Node.js.
libbloom
A simple and small bloom filter implementation in plain C.
python-hashes
Interesting (non-cryptographic) hashes implemented in pure Python.
JRedisBloom
Java Client for RedisBloom probabilistic module
sketch
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings