tysonmote / rendezvous
Golang implementation of rendezvous hashing (highest random weight hashing)
☆38Updated last year
Alternatives and similar repositories for rendezvous:
Users that are interested in rendezvous are comparing it to the libraries listed below
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆23Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 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
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Bleve Extensions☆48Updated 10 months ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 9 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A library for distributed processing for Go☆57Updated last year
- Golang port of simdjson☆86Updated 4 years ago
- Go bindings for ForestDB☆37Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- rendezvous hashing☆61Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- A revamped Google's jump consistent hash☆103Updated 2 years ago