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 8 months ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆71Updated 2 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Bloom-filter based search index☆123Updated 3 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
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 9 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
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Streaming TopK estimates☆87Updated 4 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- ☆63Updated 3 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Go implementation of maglev hashing☆93Updated 2 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
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 8 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 htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Go management extensions☆259Updated 7 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Like Nexflix Hystrix but in Go☆82Updated 9 years ago
- gk: streaming quantiles☆45Updated 3 years ago