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:
- Bloom-filter based search index☆127Updated 4 years ago
- Probabilistic Data Structures for Go☆258Updated 7 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
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Integer Compression Libraries for Go☆134Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Minimal Perfect Hashing for Go☆192Updated last year
- Streaming TopK estimates☆89Updated 4 years ago
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Asynchronous read-ahead for Go readers☆240Updated last year
- Go library to work with PARQUET files☆47Updated 5 years ago
- SIMD for Go☆164Updated 8 years ago
- Parallel and radix sorting in Go☆102Updated 2 years ago
- Go translation of MetroHash☆116Updated last year
- Fast approximate quantiles in Go☆126Updated 3 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 3 years ago
- Bindings for the LMDB C library☆167Updated 3 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- Simple, ordered, key-value persistence library for the Go Language☆268Updated 4 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- An optimized substring search engine written in Go☆546Updated 6 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 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago