-
If you just want a depgraph, this is a decent solution: https://github.com/kbknapp/cargo-graph
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
If OTOH you want an actual callgraph: https://github.com/robinmoussu/cargo-callgraph but you'll end up with a very noisy graphviz output if you try to analyze a complex crate.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
How to Build and Deploy an SSE MCP Server with OAuth in Rust
-
Reducing Cargo target directory size with -Zno-embed-metadata
-
Comprehensive Guide to Generating `.deb` and `.rpm` Packages for Rust Applications
-
Rust registry error "candidate versions found which didn't match"
-
Godot Rust gdext: GDExtension Rust Game Dev Bindings