cargo-plugin topic
cargo-depgraph
Creates graphviz dependency graphs for Rust projects that use Cargo
cargo-mutants
:zombie: Inject bugs and see if your tests catch them!
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-limit
Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.
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-aur
Prepare Rust projects to be released on the Arch Linux User Repository
cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.
shadow-rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)