gobwas / hashring
Consistent hashing hashring implementation.
☆34Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for hashring
- ☆33Updated 2 years ago
- ☆28Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 8 months ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Collect data about your dependencies☆41Updated 2 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- In memory sharded cache implementation☆32Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 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
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last year
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 9 months ago