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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom☆1,031Dec 16, 2025Updated 3 months ago
- Probabilistic Data Structures for Go☆258Jun 30, 2018Updated 7 years ago
- Streaming TopK estimates☆88Jun 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
- An implementation of Count-Min Sketch in Golang☆38Dec 3, 2024Updated last year
- Probabilistic data structures for processing continuous, unbounded streams.☆1,646Nov 17, 2025Updated 4 months ago
- hyperloglog counts things using the HyperLogLog algorithm to estimate cardinality☆32Aug 4, 2022Updated 3 years ago
- An implementation of HLL++ in go☆70Oct 15, 2018Updated 7 years ago
- HyperLogLog in golang☆26May 22, 2018Updated 7 years ago
- Parallel and radix sorting in Go☆103Feb 13, 2023Updated 3 years ago
- Optimal cache stampede prevention☆16May 11, 2017Updated 8 years ago
- C network daemon for HyperLogLogs☆453Feb 11, 2021Updated 5 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,529Feb 21, 2024Updated 2 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,221Jul 15, 2024Updated last year
- Streaming approximate histograms in Go☆176Dec 15, 2020Updated 5 years ago
- Golang implementation of Radix trees☆936Jul 6, 2024Updated last year
- LogLog based Cardinality Estimator☆63Nov 14, 2017Updated 8 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Sep 22, 2018Updated 7 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆385May 26, 2025Updated 9 months ago
- Get to Statsd: forward simple statistics to a statsd server☆147Feb 23, 2017Updated 9 years ago
- Indexing Module for elasticell (https://github.com/deepfabric/elasticell)☆24Feb 13, 2018Updated 8 years ago
- Native MurmurHash3 Go implementation☆1,015Feb 23, 2023Updated 3 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Sep 22, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Golang in-memory database built on immutable radix trees☆3,451Mar 13, 2026Updated last week
- go-farm: a pure-Go farmhash implementation☆255Sep 24, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- A parallelised web crawler in Go☆25Sep 23, 2014Updated 11 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Dec 16, 2014Updated 11 years ago
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- go-jump: Jump consistent hashing☆388Oct 18, 2021Updated 4 years ago