tysonmote / rendezvousLinks
Golang implementation of rendezvous hashing (highest random weight hashing)
☆42Updated 2 years ago
Alternatives and similar repositories for rendezvous
Users that are interested in rendezvous are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A revamped Google's jump consistent hash☆109Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Golang port of simdjson☆86Updated 6 years ago
- rendezvous hashing☆70Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Storing strings without GC overhead☆86Updated last month
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A RAFT Election implementation in Go.☆188Updated 9 months ago
- Go translation of MetroHash☆116Updated last year
- An implementation of Count-Min Sketch in Golang☆37Updated last year
- Interoperable GRPC based publish/subscribe☆41Updated last year
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago