1 Repo
Dynamic visual representations of code entities and their interdependencies.
Distinct from Dynamic Component Rendering: Focuses specifically on code symbols and call graphs rather than general UI components or data points.
Explore 1 awesome GitHub repository matching user interface & experience · Symbol Relationship Graphs. Refine with filters or upvote what's useful.
Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships between symbols and structures across large, multi-language codebases. It functions as a static analysis indexer and code dependency visualizer that maps calls and dependencies between source files to help reveal project architecture. The tool enables multi-language project analysis by using a language-agnostic indexing system to track symbols across different programming languages within a single interface. It allows for the discovery of software architecture and the explorati
Renders code relationships as a dynamic graph that updates based on the selected symbol or file.