clarkduvall / hyperloglog
HyperLogLog and HyperLogLog++ implementation in Go/Golang.
☆451Updated 5 years ago
Alternatives and similar repositories for hyperloglog:
Users that are interested in hyperloglog are comparing it to the libraries listed below
- go-farm: a pure-Go farmhash implementation☆249Updated 6 months ago
- slab allocator in go☆378Updated 4 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- go-jump: Jump consistent hashing☆384Updated 3 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Fast Raft framework using the Redis protocol for Go☆541Updated 4 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- Effective Computation of Things☆189Updated 2 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 5 years ago
- mirror of https://caio.co/de/go-tdigest/☆112Updated 11 months ago
- TinyLFU cache admission policy☆261Updated 2 months ago
- Probabilistic Data Structures for Go☆255Updated 6 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆444Updated 2 years ago
- A Go library implementing an FST (finite state transducer)☆508Updated 2 years ago
- Fast, minimal memory, consistent hash algorithm☆227Updated last year
- SIMD for Go☆162Updated 7 years ago
- levigo is a Go wrapper for LevelDB☆417Updated 3 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆283Updated 2 months ago
- An implementation of Ted Dunning's t-digest in Go.☆141Updated last year
- A pure Go implementation of Gil Tene's HDR Histogram.☆448Updated 3 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Minimal Perfect Hashing for Go☆181Updated 7 months ago
- Bloom-filter based search index☆122Updated 3 years ago
- Consistent Hashing Partition Ring for Go (golang)☆131Updated 6 years ago
- HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom☆972Updated last month