tysonmote / rendezvous
Golang implementation of rendezvous hashing (highest random weight hashing)
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rendezvous
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆17Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 7 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆23Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 7 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Interoperable GRPC based publish/subscribe☆41Updated 2 months ago
- Go client library for Pilosa☆58Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- DNS SRV Load Balancer for gRPC☆42Updated 6 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago