andimiller / puniq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puniq

A version of the traditional UNIX tool uniq, but probabilistic, so it's puniq.

It uses Theta sketches by default, but I could add more sketch types like HyperLogLog as examples.

About

License:Apache License 2.0


Languages

Language:Scala 92.5%Language:Nix 7.5%