serialx / hashring
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆568Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for hashring
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Fast golang queue using ring-buffer☆613Updated last year
- Buffer/Byte pool for Go☆470Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Golang channel helpers and special types☆807Updated 9 months ago
- Goroutine Leak Detector☆1,040Updated 4 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,461Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- go-jump: Jump consistent hashing☆384Updated 3 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆682Updated 11 months ago
- Consistent hashing with bounded loads in Golang☆698Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆547Updated 8 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Circuit Breakers in Go☆1,127Updated 6 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆582Updated 2 years ago
- concurrency utilities☆289Updated 5 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- A Go metrics interface with fast buffered metrics and third party reporters☆850Updated 3 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- Consistent hash package for Go.☆958Updated 4 years ago
- slab allocator in go☆378Updated 2 years ago
- Native MurmurHash3 Go implementation☆955Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆862Updated 4 years ago
- failpoints for go☆391Updated last week