dustin / go-probablyLinks
Probabilistic Data Structures for Go
☆256Updated 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:
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Go library to work with PARQUET files☆47Updated 5 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆71Updated 2 years ago
- Go implementation of maglev hashing☆94Updated 2 years ago
- Streaming TopK estimates☆88Updated 4 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
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 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
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 8 years ago
- ☆161Updated 10 months ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 6 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆126Updated 10 years ago
- gk: streaming quantiles☆45Updated 3 years ago