tlaplus / ExamplesLinks
A collection of TLA⁺ specifications of varying complexities.
☆1,421Updated 3 weeks ago
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,558Updated last week
- Dr. TLA+ series - learn an algorithm and protocol, study a specification☆843Updated 3 years ago
- TLA+ language support for Visual Studio Code☆398Updated this week
- TLA+ snippets, operators, and modules contributed and curated by the TLA+ community☆299Updated 3 weeks ago
- TLA+ specification for the Raft consensus algorithm☆501Updated 9 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!☆497Updated last year
- APALACHE: symbolic model checker for TLA+ and Quint☆508Updated last week
- Black-box transactional safety checker based on cycle detection☆681Updated last week
- A TLA+ guide☆278Updated 3 years ago
- A fast linearizability checker written in Go 🔎☆1,116Updated 2 months ago
- Azure Cosmos TLA+ specifications☆287Updated last year
- A framework for formally verifying distributed systems implementations in Coq☆610Updated 5 months ago
- Awesome list for Paxos and friends☆2,121Updated last year
- 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…☆799Updated 5 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,057Updated 9 years ago
- A curated list of TLA+ resources.☆160Updated last year
- Curated list of resources on testing distributed systems☆2,593Updated last month
- A gently curated list of companies using verification formal methods in industry☆579Updated last month
- The P programming language.