bloom-filter topic

List bloom-filter repositories

sketchy

147
Stars
18
Forks
Watchers

Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)

RedisBloom

1.6k
Stars
251
Forks
Watchers

Probabilistic Datatypes Module for Redis

algorithm-structure

1.7k
Stars
372
Forks
Watchers

2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结

khmer

738
Stars
294
Forks
Watchers

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more

redis-lua-scaling-bloom-filter

308
Stars
70
Forks
Watchers

LUA Redis scripts for a scaling bloom filter

hash-table

299
Stars
12
Forks
Watchers

Fast, reliable cuckoo hash table for Node.js.

libbloom

284
Stars
113
Forks
Watchers

A simple and small bloom filter implementation in plain C.

python-hashes

238
Stars
43
Forks
Watchers

Interesting (non-cryptographic) hashes implemented in pure Python.

JRedisBloom

154
Stars
33
Forks
Watchers

Java Client for RedisBloom probabilistic module

sketch

150
Stars
14
Forks
Watchers

C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings