dranov / raft-tlaLinks
☆21Updated 4 years ago
Alternatives and similar repositories for raft-tla
Users that are interested in raft-tla are comparing it to the libraries listed below
Sorting:
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- Run TLC in cmd☆15Updated last year
- Reading the linearizability paper with TLA+☆50Updated 3 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆80Updated 2 years ago
- A collection of state machine replication protocols☆121Updated 2 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- Interactive playground for exploring and sharing TLA+ specifications in the browser.☆162Updated last week
- A tool to visualize distributed system logs☆85Updated 3 years ago
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆33Updated 4 years ago
- List of bugs found in distributed protocols☆204Updated last year
- TLA+ snippets, operators, and modules contributed and curated by the TLA+ community☆298Updated 3 weeks ago
- Scalable Distributed System Model Checking with Specification-Level State Exploration☆25Updated last year
- TLA+ Spec of a simplified part of MongoDB replication system☆48Updated 5 years ago
- PGo is a source to source compiler from Modular PlusCal specs into Go programs.☆194Updated last week
- TLA+ specifications accompanying paper: Automated Validation of State-Based Client-Centric Isolation with TLA+. (https://doi.org/10.1007/…☆26Updated last year
- In Spec We Trust☆41Updated 4 months ago
- Distributed termination detection on a ring, due to Shmuel Safra: https://www.cs.utexas.edu/users/EWD/ewd09xx/EWD998.PDF☆42Updated 2 years ago
- TLA+ model checking guided testing for distributed systems☆17Updated last year
- TLA+ specification for the Raft consensus algorithm☆500Updated 9 months ago
- TLA+ specification of Fast Flexible Paxos