serialx / hashringLinks
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆585Updated 5 years ago
Alternatives and similar repositories for hashring
Users that are interested in hashring are comparing it to the libraries listed below
Sorting:
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- Golang channel helpers and special types☆810Updated last year
- Golang implementation of Radix trees☆933Updated last year
- An immutable radix tree implementation in Golang☆1,081Updated 3 weeks ago
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆685Updated 2 years ago
- Consistent hash package for Go.☆982Updated 5 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- Consistent hashing with bounded loads in Golang☆763Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- failpoints for go☆412Updated last month
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 3 years ago
- An interactive tool to analyze Golang goroutine dump.☆475Updated 4 years ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- slab allocator in go☆386Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- Generate .proto files from Go source code.☆736Updated 5 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆895Updated 6 months ago
- Very simple charts with some debug data for Go programs☆517Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- Fast, minimal memory, consistent hash algorithm☆232Updated last month
- OpenTracing instrumentation for packages in the Go stdlib☆224Updated this week
- Circuit Breakers in Go☆1,164Updated last year