dep-tree
Dependency graph visualization
A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph
Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them.
2k stars
11 watching
38 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
clidependenciesdependencydependency-graphgolanggraphlinterterminaltreetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
kylebanks/depth | A tool to visualize Go source code dependency trees | 951 |
moul/depviz | Automates the visual representation of dependencies across multiple projects and tools | 144 |
clue/graph-composer | Creates and visualizes dependency graphs for software projects using GraphViz. | 929 |
digikar99/asdf-dependency-graph | A utility for generating dependency graphs for Common Lisp systems | 8 |
ioannad/asd-graph | Tools for visualizing Common Lisp system dependencies | 3 |
seamia/protodot | Transforms .proto files into visual representations of dependency graphs and protocol buffer structures. | 424 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 334 |
28mm/blast-radius | A tool for visualizing Terraform dependency graphs with interactive diagrams | 2,072 |
jpreese/kustomize-graph | Tools for visualizing kustomize application structures and dependencies | 29 |
graphitemaster/dep_sort | Generates a topologically sorted list of dependencies with cycle detection. | 13 |
juandopazo/es-dependency-graph | Utility for analyzing ES6 module dependencies from source code | 29 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 322 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,080 |
ondras/rollup-plugin-graph | Generates a module dependencies graph in the DOT language for use with Graphviz. | 31 |
chris-gardner/usd-noodle | An open-source Python tool to visualize the dependencies of a USD file using a node graph. | 131 |