gobwas / hashringLinks
Consistent hashing hashring implementation.
☆35Updated 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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Collect data about your dependencies☆43Updated 4 months ago
- Load file-backed memory☆121Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Fast histograms for Go☆37Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years 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 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆27Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆73Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Library for creating predicate mini-languages in Go☆100Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago