Package Usage: go: github.com/dgryski/go-gk
Package gk implmements Greenwald/Khanna's streaming quantiles
"Space-Efficient Online Computation of Quantile Summaries" (Greenwald, Khanna 2001)
http://infolab.stanford.edu/~datar/courses/cs361a/papers/quantiles.pdf
This implementation is backed by a skiplist to make inserting elements into the
summary faster. Querying is still O(n).
1 version
Latest release: about 5 years ago
89 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/dgryski/go-gk
Dependent Repos 1
betagouv/vouch-proxy Fork of vouch/vouch-proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request moduleSize: 5.68 MB - Last synced: about 2 hours ago - Pushed: over 1 year ago
