DistAlgo / distalgoLinks
This is the Python implementation of DistAlgo, a language for distributed algorithms.
☆91Updated 3 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+☆50Updated 3 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆80Updated 2 years ago
- An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework