kisielk/godepgraph
A Go dependency graph visualization tool observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 28
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4949
- days_rel: 435
- days_push: 435
- n_releases_24m: 1
Adoption not part of the score
1261 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command-line tool that generates dependency graphs of Go packages, outputting Graphviz dot or Mermaid format. It color-codes packages by type (stdlib, vendored, cgo) and supports filtering out imports.
Use cases
- visualize dependencies of a go package
- generate a dependency graph for a go module
- output package dependencies as graphviz dot
- create mermaid diagrams of go imports
- exclude standard library or vendored packages from a dependency graph
When to choose
- you need a quick visual map of Go package dependencies
- you want Graphviz or Mermaid output for documentation
- you need to filter out stdlib, vendored, or specific imports
When to avoid
- you need runtime or call-graph analysis rather than package imports
- you work outside the Go ecosystem
Facets
cli-tool · maturity active
developer-tools data-visualization parser developer-tools programming-languages data-visualization cli go cross-platform go-packages dependency-graph graphviz mermaid static-analysis
1 source
- readme: https://github.com/kisielk/godepgraph · fetched 2026-08-28 · 80d3d7b4aca1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kisielk/godepgraph | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="kisielk/godepgraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem