gobwas / hashringLinks
Consistent hashing hashring implementation.
☆34Updated last year
Alternatives and similar repositories for hashring
Users that are interested in hashring are comparing it to the libraries listed below
Sorting:
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- ☆33Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Collect data about your dependencies☆43Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- High throughput primitives library☆50Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- In memory sharded cache implementation☆35Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- ☆28Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated 3 weeks ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago