influxdata / tdigest
An implementation of Ted Dunning's t-digest in Go.
☆141Updated last year
Alternatives and similar repositories for tdigest:
Users that are interested in tdigest are comparing it to the libraries listed below
- Fast approximate quantiles in Go☆127Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆111Updated 11 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Effective Computation of Things☆189Updated 2 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆135Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.