dgryski / go-ketamaLinks
Ketama implementation compatible with Algorithm::Ketama
☆70Updated 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:
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- rendezvous hashing☆69Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- OpenCensus SQL database driver wrapper for Go