asd-graph
Dependency analyzer
Tools for visualizing Common Lisp system dependencies
Graphs dependencies in the asd files of Common Lisp systems.
3 stars
1 watching
2 forks
Language: Common Lisp
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
digikar99/asdf-dependency-graph | A utility for generating dependency graphs for Common Lisp systems | 8 |
guicho271828/asdf-viz | A toolset for visualizing object hierarchies and call graphs in Lisp systems | 41 |
yav/graphmod | Displays the module dependencies of Haskell programs in a visual graph format | 182 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 198 |
juandopazo/es-dependency-graph | Utility for analyzing ES6 module dependencies from source code | 29 |
kaveh808/kons-9 | An integrated development environment and 3D graphics authoring system in Common Lisp | 586 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 322 |
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. | 929 |
igraph/igraph | A comprehensive C library for analyzing and understanding complex networks and graph structures | 1,775 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 72 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 334 |
moul/depviz | Automates the visual representation of dependencies across multiple projects and tools | 144 |