HyperLogLog Distinct Value Estimator with an alternative implementation to murmurhash 128bit based on murmurhash-native instead of murmurhashv3
Efficiently estimate the cardinality of a set in Typescript and Javascript
HyperLogLog using a 32-bit murmurhash3 for node and browser