Raft Alternatives

Similar projects and alternatives to raft

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better raft alternative or higher similarity.

raft reviews and mentions

Posts with mentions or reviews of raft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.
  • Paxos vs Raft: Have We Reached Consensus on Distributed Consensus?
    5 projects | news.ycombinator.com | 16 Jul 2021
    Author seems to be using https://github.com/ailidani/paxi for actual implementation and proof.

    I'm more of a python/rust guy. There have been some attempts to make model checkers in rust: https://github.com/stateright/stateright

    The issue is that rust is a very large language and it's hard to get it right.

    I have a python implementation of raft over here:

    https://github.com/adsharma/raft/tree/master/raft/states

    That's small enough to be self contained and perhaps run through a model checker some day and transpiled to many statically typed languages.

    The issue with TLA+ proofs such as:

    https://github.com/fpaxos/raft.tla

    is that it's hard to tell if a particular C++ or Rust implementation conforms to the spec.

    So how do we check and transpile?

    * https://www.philipzucker.com/Modelling_TLA_in_z3py/

  • Rqlite: The lightweight, distributed relational database built on SQLite
    7 projects | news.ycombinator.com | 22 Jan 2021
    https://github.com/adsharma/raft

    Bug reports welcome

Stats

Basic raft repo stats
2
8
0.0
over 1 year ago

adsharma/raft is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of raft is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com