20
Stars
4
Forks
MIT
License
Go
Language
2025-03-20
Last Update
1
Open Issues
bloomfilter
bloomfilter-go
golang
golang-library
Related in Bloom and Cuckoo Filters
- bloom - Go package implementing Bloom filters.
- bloom - Bloom filters implemented in Go.
- bloom - Golang Bloom filter implementation.
- boomfilters - Probabilistic data structures for processing continuous, unbounded streams.
- 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.
- cuckoofilter - Cuckoo filter: a good alternative to a counting bloom filter implemented in Go.
- ring - Go implementation of a high performance, thread safe bloom filter.
- algorithms - Algorithms and data structures.CLRS study.
- go-datastructures - Collection of useful, performant, and thread-safe data structures.
- gods - Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.