FICHA · MANJARO

cargo-depgraph

Creates dependency graphs for cargo projects using cargo metadata and graphviz

  • tool
  • CLI
  • VISUALIZATION
  • BUILD-SYSTEM
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Creates dependency graphs for Cargo projects using cargo metadata and Graphviz. It helps developers see how crates relate to each other and where dependency complexity is coming from.

Use it when reviewing architecture, build size, or dependency cleanup. Large projects can produce dense graphs, so filter the output when a full graph becomes hard to read.

How to run

cargo depgraph

Commands: cargo depgraph

Permissions

Permissions not analysed for this source yet.