bloomfilter

Yet another Bloomfilter implementation in Go, compatible with Java's Guava library.

bloomfilterbloomfilter-gogolanggolang-library
20
Stars
4
Forks
1
Issues
20
Watchers

Similar Packages

bloom

Go package implementing Bloom filters.

2,749

boomfilters

Probabilistic data structures for processing continuous, unbounded streams.

1,640

cuckoofilter

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

1,214

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