count-min-sketch topic
BoomFilters
Probabilistic data structures for processing continuous, unbounded streams.
countminsketch
An implementation of Count-Min Sketch in Golang
count-min-sketch
Count-Min Sketch Implementation in C
pyprobables
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
sketchy
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
khmer
In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more
sketch
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
ProbabilisticDataStructures
A probabilistic data structures library for C#
Maybe
A class library implementing probabilistic data structures in .NET