gobwas / hashring
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
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆33Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆28Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Expression evaluator for Go☆69Updated last year
- Collect data about your dependencies☆43Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- In memory sharded cache implementation☆34Updated 3 years ago
- High Availability Routing and Queueing Application☆49Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Continuous profiling with perf☆59Updated 4 years ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated this week
- 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 last month
- Load file-backed memory☆120Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- A golang map in which entries expire after given a time period☆57Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Go localization framework☆31Updated 3 weeks ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- High throughput primitives library☆50Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago