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
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- Golang implementation of Radix trees☆923Updated last year
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Golang channel helpers and special types☆809Updated last year
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Consistent hashing with bounded loads in Golang☆747Updated last year
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- slab allocator in go☆383Updated 9 months ago
- Consistent hash package for Go.☆978Updated 5 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆816Updated 2 years ago
- Goroutine Leak Detector☆1,043Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and …☆291Updated 5 years ago
- failpoints for go☆408Updated 3 weeks ago
- Rich testing for the Go language☆696Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Generate .proto files from Go source code.☆738Updated 4 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆223Updated last week
- Go implementation of a multiplexing and framing protocol for RPC calls☆507Updated 8 months ago
- Simple, fast and scalable golang rpc library for high load☆711Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago