dgryski / go-ketamaLinks
Ketama implementation compatible with Algorithm::Ketama
☆69Updated 5 years ago
Alternatives and similar repositories for go-ketama
Users that are interested in go-ketama are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆176Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- rendezvous hashing☆68Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 11 months ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A universal log interface☆80Updated 5 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Go implementation of maglev hashing☆94Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago