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,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

bloom

Bloom filters implemented in Go.

147