ribbonGo

First pure Go implementation of Ribbon filters (practically smaller than Bloom and Xor) for space-efficient approximate set membership queries.

bloom-filtergogolanggolang-libraryribbon-filterxor-filter
5
Stars
1
Forks
1
Issues
5
Watchers

Similar Packages

bloom

Go package implementing Bloom filters.

2,761

boomfilters

Probabilistic data structures for processing continuous, unbounded streams.

1,647

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