serialx / hashring
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆569Updated 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 5 years ago
- Golang channel helpers and special types☆808Updated 10 months ago
- Golang implementation of Radix trees☆896Updated 6 months ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,020Updated 3 weeks ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Fast golang queue using ring-buffer☆618Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Circuit Breakers in Go☆1,131Updated 8 months ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆547Updated 8 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 4 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆850Updated 5 months ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆682Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆367Updated last year
- go-jump: Jump consistent hashing☆383Updated 3 years ago
- Consistent hash package for Go.☆962Updated 4 years ago
- Consistent hashing with bounded loads in Golang☆710Updated last year
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆371Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,479Updated this week
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 3 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆588Updated 2 years ago
- Raft backend implementation using BoltDB☆664Updated this week
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated last month
- failpoints for go☆395Updated last month
- slab allocator in go☆377Updated last month
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆772Updated last month