asdf-dependency-graph
dependency graph generator
A utility for generating dependency graphs for Common Lisp systems
A minimal wrapper around dot
available at least on Linux systems to generate dependency-graphs.
8 stars
2 watching
0 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
guicho271828/asdf-viz | A toolset for visualizing object hierarchies and call graphs in Lisp systems | 40 |
ioannad/asd-graph | Tools for visualizing Common Lisp system dependencies | 3 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
ondras/rollup-plugin-graph | Generates a module dependencies graph in the DOT language for use with Graphviz. | 31 |
clue/graph-composer | Creates and visualizes dependency graphs for software projects using GraphViz. | 928 |
seamia/protodot | Transforms .proto files into visual representations of dependency graphs and protocol buffer structures. | 410 |
juandopazo/es-dependency-graph | Utility for analyzing ES6 module dependencies from source code | 29 |
coq-community/coq-dpdgraph | Analyze Coq object dependencies and produce files with dependency information | 86 |
camacho/markdown-magic-dependency-table | A tool to generate dependency tables in markdown files. | 2 |
yav/graphmod | Displays the module dependencies of Haskell programs in a visual graph format | 180 |
28mm/blast-radius | A tool for visualizing Terraform dependency graphs with interactive diagrams | 2,064 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
chris-gardner/usd-noodle | An open-source Python tool to visualize the dependencies of a USD file using a node graph. | 129 |
daveray/dorothy | A Clojure-based DSL for generating Graphviz graphs with a focus on simplicity and flexibility. | 246 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 331 |