raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
☆138May 11, 2025Updated last year
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Dec 3, 2021Updated 4 years ago
- Small and simple actor model implementation.☆10Mar 7, 2026Updated 5 months ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Feb 8, 2025Updated last year
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- Raft library for maintaining a replicated state machine