Repository navigation

#

cuckoo-filter

Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)

Go
760
8 年前

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash

TypeScript
399
23 天前

Substitute for bloom filter.

C
327
4 年前

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

Go
297
2 年前

Hashing-function agnostic Cuckoo filters for Redis

Zig
232
5 年前

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

Go
186
5 年前

Cuckoo Index: A Lightweight Secondary Index Structure

C++
129
3 年前

Pure Ruby Cuckoo Filter Implementation

Ruby
119
4 年前
Python
116
4 个月前

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

C++
85
4 年前

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

Zig
83
2 年前

Cuckoo Filter: Practically better than bloom filter

Go
81
6 年前

Probabilistic data structures for Guava.

Java
54
4 年前

Prefix Filter: Practically and Theoretically Better Than Bloom.

C++
48
3 年前

High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir

Erlang
47
5 个月前

🐦 Cuckoo Filters in Elixir

Elixir
42
4 年前

Scalable Cuckoo filter

Python
35
5 天前

An implementation of Cuckoo Filters in Go

Go
28
5 年前