LogLog based Cardinality Estimator
☆63Nov 14, 2017Updated 8 years ago
Alternatives and similar repositories for loglogbeta
Users that are interested in loglogbeta are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- HyperBitBit☆135Mar 21, 2017Updated 9 years ago
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation☆25Jan 1, 2018Updated 8 years ago
- A counter data structure that knows when to start estimating to save space☆34Oct 9, 2017Updated 8 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Nov 1, 2015Updated 10 years ago
- Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams☆37Jun 3, 2017Updated 8 years ago
- ☆37Aug 29, 2018Updated 7 years ago
- ☆17Mar 12, 2019Updated 7 years ago
- Probabilistic Multiplicity Counting☆49Sep 29, 2015Updated 10 years ago
- Utility to scan your Redis instance☆14May 26, 2016Updated 9 years ago
- Implementation of 'Recordinality' cardinality estimation sketch with distinct value sampling☆55Aug 20, 2013Updated 12 years ago
- Sliding-LogLog-Beta☆36Jun 13, 2017Updated 8 years ago
- ☆11Sep 15, 2017Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Mar 9, 2021Updated 5 years ago
- A property-based testing library☆37Jun 24, 2017Updated 8 years ago
- A collection of essential helper Functions☆19Sep 17, 2023Updated 2 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Aug 12, 2016Updated 9 years ago
- Optimal Quantile Approximation in Streams☆162Feb 15, 2023Updated 3 years ago
- Query string parser for the Bleve text indexing library☆30Oct 4, 2016Updated 9 years ago
- ☆10Jan 5, 2015Updated 11 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Jun 22, 2016Updated 9 years ago
- Reader and writer of HDF5 files☆18Jul 15, 2017Updated 8 years ago
- A simple library for querying the AST of a Go program☆11Feb 10, 2015Updated 11 years ago
- tools to modify go programs☆11Nov 5, 2015Updated 10 years ago
- ☆15Jan 22, 2017Updated 9 years ago
- ☆15Sep 15, 2017Updated 8 years ago
- Streaming TopK estimates☆88Jun 16, 2021Updated 4 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆51Jul 7, 2018Updated 7 years ago
- Mirror github releases with an Amazon S3 bucket 🔄☆13Jan 19, 2023Updated 3 years ago
- Quickly detect already witnessed data.☆157Jul 11, 2024Updated last year
- Fast, sparse bitsets☆21Apr 5, 2021Updated 4 years ago
- Streaming TopK estimates☆13Sep 25, 2025Updated 5 months ago
- 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
- GoTable is a cool NoSQL database powered by Go and RocksDB☆53Dec 20, 2023Updated 2 years ago
- Official repository for the official implementation of HyperBitT, HyperBitBit64, and HyperTwoBits