Distributed Separation Logic: a framework for compositional verification of distributed protocols and their implementations in Coq
☆100Jul 26, 2024Updated last year
Alternatives and similar repositories for disel
Users that are interested in disel are comparing it to the libraries listed below
Sorting:
- A Coq-based framework to verify the correctness of Byzantine fault-tolerant distributed systems☆32Aug 13, 2019Updated 6 years ago
- A framework for formally verifying distributed systems implementations in Coq☆618Jan 27, 2026Updated last month
- Towards Optic-Based Algebraic Theories: the Case of Lenses☆17Nov 26, 2018Updated 7 years ago
- Libraries demonstrating design patterns for programming and proving with canonical structures in Coq [maintainer=@anton-trunov]☆27Mar 28, 2025Updated 11 months ago
- A Rocq formalization of information theory and linear error-correcting codes☆75Feb 18, 2026Updated last week
- Formalization of the Truly Stateless Concurrency Model Checker in Coq☆13Nov 16, 2021Updated 4 years ago
- A proof of Abel-Ruffini theorem.☆30Oct 17, 2025Updated 4 months ago
- VERified asSembler for cryptographic primitives☆12Jul 15, 2023Updated 2 years ago
- Lecture notes for a short course on proving/programming in Coq via SSReflect.☆175Jun 24, 2021Updated 4 years ago
- The Coq Effective Algebra Library [maintainers=@CohenCyril,@proux01]☆74Jan 20, 2026Updated last month
- Partial Commutative Monoids☆32Feb 18, 2026Updated last week
- Formalisation of the linear lambda calculus in Coq☆10Dec 2, 2018Updated 7 years ago
- A new language for optimization☆13May 17, 2021Updated 4 years ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…