A framework for implementing and certifying impure computations in Coq
☆53Jan 16, 2024Updated 2 years ago
Alternatives and similar repositories for FreeSpec
Users that are interested in FreeSpec are comparing it to the libraries listed below
Sorting:
- Automatically generates Coq FFI bindings to OCaml libraries [maintainer=@lthms]☆38Apr 27, 2023Updated 2 years ago
- Type level algebraic "proofs" using lens combinators☆19Jul 26, 2019Updated 6 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Writeup that goes along with this:☆16Apr 19, 2018Updated 7 years ago
- The Coq Effective Algebra Library [maintainers=@CohenCyril,@proux01]☆74Jan 20, 2026Updated last month
- secret project☆17Mar 14, 2018Updated 7 years ago
- Co-inductive interaction trees provide a way to represent (potentially) non-terminating programs with I/O behavior.☆18Jul 9, 2018Updated 7 years ago
- A standalone implementation of Ltac2 as a Coq plugin. Now part of the main Coq repository.☆33Jun 5, 2019Updated 6 years ago
- Dependently typed Algorithm M and friends☆26Jun 2, 2018Updated 7 years ago
- Coq plugin providing tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators [mai…☆36Oct 28, 2025Updated 4 months ago
- A Formal Library about Elliptic Curves for the Mathematical Components Library.☆15Nov 10, 2021Updated 4 years ago
- Formal proof in Coq of Banach-Tarski paradox.☆19Jan 9, 2026Updated last month
- ☆18May 10, 2022Updated 3 years ago
- ☆37Jan 17, 2024Updated 2 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Jul 22, 2021Updated 4 years ago
- A Library for Representing Recursive and Impure Programs in Coq☆244Jan 22, 2026Updated last month
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…☆35Jul 31, 2024Updated last year
- A version of Epigram 1 that can run with newer GHCs☆55Jul 22, 2017Updated 8 years ago
- Relation algebra library for Coq☆50Feb 17, 2026Updated last week
- A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [maintainer=@ant…☆24Sep 7, 2025Updated 5 months ago
- Lenses in Coq☆17Oct 7, 2022Updated 3 years ago
- Reflection library for Coq☆12Sep 26, 2019Updated 6 years ago
- ☆56Feb 13, 2026Updated 2 weeks ago
- ☆11Jul 20, 2016Updated 9 years ago
- Formalisation of the linear lambda calculus in Coq☆10Dec 2, 2018Updated 7 years ago
- Monadic effects and equational reasoning in Rocq☆74Dec 19, 2025Updated 2 months ago
- A certified semantics for relational programming workout.