VividCortex / gohistogramLinks
Streaming approximate histograms in Go
☆176Updated 5 years ago
Alternatives and similar repositories for gohistogram
Users that are interested in gohistogram are comparing it to the libraries listed below
Sorting:
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Integer Compression Libraries for Go☆134Updated 7 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- SIMD for Go☆163Updated 8 years ago
- Go implementation of Count-Min-Log☆69Updated 9 months ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- One-pass running statistics☆52Updated 4 years ago
- Go library to work with PARQUET files☆47Updated 5 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- A golang streaming histogram sketch. Fast quantiles and counts below a threshold.☆45Updated 2 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Ready-send coordination layer on top of goroutines.☆51Updated last month
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago