mryndzionek / tlaplus_specsLinks
Different TLA+ specifications, mostly for learning purposes
☆32Updated last year
Alternatives and similar repositories for tlaplus_specs
Users that are interested in tlaplus_specs are comparing it to the libraries listed below
Sorting:
- The rewrite of TLAPM, the TLAPS proof manager☆1Updated 6 years ago
- The TLA⁺ Proof Manager☆82Updated this week
- An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework☆189Updated last year
- A script for running TLA+/TLC from the command line☆80Updated 4 years ago
- A minimalistic blockchain consensus implemented and verified in Coq☆113Updated 5 years ago
- Material for a workshop on Apalache and TLA+. To be populated with more examples.☆22Updated 2 years ago
- Proving a blocking queue deadlock free in a dozen different ways☆42Updated 9 months ago
- Distributed Separation Logic: a framework for compositional verification of distributed protocols and their implementations in Coq☆98Updated last year
- A TLA+ module for animating TLC traces.☆46Updated 7 months ago
- Rewrites TLA⁺ specs to use Unicode symbols instead of ASCII, and vice-versa☆39Updated 2 weeks ago
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆32Updated 4 years ago
- ☆15Updated 7 years ago
- Convert TLA+ output (and values) into JSON☆27Updated 4 years ago
- Reading schedule and our library of pdfs☆24Updated 6 years ago
- Model-based testing tool☆60Updated 4 months ago
- A public repository to host Alloy models. This repository holds public models to be used as entertainment, examples, tutorials, utilitie…☆134Updated last month
- Verified hash-based AMQ structures in Coq☆124Updated 5 years ago
- Lem semantic definition language☆144Updated 4 months ago
- Interactive, web-based tool for exploring, visualizing, and sharing formal specifications in TLA+.☆132Updated this week
- Utilities for the TLA+ ecoystem and model-based testing using TLA+.☆28Updated 2 years ago
- Distributed Data Structures in Coq☆49Updated 11 years ago
- Electrum is a temporal extension to Alloy. Alloy is a language for describing structures and a tool for exploring them. It has been used …☆47Updated 2 years ago
- LVC verified compiler