lytics / hllLinks
HyperLogLog++ for Go
☆43Updated 7 years ago
Alternatives and similar repositories for hll
Users that are interested in hll are comparing it to the libraries listed below
Sorting:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 11 months ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Bloom-filter based search index☆125Updated 3 years ago
- Go implementation of Count-Min-Log☆67Updated 7 months ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Probabilistic Data Structures for Go☆257Updated 7 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- LogLog based Cardinality Estimator☆63Updated 7 years ago
- pcg random number generator☆41Updated 3 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Store go test bench data in a database☆30Updated 9 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- adaptive replacement cache☆34Updated 11 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago