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
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆33Updated 2 years ago
- ☆28Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Collect data about your dependencies☆43Updated last week
- A JSON stream parser for Go☆67Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- High throughput primitives library☆50Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆139Updated 4 years 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
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago