gholt / ring
Consistent Hashing Partition Ring for Go (golang)
☆130Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ring
- Non blocking data structures for Go☆267Updated 8 years ago
- slab allocator in go☆378Updated 2 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 4 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 5 years ago
- Package rpool provides a resource pool.☆88Updated 8 years ago
- Deprecated. Please go look at monkit!☆174Updated 5 years ago
- go-jump: Jump consistent hashing☆384Updated 3 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- Go library to access Kafka metadata in Zookeeper☆100Updated 5 years ago
- Fast, minimal memory, consistent hash algorithm☆223Updated 10 months ago
- experimenting with groupcache☆159Updated 11 years ago
- Get to Statsd: forward simple statistics to a statsd server☆149Updated 7 years ago
- Fast Raft framework using the Redis protocol for Go☆543Updated 4 years ago
- OVO is an In-Memory Key/Value Storage☆93Updated 8 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- Distributed RWMutex in Go☆343Updated 5 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 7 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Updated 9 years ago
- Measure and throttle the rate at which data is transferred.☆258Updated 5 months ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A Go implementation of the CASPaxos protocol☆295Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆89Updated 2 years ago
- A Go database☆531Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated last month