UltraLogLog: A Practical and More Space-Efficient Alternative to HyperLogLog for Approximate Distinct Counting
-
Updated
Apr 23, 2024 - Python
UltraLogLog: A Practical and More Space-Efficient Alternative to HyperLogLog for Approximate Distinct Counting
ExaLogLog: Space-Efficient and Practical Approximate Distinct Counting up to the Exa-Scale
HyperLogLog en C++ y OpenMP para cálculo de similitud de genomas mediante índice de Jaccard
Implements the Hyper Log Log approximate count-distinct algorithm.
A Rust implementation of the CVM algorithm for counting distinct elements in a stream
This project provides an implementation of the count-distinct problem, also known as the cardinality estimation problem, in computer science
Add a description, image, and links to the count-distinct topic page so that developers can more easily learn about it.
To associate your repository with the count-distinct topic, visit your repo's landing page and select "manage topics."