Generate callgraphs for Rust workspaces using rust-analyzer
Experimental callgraph traversal/analysis tool, currently limited to loading an internal format produced by a static analysis
A tracing library for generating call graphs from spans.
Find the ideal fuzz targets in a Rust codebase
Library and CLI for transforming Xcode Instruments .trace bundles (hotspots, callgraphs, annotated disassembly, PMI counters, heap allocations). Apple Silicon.
Production-grade static analyzer for Cairo/Starknet smart contracts
A fast, intelligent CLI tool with multiple search modes (regex, fuzzy, semantic), code analysis, and dead code detection for popular programming languages
Recover symbols, types, and method signatures from stripped Go binaries. Ghidra/IDA/Binary Ninja exporters included.
Source code logic and call graph visualizer for Go and Rust.
Drop-in Rust stack usage analysis with JSON reports and an interactive local UI
Agent File Tools — tree-sitter powered code analysis for AI agents
Token-efficient code analysis for LLMs - Rust implementation
Produce a call graph graph by tracing the method calls of running code. The output is a .dot file for use with GraphViz
It traces the execution path of a program and displays the source code of each method call in the callgraph