joa / failuredetectorLinks
Phi Accural Failure Detector for Go
☆15Updated 8 years ago
Alternatives and similar repositories for failuredetector
Users that are interested in failuredetector are comparing it to the libraries listed below
Sorting:
- epaxos☆102Updated 10 years ago
- A Go implementation of the CASPaxos protocol☆298Updated 7 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆463Updated 2 months ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- Distributed Programming Framework in GoLang☆229Updated 9 years ago
- Paxos protocol framework☆558Updated 2 years ago
- slab allocator in go☆386Updated last year
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- HyperLogLog and HyperLogLog++ implementation in Go/Golang.☆461Updated 6 years ago
- Distributed RWMutex in Go☆360Updated 6 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- A lightweight library that provides group member discovery, status dissemination, and failure detection using the SWIM epidemic protocol.☆464Updated 4 years ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆211Updated 8 years ago
- GoshawkDB server☆209Updated 7 years ago
- Fast Raft framework using the Redis protocol for Go