cuckoo-filter topic

List cuckoo-filter repositories

cuckoo-filter

280
Stars
27
Forks
Watchers

Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化

redis-cuckoofilter

227
Stars
22
Forks
Watchers

Hashing-function agnostic Cuckoo filters for Redis

basalt

183
Stars
23
Forks
Watchers

高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等

cuckoo_filter

119
Stars
10
Forks
Watchers

Pure Ruby Cuckoo Filter Implementation

cuckoo-index

126
Stars
18
Forks
Watchers

Cuckoo Index: A Lightweight Secondary Index Structure

zig-cuckoofilter

78
Stars
3
Forks
Watchers

Production-ready Cuckoo Filters for any C ABI compatible target.

cuckoo-filter

81
Stars
4
Forks
Watchers

Cuckoo Filter: Practically better than bloom filter

morton_filter

82
Stars
17
Forks
Watchers

A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)

phpRebloom

21
Stars
4
Forks
Watchers

🎛️ Use RedisBloom in PHP!