bloom

Bloom filters implemented in Go.

147
Stars
20
Forks
1
Issues
147
Watchers

Similar Packages

bloom

Go package implementing Bloom filters.

2,763

boomfilters

Probabilistic data structures for processing continuous, unbounded streams.

1,646

cuckoofilter

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

1,221

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

ring

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

144