uwplse / verdi-raftLinks
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
☆191Updated 2 years ago
Alternatives and similar repositories for verdi-raft
Users that are interested in verdi-raft are comparing it to the libraries listed below
Sorting:
- Implementation of Raft consensus algorithm☆113Updated 11 years ago
- FSCQ is a certified file system written and proven in Coq☆250Updated 3 years ago
- Distributed Separation Logic: a framework for compositional verification of distributed protocols and their implementations in Coq☆100Updated last year
- The TLA⁺ Proof Manager☆104Updated this week
- ☆33Updated 3 years ago
- A framework for formally verifying distributed systems implementations in Coq☆610Updated 5 months ago
- Lem semantic definition language☆148Updated 8 months ago
- Reading the linearizability paper with TLA+☆50Updated 3 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆80Updated 2 years ago
- IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform f…☆101Updated last week
- Command line binaries for the TLA+ language☆170Updated 2 years ago
- TLA+ specification of Flexible Paxos☆41Updated 2 years ago
- Cogent Project☆172Updated 8 months ago
- Source Code for 'Practical TLA+' by Hillel Wayne☆293Updated 3 years ago
- TLA+ snippets, operators, and modules contributed and curated by the TLA+ community☆299Updated 3 weeks ago
- TLA+ Spec of a simplified part of MongoDB replication system☆48Updated 6 years ago
- A TLA+ module for animating TLC traces.☆47Updated last year
- IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform f…☆234Updated 4 years ago
- Verifying concurrent storage and distributed systems☆208Updated this week
- Tests with PlusCal / TLA+☆25Updated 8 years ago
- PGo is a source to source compiler from Modular PlusCal specs into Go programs.☆194Updated this week
- Goose converts a subset of Go to Rocq