47 skills found · Page 1 of 2
rocq-community / Awesome CoqA curated list of awesome Coq libraries, plugins, tools, verification projects, and resources [maintainer=@palmskog]
QuickChick / QuickChickRandomized Property-Based Testing Plugin for Coq
LPCIC / Coq ElpiCoq plugin embedding elpi
NeonGeckoCom / Neon Tts Plugin CoquiCoqui AI TTS plugin
coq-tactician / Coq TacticianA Seamless, Interactive Tactic Learner and Prover for Coq
uwplse / PUMPKIN PATCHProof Updater Mechanically Passing Knowledge Into New Proofs, Assisting The Coq Hacker
impermeable / Coq WaterproofThe Waterproof plugin for the Coq proof assistant allows you to write Coq proofs in a style that resembles handwritten mathematical proofs, designed to help university students with learning how to prove mathematical statements.
uwplse / Pumpkin PiAn extension to PUMPKIN PATCH with support for proof repair across type equivalences.
rocq-community / ParamcoqOld Coq plugin for parametricity [maintainer=@ppedrot]
akr / CodegenCoq plugin for monomorphization and C code generation
rocq-community / Aac TacticsCoq plugin providing tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators [maintainer=@palmskog]
rocq-prover / Ltac2A standalone implementation of Ltac2 as a Coq plugin. Now part of the main Coq repository.
rocq-community / TrocqA modular parametricity plugin for proof transfer in Coq [maintainers=@CohenCyril,@ecranceMERCE,@amahboubi,@lweqx,@MysaaJava]
rocq-community / BignumsCoq library of arbitrarily large numbers, providing BigN, BigZ, BigQ that used to be part of the standard library [maintainers=@proux01,@erikmd]
rocq-community / AtbrCoq library and tactic for deciding Kleene algebras [maintainer=@tchajed]
dwarfmaster / Commutative DiagramsA coq plugin to deal with commutative diagrams
rocq-community / Coq Plugin TemplateTemplate project for Coq plugins using the Dune build system, showcasing some advanced features [maintainer=@ejgallego]
ybertot / Plugin TutorialsA collection of small projects to illustrate how to write plugins for Coq
AU-COBRA / Coq Rust ExtractionCoq plugin for extracting Rust code
mattam82 / ConstructorsExample Coq plugin