Reading the linearizability paper with TLA+
☆51Apr 24, 2022Updated 3 years ago
Alternatives and similar repositories for tla-linearizability
Users that are interested in tla-linearizability are comparing it to the libraries listed below
Sorting:
- Tool for automatically inferring inductive invariants of distributed protocols.☆21Jan 19, 2026Updated last month
- Material for a workshop on Apalache and TLA+. To be populated with more examples.☆22Apr 17, 2023Updated 2 years ago
- Examples for TLAPS (TLA+ Proof System)☆16May 9, 2020Updated 5 years ago
- TLA+ specifications and proofs of Logless Dynamic Reconfiguration in MongoDB Replication.☆14Dec 16, 2024Updated last year
- Pluscal/TLA+ modeling of distributed systems/protocols☆81Oct 21, 2023Updated 2 years ago
- Tools for conformance monitoring on Kubernetes with TLA+☆23Jun 26, 2024Updated last year
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆33Jan 18, 2021Updated 5 years ago
- A specification of the CBC Casper consensus protocols written in TLA+ and PlusCal (transpiled to TLA+)☆20Aug 12, 2019Updated 6 years ago
- TLA+ snippets, operators, and modules contributed and curated by the TLA+ community☆304Updated this week
- APALACHE: symbolic model checker for TLA+ and Quint☆527Feb 11, 2026Updated 2 weeks ago
- TLA+ specification for Succinct Atomic Swap smart contract☆23Jul 3, 2020Updated 5 years ago
- Collection of Distributed Protocol Verification Problems☆15Apr 27, 2024Updated last year
- A tree-sitter grammar for TLA⁺ and PlusCal☆73Feb 17, 2026Updated 2 weeks ago
- ☆30Mar 4, 2024Updated last year
- ☆17Oct 2, 2017Updated 8 years ago
- Run TLC in cmd☆15Jan 20, 2026Updated last month
- Some experiments in making exercises for teaching TLA+☆19May 7, 2025Updated 9 months ago
- Rewrites TLA⁺ specs to use Unicode symbols instead of ASCII, and vice-versa☆41Jul 22, 2025Updated 7 months ago
- Fully proved small C functions (examples for verification course).☆17Jun 26, 2017Updated 8 years ago
- Dr. TLA+ series - learn an algorithm and protocol, study a specification☆848Apr 18, 2022Updated 3 years ago
- Different TLA+ specifications, mostly for learning purposes☆31May 6, 2024Updated last year
- TLA+ specifications of various protocols used by wallets in the nitro protocol.☆18Jun 12, 2020Updated 5 years ago
- Verification-Driven Development☆21Mar 26, 2021Updated 4 years ago
- TLA+ questions, answers, and experiments☆23Aug 30, 2022Updated 3 years ago
- AppCoins is a blockchain-based protocol for the App Economy supported by the Aptoide App Store, and the first ICO serving 200 million us…☆12May 22, 2018Updated 7 years ago
- Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time☆20Dec 4, 2018Updated 7 years ago
- The TLA⁺ Proof Manager☆108Jan 15, 2026Updated last month
- Specula: A Framework for Synthesizing High-Quality TLA+ Specifications from Source Code