go-callvis
Call graph analyzer
Analyzes Go programs to generate visual call graphs and provides an interactive viewer for exploring package relationships
Visualize call graph of a Go program using Graphviz
6k stars
77 watching
418 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
awesome-gocallgraphgolanggolang-toolsgraphvizstatic-analysisvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
lucasepe/modgv | Converts Go module graph output to Graphviz DOT language for visualization | 487 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
gonum/plot | A Go library for creating and visualizing plots. | 2,748 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
osteele/callgraph | Tools for visualizing and analyzing function call sequences in Python programs | 76 |
ivan-m/graphviz | Provides Haskell bindings to visualize graphs and graph data structures using the Graphviz toolkit | 64 |
arl/statsviz | Visualizes real-time runtime metrics of a Go program in the browser. | 3,217 |
pavel7004/graphplot | An open-source Go program for modeling and visualizing electrical circuits | 0 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
awalterschulze/gographviz | Parses and manipulates Graphviz DOT language in Golang | 553 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
crusj/hierarchy-tree-go.nvim | Displays call chains and hierarchical relationships in Go source code | 29 |
go-echarts/go-echarts | A data visualization library for Golang. | 6,605 |