Categorygithub.com/bsm/zetasketch
repositorypackage
0.1.0
Repository: https://github.com/bsm/zetasketch.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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.