/puniq

Primary LanguageScalaApache License 2.0Apache-2.0

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.