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
- An immutable radix tree implementation in Golang☆1,079Updated last week
- Golang implementation of Radix trees☆931Updated last year
- Visualise Go program GC trace data in real time☆1,098Updated 6 years ago
- Golang channel helpers and special types☆810Updated last year
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆489Updated last week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆381Updated 6 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Consistent hashing with bounded loads in Golang☆760Updated 2 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆685Updated 2 years ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- failpoints for go☆411Updated last week
- A Go metrics interface with fast buffered metrics and third party reporters☆894Updated 5 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 3 years ago
- Consistent hash package for Go.☆981Updated 5 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,552Updated this week
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Simple, fast and scalable golang rpc library for high load☆709Updated 3 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 4 years ago
- Circuit Breakers in Go☆1,164Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- Rich testing for the Go language☆696Updated last year
- slab allocator in go☆386Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆483Updated 2 years ago