serialx / hashringLinks
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆586Updated 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☆575Updated 4 years ago
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Golang channel helpers and special types☆810Updated last year
- Golang implementation of Radix trees☆933Updated last year
- Buffer/Byte pool for Go☆481Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,083Updated last week
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆686Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- failpoints for go☆412Updated last week
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 6 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- Consistent hash package for Go.☆981Updated 5 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated this week
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 3 years ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆224Updated last week
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Persistent stacks and queues for Go backed by LevelDB☆861Updated last year
- Consistent hashing with bounded loads in Golang☆767Updated 2 years ago
- slab allocator in go☆386Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆484Updated 2 years ago
- 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☆820Updated 3 years ago
- Circuit Breakers in Go☆1,164Updated last year
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- Very simple charts with some debug data for Go programs☆516Updated 2 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,559Updated 2 weeks ago