1218
Stars
119
Forks
MIT
License
Go
Language
2024-07-15
Last Update
15
Open Issues
Related in Bit Sets
- bitmap - Dense, zero-allocation, SIMD-enabled bitmap/bitset in Go.
- bitset - Go package implementing bitsets.
- bloom - Go package implementing Bloom filters.
- bloom - Bloom filters implemented in Go.
- bloom - Golang Bloom filter implementation.
- bloomfilter - Yet another Bloomfilter implementation in Go, compatible with Java's Guava library.
- 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.
- ring - Go implementation of a high performance, thread safe bloom filter.
- algorithms - Algorithms and data structures.CLRS study.