Opinionated Python bindings for the tree-sitter-stack-graphs rust library. It exposes a minimal, opinionated API to leverage the stack-graphs library for reference resolution in source code. The rust ...
A call graph generator, visualizer, and complexity metrics analyzer for Rust projects using rust-analyzer (or verus-analyzer) and SCIP. scip-callgraph/ ├── crates/ │ ├── scip-core/ # Core SCIP parsing ...