dgryski / go-lttbLinks
Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm
☆72Updated 2 years ago
Alternatives and similar repositories for go-lttb
Users that are interested in go-lttb are comparing it to the libraries listed below
Sorting:
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Updated 9 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory