cargo-subcommand topic
cargo-clone
A cargo subcommand to fetch the source code of a Rust crate
cargo-c
build and install C-compatible libraries
cargo-profiler
Cargo subcommand to profile binaries
cargo-with
A third-party cargo extension to run the build artifacts through tools like `gdb`
cargo-make
Rust task runner and build tool.
cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
cargo-cook
A rust cargo subcommand which cooks your crate
cargo-aur
Prepare Rust projects to be released on the Arch Linux User Repository
cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.