gobwas / hashringLinks
Consistent hashing hashring implementation.
☆36Updated last year
Alternatives and similar repositories for hashring
Users that are interested in hashring are comparing it to the libraries listed below
Sorting:
- ☆33Updated 3 years ago
- ☆27Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated last week
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- ☆145Updated last year
- Library for creating predicate mini-languages in Go☆100Updated this week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year