serialx / hashring
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆577Updated 4 years ago
Alternatives and similar repositories for hashring
Users that are interested in hashring are comparing it to the libraries listed below
Sorting:
- Golang channel helpers and special types☆808Updated last year
- Golang implementation of Radix trees☆908Updated 10 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Consistent hash package for Go.☆973Updated 5 years ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,512Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- Circuit Breakers in Go☆1,145Updated last year
- Collect Golang Runtime Metrics, outputting to a stats handler☆545Updated 9 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated this week
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- failpoints for go☆404Updated 2 weeks ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- slab allocator in go☆378Updated 5 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆871Updated this week
- Simple backoff algorithm in Go (golang)☆644Updated last year