FastFilter / xorfilterLinks
Go library implementing binary fuse and xor filters
☆686Updated 3 months ago
Alternatives and similar repositories for xorfilter
Users that are interested in xorfilter are comparing it to the libraries listed below
Sorting:
- HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom☆979Updated 2 weeks ago
- Cuckoo Filter: Practically Better Than Bloom☆1,176Updated 10 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,474Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆412Updated last year
- XXH3 algorithm in Go☆455Updated 2 months ago
- A Go library implementing an FST (finite state transducer)☆508Updated 2 years ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- High Availability Raft Framework for Go☆635Updated last month
- Simple dense bitmap index in Go with binary operators☆334Updated 2 weeks ago
- World's fastest log analysis: λ + SQL + JSON + S3☆1,041Updated last year
- Go implementations of the distributed quantile sketch algorithm DDSketch☆176Updated last month
- Write ahead log for Go.☆663Updated 6 months ago
- go wrapper for zstd☆448Updated this week
- Fast, fully fledged murmur3 in Go.