There are 4 repositories under call-graph topic.
An easy-to-learn/use static analysis framework for Java
Static call graph generator. The official Python 3 version. Development repo.
A Dear ImGui Widget for displaying Flame Graphs.
Explore and improve architecture of software, visualize structure and dependencies of codebases, calculate code metrics
一个轻量级的springboot项目性能分析工具,通过追踪方法调用链路以及对应的运行时长快速定位性能瓶颈。A lightweight springboot monitoring system for tracing call graph,which can help you find method's performances easily so that you can optimize them.
A simple tool to generate a call graph for calls within Windows CMD (batch) files.
🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
🧩 Tibo – CLI tool for codebase indexing, embedding and natural language querying.
:tada: Testing Routine for CI to detect layering violations in C projects
A benchmark for Rust call-graph generators
Generate Sourcetrail project for CLS (Common Language Syntax)
🚀 Graphviz: Visualize complex graphs effortlessly! Transform data into stunning diagrams with ease. Perfect for networking, bioinformatics, and more. Boost your projects with clear, professional visuals. Get started now and see the difference! [MIRROR][UNOFFICIAL]
WASM Inspector is a fast Rust-powered tool for analyzing WebAssembly modules in your browser or via CLI. It reveals module structure, function call graphs, performance metrics, memory usage, and runtime compatibility. The core engine is compiled to WebAssembly for efficient client-side analysis in the web interface.
Tracewrap is a powerful, non-invasive instrumentation tool for Go applications. It uses a simple YAML configuration file to automatically wrap function calls, generate detailed trace logs, and create visual call graphs—enabling you to analyze execution paths, debug performance issues, and optimize your code without modifying your source.
This repository contains the results for computing callgraphs that support programs that contain serialization and deserialization.
A tool to visualise Python function calls and code complexity.
Wolfram Language (aka Mathematica) paclet with call-graph creation and visualization functions.
Automatically draw graphs from TypeScript/JavaScript.
Utils for program analysis(such as gen java call graph, execution trace)
An extension for VS Code that parses code and creates Mermaid sequence diagrams.