Repository navigation

#

hyperloglog

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

Python
2675
1 年前

HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom

Go
972
1 个月前

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash

TypeScript
398
22 天前

Fast Web log analyzer using probabilistic data structures

C
388
1 个月前

HyperMinHash: Bringing intersections to HyperLogLog

Go
304
7 年前

Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.

C#
292
2 年前

Fast and accurate genomic distances using HyperLogLog

C++
160
2 年前

C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings

C++
152
9 个月前

Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)

Clojure
148
2 年前

Fast HyperLogLog for Python.

C
105
3 个月前

Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.

Rust
86
8 个月前

Estimating k-mer coverage histogram of genomics data

C++
78
1 年前

Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.

Go
77
2 年前

Paper about the estimation of cardinalities from HyperLogLog sketches

TeX
62
4 年前

HyperLogLog cardinality estimation algorithm in go/golang!

Go
60
1 年前

Union, intersection, and set cardinality in loglog space

Java
56
2 年前

The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.

C
55
4 年前

A HyperLogLog implementation in Rust.

Rust
50
1 个月前