该项目是 Go 语言对 HyperLogLog 和 HyperLogLog++ 算法的实现。
HyperLogLog paper: http://algo.inria.fr/flajolet/Publications/FlFuGaMe07.pdf
HyperLogLog++ paper: http://research.google.com/pubs/pub40671.html