edwingeng / doublejump
A revamped Google's jump consistent hash
☆105Updated 2 years ago
Alternatives and similar repositories for doublejump:
Users that are interested in doublejump are comparing it to the libraries listed below
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- A tiny library to get current goroutine id☆91Updated last year
- Write ahead Raft log for Go