verdi-raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework (by uwplse)
ic3po
IC3PO: IC3 for Proving Protocol Properties (by aman-goel)
verdi-raft | ic3po | |
---|---|---|
1 | 2 | |
181 | 25 | |
0.6% | - | |
6.6 | 4.3 | |
9 months ago | 2 days ago | |
Coq | Python | |
BSD 2-clause "Simplified" License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
verdi-raft
Posts with mentions or reviews of verdi-raft.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-27.
-
Paxos automatically determined safe and secure
Raft has been manually verified which was the hurdle here that makes the result interesting:
https://github.com/uwplse/verdi-raft
ic3po
Posts with mentions or reviews of ic3po.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-27.
What are some alternatives?
When comparing verdi-raft and ic3po you can also consider the following projects:
libsparkcrypto - A cryptographic library in SPARK 2014
aneris - Program logic for developing and verifying distributed systems
rqlite - The lightweight, user-friendly, distributed relational database built on SQLite.
coq-library-undecidability - A library of mechanised undecidability proofs in the Coq proof assistant.
rupicola - Gallina to Bedrock2 compilation toolkit
verdi - A framework for formally verifying distributed systems implementations in Coq