serialx / hashringLinks
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆581Updated 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
- Golang channel helpers and special types☆809Updated last year
- Golang implementation of Radix trees☆926Updated last year
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,064Updated last month
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated this week
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆379Updated 4 months ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆687Updated last year
- OpenTracing instrumentation for packages in the Go stdlib☆223Updated last week
- Diodes are ring buffers manipulated via atomics.☆487Updated 2 weeks ago
- failpoints for go☆409Updated this week
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- slab allocator in go☆385Updated 10 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Consistent hashing with bounded loads in Golang☆749Updated last year
- Goroutine Leak Detector☆1,043Updated 5 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- Consistent hash package for Go.☆979Updated 5 years ago
- Simple, fast and scalable golang rpc library for high load☆710Updated 3 years ago
- Goroutine local storage☆686Updated 3 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Go implementation of a multiplexing and framing protocol for RPC calls☆508Updated 9 months ago