serialx / hashring
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆576Updated 4 years ago
Alternatives and similar repositories for hashring:
Users that are interested in hashring are comparing it to the libraries listed below
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Golang implementation of Radix trees☆905Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,038Updated 2 weeks ago
- Consistent hash package for Go.☆972Updated 5 years ago
- Golang channel helpers and special types☆809Updated last year
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Goroutine Leak Detector☆1,044Updated 4 years ago
- Fast golang queue using ring-buffer☆623Updated 2 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆545Updated 8 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆869Updated this week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- Diodes are ring buffers manipulated via atomics.☆473Updated 2 weeks ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,512Updated 2 weeks ago
- Go package implementing bitsets☆1,408Updated this week
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- Native MurmurHash3 Go implementation☆978Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- concurrency utilities☆296Updated 5 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆779Updated last month
- A golang LRU Cache for high concurrency☆1,344Updated 4 months ago
- Circuit Breakers in Go☆1,141Updated 11 months ago
- Consistent hashing with bounded loads in Golang☆730Updated last year
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago