dustin / go-probably
Probabilistic Data Structures for Go
☆255Updated 6 years ago
Alternatives and similar repositories for go-probably:
Users that are interested in go-probably are comparing it to the libraries listed below
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 3 months ago
- Streaming TopK estimates☆86Updated 3 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- ☆63Updated 2 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- Bloom-filter based search index☆122Updated 3 years ago
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 8 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆71Updated 2 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Sliding-LogLog-Beta☆37Updated 7 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Go implementation of Count-Min-Log☆66Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 5 years ago
- Like Nexflix Hystrix but in Go☆82Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 8 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 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
- Go library to work with PARQUET files☆46Updated 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☆65Updated 8 years ago
- Go translation of MetroHash☆109Updated last month
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- State Machine Assisted Testing☆77Updated 4 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Bloom filters implemented in Go.☆146Updated 6 years ago