Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
-
Updated
Aug 14, 2024 - Rust
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
Lightning fast concurrent HyperLogLog for Rust.
Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms
A crate for estimating the cardinality of distinct elements in a stream or dataset.
Fast and Memory Efficient Genome Sketching via HyperLogLog, HyperMinHash and UltraLogLog
A simple HyperLogLog implementation in rust
A SIMD optimized implementation of the HLL and HLL++ algorithms in Rust
HyperLogLog is a Space-Efficient Probabilistic Algorithm Designed for Cardinality Estimation
Redis re-implemented in Rust, featuring robust multi-threading support.
A rust implementation of google's HyperLogLog for cardinality estimation
Rust port of the Google Zetasketch library
Rust implementation of a probabilistic multiset cardinality algorithm
Add a description, image, and links to the hyperloglog topic page so that developers can more easily learn about it.
To associate your repository with the hyperloglog topic, visit your repo's landing page and select "manage topics."