Fast Web log analyzer using probabilistic data structures
-
Updated
Apr 11, 2023 - C
Fast Web log analyzer using probabilistic data structures
Fast HyperLogLog for Python.
The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.
HyperLogLog for PHP implemented as a C extension
A header-only bit vector library for C . This can be used for implementing dynamic bit-vectors for building Bloom-Filters and Hyper-Logs .
Fast Approximate Unique Word Counting (via LogLog-Beta) for the command line
Fast and Redis-compatible HyperLogLog extension for Python 3
Small command line utility taking advantage of HyperLogLog to count distinct lines.
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."