bloom

Go package implementing Bloom filters.

bloombloom-filtersgo
2,749
Stars
255
Forks
18
Issues
2,749
Watchers

Similar Packages

boomfilters

Probabilistic data structures for processing continuous, unbounded streams.

1,641

cuckoofilter

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

1,215

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.

305

bloom

Bloom filters implemented in Go.

147

ring

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

143