cargo-graph VS cargo-callgraph

Compare cargo-graph vs cargo-callgraph and see what are their differences.

cargo-callgraph

Callgraph generation for rust project (by robinmoussu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cargo-graph cargo-callgraph
2 1
201 52
- -
0.0 0.0
- almost 2 years ago
Rust Rust
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cargo-graph

Posts with mentions or reviews of cargo-graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

cargo-callgraph

Posts with mentions or reviews of cargo-callgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • Doxygen for rust code
    2 projects | /r/rust | 10 Jan 2023
    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.

What are some alternatives?

When comparing cargo-graph and cargo-callgraph you can also consider the following projects:

cargo-dot - Generate graphs of a Cargo project's dependencies

cargo-do - allows you to run multiple cargo commands in a row

cargo-check

cargo-script - Cargo script subcommand

cargo-watch - Watches over your Cargo project's source.

cargo-edit - A utility for managing cargo dependencies from the command line.

cargo-outdated - A cargo subcommand for displaying when Rust dependencies are out of date

cargo-multi - Extends cargo to execute the given command on multiple crates - upstream is at

overflower - A Rust compiler plugin and support library to annotate overflow behavior

cargo-count - a cargo subcommand for counting lines of code in Rust projects

Cargo - The Rust package manager

cratehub - 🦀 A browser extension to explore rust cargo dependencies on GitHub repos