tysonmote / rendezvous
Golang implementation of rendezvous hashing (highest random weight hashing)
☆41Updated last year
Alternatives and similar repositories for rendezvous:
Users that are interested in rendezvous are comparing it to the libraries listed below
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- rendezvous hashing☆64Updated 3 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆18Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆23Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A universal log interface☆80Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- DNS SRV Load Balancer for gRPC☆42Updated 7 years ago