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:
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- HyperLogLog in golang☆26Updated 7 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Go implementation of Count-Min-Log☆67Updated 5 months ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- ☆29Updated 9 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- P-Square Algorithm in Go☆36Updated 3 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 9 months ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 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
- Small trigram indexer☆33Updated last year
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Context helpers☆24Updated 9 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆202Updated 4 years ago