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
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Bloom-filter based search index☆125Updated 3 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 6 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Go implementation of Count-Min-Log☆68Updated 7 months ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Small trigram indexer☆33Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Go implementation of maglev hashing☆94Updated 2 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Go bindings for TrailDB☆47Updated 5 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Fast approximate quantiles in Go☆125Updated 2 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago