cargo-subcommand topic
cargo-machete
Remove unused Rust dependencies with this one weird trick!
cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
cargo-wix
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
cargo-mutants
:zombie: Inject bugs and see if your tests catch them!
cargo-xwin
Cross compile Cargo project to Windows MSVC target with ease
cargo-zigbuild
Compile Cargo project with zig as linker
cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
cargo-compete
A Cargo subcommand for competitive programming
cargo-equip
A Cargo subcommand to bundle your code into one `.rs` file for competitive programming
cargo-disassemble
Disassemble your Rust project with Cargo