Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 709 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 709 Bytes

ZetaSketch

Test Go Reference License

A collection of libraries for single-pass, distributed, sublinear-space approximate aggregation and sketching algorithms. Currently: HyperLogLog++; more to come.

Go port of the original Java library https://github.com/google/zetasketch. Copyright 2019 Google LLC, Licensed under the Apache License, Version 2.0.