gholt / ringLinks
Consistent Hashing Partition Ring for Go (golang)
☆132Updated 7 years ago
Alternatives and similar repositories for ring
Users that are interested in ring are comparing it to the libraries listed below
Sorting:
- Non blocking data structures for Go☆267Updated 9 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Deprecated. Please go look at monkit!☆175Updated 6 years ago
- github.com/cznic/b has moved to modernc.org/b☆223Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 6 months ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- A Go database☆529Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- slab allocator in go☆386Updated last year
- Measure and throttle the rate at which data is transferred.☆260Updated last year
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- A collection of concurrent ring buffers☆134Updated 7 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…☆287Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- net/http handler filters☆347Updated 4 years ago
- Fast, minimal memory, consistent hash algorithm☆232Updated last month
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 6 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 2 months ago