coq-dpdgraph
Dependency analyzer
Analyze Coq object dependencies and produce files with dependency information
Build dependency graphs between Coq objects [maintainers=@Karmaki,@ybertot]
86 stars
8 watching
27 forks
Language: Coq
last commit: 8 days ago
Linked from 2 awesome lists
coqcoq-cicoq-platformdependency-analysisdependency-graphdocker-coq-action
Related projects:
Repository | Description | Stars |
---|---|---|
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/chapar | A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
coq-community/paramcoq | A Coq plugin providing commands for generating parametricity statements used in data refinement proofs. | 44 |
tomtom-international/cpp-dependencies | A tool that scans C++ source code to generate dependency graphs in .dot format | 745 |
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 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 71 |
coq-community/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 45 |
coq-community/dblib | A Coq library for manipulating binding structures in syntax with binders. | 30 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
coq-community/docker-coq | Provides pre-configured Docker images for building and testing the Coq proof assistant | 37 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |