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:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- 💧 In memory dataset filtering☆49Updated 3 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Bloom-filter based search index☆124Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months ago
- Low latency batching queues for Go☆75Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go implementation of Count-Min-Log☆67Updated 5 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Small trigram indexer☆33Updated last year
- An immutability helper for Go☆141Updated 9 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- One-pass running statistics☆52Updated 3 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago