dgryski / go-ketama
Ketama implementation compatible with Algorithm::Ketama
☆65Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-ketama
- Write-ahead log in Golang☆41Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- rendezvous hashing☆61Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Interoperable GRPC based publish/subscribe☆41Updated last month
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Generate field mask utilities from proto files☆11Updated 7 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 5 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆38Updated last year
- In memory sharded cache implementation☆32Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- An automatic way of creating command line options to override fields from a struct.☆20Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 5 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 4 years ago
- HyperLogLog in golang☆25Updated 6 years ago