HyperLogLog++ for Go
☆43Apr 10, 2018Updated 7 years ago
Alternatives and similar repositories for hll
Users that are interested in hll are comparing it to the libraries listed below
Sorting:
- A Go library for working with rows, columns, or matrix (deprecated, see https://github.com/shuLhan/share/tree/master/lib/tabula).☆11Nov 28, 2018Updated 7 years ago
- Cuckoo Filter: Practically Better Than Bloom☆13Feb 21, 2023Updated 3 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Nov 1, 2015Updated 10 years ago
- Lightweight bootstrap testing for detecting causal impact to timeseries in Go.☆17May 4, 2015Updated 10 years ago
- Statistics for go☆16Jul 11, 2018Updated 7 years ago
- Hollow Heaps for Go☆20Jan 23, 2018Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Feb 14, 2013Updated 13 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Feb 12, 2026Updated 2 weeks ago
- Static Radix Tree (Patricia trie) implementation in C☆48May 17, 2017Updated 8 years ago
- ☆18Dec 22, 2020Updated 5 years ago
- go codes generator☆45Mar 22, 2016Updated 9 years ago
- Distributed long running work system in Go☆154Jan 30, 2026Updated 3 weeks ago
- Reader and writer of HDF5 files☆18Jul 15, 2017Updated 8 years ago
- percentiles for Go benchmarks☆30Jan 11, 2019Updated 7 years ago
- adaptive replacement cache☆33Aug 1, 2014Updated 11 years ago
- npyio provides read/write access to numpy data files.☆64Mar 4, 2025Updated 11 months ago
- ZeroVM Run-Time environment☆65Apr 3, 2015Updated 10 years ago
- LogLog based Cardinality Estimator☆63Nov 14, 2017Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Dec 16, 2014Updated 11 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60May 6, 2024Updated last year
- ddmin test case minimization algorithm☆31Sep 4, 2021Updated 4 years ago
- Go implementation of Count-Min-Log☆68Mar 4, 2025Updated 11 months ago
- Minimal Perfect Hashing for Go