fav-ssr

Data structure library

A comprehensive library of verified data structures and algorithms in Coq

Functional Algorithms Verified in SSReflect [maintainer=@clayrat]

GitHub

45 stars
8 watching
7 forks
Language: Coq
last commit: 7 days ago
Linked from 1 awesome list

2-3-treeavl-treebinomial-heapcoqhuffman-codingleftist-heapmathcompquadtreeredblack-treessreflect

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coq-community/parseque A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. 42
coq-community/reglang Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant 41
coq-community/coqeal A Coq library providing algebraic data structures and algorithms 66
coq-community/corn A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. 111
coq-community/gaia A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics 28
coq-community/math-classes A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq 162
coq-community/lemma-overloading A Coq library demonstrating design patterns for automated proof automation and canonical structures 26
coq-community/autosubst Automates formalizing syntactic theories with variable binders in Coq 52
coq-community/graph-theory A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research. 34
coq-community/topology Develops and formalizes basic concepts and results of general topology in Coq. 47
coq-community/atbr A Coq library providing algebraic tools and tactics for working with binary relations 23
coq-community/dedekind-reals A formalization of Dedekind reals numbers in the Coq programming language 43
coq-community/semantics A comprehensive survey of programming language semantics styles implemented in Coq 45
coq-community/tarjan Formalization of Tarjan and Kosaraju's strongly connected component algorithm in Coq for finite graphs. 13
coq-community/alea A library for reasoning about randomized algorithms in Coq 25