dgryski / go-lttbLinks
Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm
☆71Updated 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:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- Low latency batching queues for Go☆75Updated 8 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Context helpers☆24Updated 9 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆34Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 4 years ago
- Go bindings for TrailDB☆47Updated 5 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.☆53Updated 6 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 3 years ago