HyperLogLog and HyperLogLog++ implementation in Go/Golang.
☆461Oct 16, 2019Updated 6 years ago
Alternatives and similar repositories for hyperloglog
Users that are interested in hyperloglog 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☆1,029Dec 16, 2025Updated 2 months ago
- Probabilistic Data Structures for Go☆258Jun 30, 2018Updated 7 years ago
- Streaming TopK estimates☆89Jun 16, 2021Updated 4 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60May 6, 2024Updated last year
- hokusai -- sketching streams in real-time☆76May 26, 2017Updated 8 years ago
- Probabilistic data structures for processing continuous, unbounded streams.☆1,644Nov 17, 2025Updated 3 months ago
- An implementation of Count-Min Sketch in Golang☆37Dec 3, 2024Updated last year
- Parallel and radix sorting in Go☆103Feb 13, 2023Updated 3 years ago
- LogLog based Cardinality Estimator☆63Nov 14, 2017Updated 8 years ago
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,531Feb 21, 2024Updated 2 years ago
- Golang implementation of Radix trees☆934Jul 6, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- A playground for things that aren't interesting enough to have their own repo.☆335Sep 22, 2024Updated last year
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Sep 22, 2018Updated 7 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,218Jul 15, 2024Updated last year
- Package rpool provides a resource pool.☆88Feb 23, 2016Updated 10 years ago
- hyperloglog counts things using the HyperLogLog algorithm to estimate cardinality☆32Aug 4, 2022Updated 3 years ago
- Streaming approximate histograms in Go☆176Dec 15, 2020Updated 5 years ago
- mirror of https://caio.co/de/go-tdigest/☆117Nov 29, 2025Updated 3 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆119Feb 27, 2019Updated 7 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆295Apr 27, 2022Updated 3 years ago
- Small trigram indexer☆32Sep 14, 2023Updated 2 years ago
- Native MurmurHash3 Go implementation☆1,014Feb 23, 2023Updated 3 years ago
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- go-farm: a pure-Go farmhash implementation☆255Sep 24, 2024Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384May 26, 2025Updated 9 months ago
- Positional Population Count for Go☆70Nov 28, 2025Updated 3 months ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- Indexing Module for elasticell (https://github.com/deepfabric/elasticell)☆24Feb 13, 2018Updated 8 years ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,446Feb 22, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Couchbase Indexes☆42Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Dec 16, 2014Updated 11 years ago
- HyperLogLog in golang☆26May 22, 2018Updated 7 years ago