serialx / hashring
Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
☆573Updated 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 channel helpers and special types☆807Updated last year
- Golang implementation of Radix trees☆903Updated 8 months ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆546Updated 8 years ago
- Consistent hash package for Go.☆965Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Fast golang queue using ring-buffer☆621Updated last year
- Goroutine Leak Detector☆1,042Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,033Updated last month
- Buffer/Byte pool for Go☆474Updated 5 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,499Updated last week
- A Go metrics interface with fast buffered metrics and third party reporters☆860Updated 7 months ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 6 months ago
- Benchmarks of Go serialization methods☆1,584Updated 6 months ago
- Generate .proto files from Go source code.☆737Updated 4 years ago
- Consistent hashing with bounded loads in Golang☆722Updated last year
- failpoints for go☆402Updated last week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 2 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆593Updated 2 years ago
- Native MurmurHash3 Go implementation☆973Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- go wrapper for zstd☆447Updated 5 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆778Updated last month
- gorocksdb is a Go wrapper for RocksDB☆951Updated last year
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated 2 weeks ago
- Circuit Breakers in Go☆1,134Updated 10 months ago