DistAlgo / distalgoLinks
This is the Python implementation of DistAlgo, a language for distributed algorithms.
☆92Updated 5 months ago
Alternatives and similar repositories for distalgo
Users that are interested in distalgo are comparing it to the libraries listed below
Sorting:
- Reading the linearizability paper with TLA+☆51Updated 3 years ago
- An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework☆192Updated 2 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols