cuckoofilter

Cuckoo filter: a good alternative to a counting bloom filter implemented in Go.

1,221
Stars
119
Forks
15
Issues
1,221
Watchers

Similar Packages

bloom

Go package implementing Bloom filters.

2,763

boomfilters

Probabilistic data structures for processing continuous, unbounded streams.

1,646

cuckoo-filter

Cuckoo filter: a comprehensive cuckoo filter, which is configurable and space optimized compared with other implements, and all features mentioned in original paper are available.

306

bloom

Bloom filters implemented in Go.

147

ring

Go implementation of a high performance, thread safe bloom filter.

144