depth
Dependency visualizer
A tool to visualize Go source code dependency trees
Visualize Go Dependency Trees
951 stars
15 watching
65 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
command-line-tooldependency-treegovisualizer
Related projects:
Repository | Description | Stars |
---|---|---|
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 |
jpreese/kustomize-graph | Tools for visualizing kustomize application structures and dependencies | 29 |
owenthereal/nut | Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 231 |
golobby/container | An IoC container for dependency injection in Go applications | 566 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
utdemir/nix-tree | Interactive tool for exploring dependencies in Nix package builds | 781 |
petejkim/goop | A dependency manager for Go projects inspired by Bundler. | 777 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 56 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
gopherj/vs | A Vue.js component suite for data visualization using d3.js and leaflet. | 168 |
logrange/linker | A dependency injection and inversion of control framework for Go. | 36 |
moul/depviz | Automates the visual representation of dependencies across multiple projects and tools | 144 |
samber/do | A dependency injection toolkit with Go 1.18+ Generics that provides services with features like health checks, shutdowns, and lifecycle hooks. | 1,889 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
yuroyoro/goast-viewer | Visualizer tool for Golang Abstract Syntax Trees (ASTs) | 773 |