• Stars
    star
    1
  • Language
    C++
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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