tysonmote / rendezvousLinks
Golang implementation of rendezvous hashing (highest random weight hashing)
☆42Updated last year
Alternatives and similar repositories for rendezvous
Users that are interested in rendezvous are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Storing strings without GC overhead☆84Updated last week
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Interoperable GRPC based publish/subscribe☆40Updated last year
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A RAFT Election implementation in Go.☆189Updated 5 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Non-Invasive goroutine inspector☆92Updated last month