tlaplus / ExamplesLinks
A collection of TLA⁺ specifications of varying complexities.
☆1,418Updated last week
Alternatives and similar repositories for Examples
Users that are interested in Examples are comparing it to the libraries listed below
Sorting:
- TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.☆2,534Updated last week
- Dr. TLA+ series - learn an algorithm and protocol, study a specification☆844Updated 3 years ago
- TLA+ snippets, operators, and modules contributed and curated by the TLA+ community☆298Updated 2 weeks ago
- TLA+ language support for Visual Studio Code☆395Updated this week
- APALACHE: symbolic model checker for TLA+ and Quint☆505Updated this week
- TLA+ specification for the Raft consensus algorithm☆500Updated 8 months ago
- Source Code for 'Practical TLA+' by Hillel Wayne☆293Updated 3 years ago
- Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!☆495Updated last year
- A TLA+ guide☆278Updated 3 years ago
- A framework for formally verifying distributed systems implementations in Coq☆609Updated 4 months ago
- Azure Cosmos TLA+ specifications☆286Updated last year
- Black-box transactional safety checker based on cycle detection☆679Updated 3 weeks ago
- A fast linearizability checker written in Go 🔎☆1,101Updated 2 months ago
- Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from findin…☆794Updated 5 months ago
- A curated list of TLA+ resources.☆160Updated last year
- Command line binaries for the TLA+ language☆170Updated 2 years ago
- A gently curated list of companies using verification formal methods in industry☆577Updated last month
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,053Updated 9 years ago
- Formal models of core Elasticsearch algorithms☆214Updated 9 months ago
- Awesome list for Paxos and friends