dustin / go-probablyLinks
Probabilistic Data Structures for Go
☆258Updated 7 years ago
Alternatives and similar repositories for go-probably
Users that are interested in go-probably are comparing it to the libraries listed below
Sorting:
- Non blocking data structures for Go☆267Updated 9 years ago
- Bloom-filter based search index☆126Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 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
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- Go implementation of maglev hashing☆95Updated 2 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 9 years ago
- ☆162Updated last year
- Streaming TopK estimates☆88Updated 4 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆146Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Go library to work with PARQUET files☆47Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 9 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago