Coq topic
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs. Typical applications include the certification of properties of programming languages, the formalization of mathematics and teaching.
iron
Coq formalizations of functional languages.
ceramist
Verified hash-based AMQ structures in Coq
practical-fm
A gently curated list of companies using verification formal methods in industry
SF-zh
《软件基础》中译版 Software Foundations Chinese Translation
coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...
CompCert
The CompCert formally-verified C compiler
UniMath
This coq library aims to formalize a substantial body of mathematics using the univalent point of view.
magmide
A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.
verdi
A framework for formally verifying distributed systems implementations in Coq