dustin / go-probablyLinks
Probabilistic Data Structures for Go
☆257Updated 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:
- Streaming approximate histograms in Go☆176Updated 4 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 11 months ago
- 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
- Go implementation of Count-Min-Log☆67Updated 6 months ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Bloom-filter based search index☆124Updated 3 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 8 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- Streaming TopK estimates☆88Updated 4 years ago
- Go implementation of maglev hashing☆94Updated 2 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆125Updated 10 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 8 years ago
- ☆162Updated last year
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Generate datastructures for your types.☆77Updated 6 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
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years 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
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago