KostyaRyabov / HyperLogLog

This is a C ++ implementation of the HyperLogLog algorithm. HyperLogLog is an algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KostyaRyabov/HyperLogLog Stargazers