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:
- Benchmarking various RPC implementations☆88Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Interoperable GRPC based publish/subscribe☆40Updated last year
- Streaming TopK estimates☆89Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A library for distributed processing for Go☆59Updated 6 months ago
- rendezvous hashing☆69Updated 4 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Go translation of MetroHash☆113Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago