cargo-about | | Cargo plugin to generate list of all licenses for a crate |
cargo-asm | | Cargo subcommand showing the assembly or llvm-ir generated for Rust code |
cargo-audit | | Audit Cargo.lock for crates with security vulnerabilities |
cargo-auditable | | A cargo-subcommand to make production Rust binaries auditable |
cargo-binstall | | Binary installation for Rust projects |
cargo-bloat | | Find out what takes most of the space in your executable |
cargo-bundle-licenses | | Bundle licensing of Rust dependencies |
cargo-c | | A cargo subcommand to build and install C-ABI compatible dynamic and static libraries |
cargo-cache | | Display info and prune cargo cache |
cargo-clone | | A cargo subcommand to fetch the source code of a Rust crate |
cargo-crev | | Scalable, social, Code REView and recommendation system that we desperately need |
cargo-cyclonedx | | Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects |
cargo-deb | | Cargo subcommand that generates Debian packages |
cargo-debstatus | | cargo-tree for Debian packaging |
cargo-deny | | Cargo plugin for linting your dependencies |
cargo-depgraph | | Creates dependency graphs for cargo projects using cargo metadata and graphviz |
cargo-dist | | Shippable application packaging for Rust |
cargo-docs-rs | | Imitate the documentation build that docs.rs would do |
cargo-edit | | Managing cargo dependencies from the command line |
cargo-expand | | Subcommand to show result of macro expansion |
cargo-feature | | Conveniently modify dependency features |
cargo-flamegraph | | Easy flamegraphs for Rust projects and everything else |
cargo-fuzz | | Command line helpers for fuzzing rust |
cargo-geiger | | Detects usage of unsafe Rust in a Rust crate and its dependencies |
cargo-generate | | Use pre-existing git repositories as templates |
cargo-generate-rpm | | Cargo helper command to generate a binary RPM package |
cargo-hack | | A cargo subcommand to provide various options useful for testing and CI |
cargo-insta | | Cargo plugin for snapshot testing in Rust |
cargo-license | | Cargo subcommand to see license of dependencies |
cargo-llvm-cov | | Cargo subcommand to easily use LLVM source-based code coverage (-Z instrument-coverage). |
cargo-machete | | Remove unused Rust dependencies |
cargo-maelstrom | | Cargo test runner for Maelstrom |
cargo-make | | Rust task runner and build tool |
cargo-modules | | A cargo plugin for showing an overview of a crate's modules |
cargo-msrv | | Find the minimum supported Rust version (MSRV) for your project |
cargo-ndk | | Compile Rust projects against the Android NDK without hassle |
cargo-nextest | | A next-generation test runner for Rust. |
cargo-outdated | | A cargo subcommand for displaying when Rust dependencies are out of date |
cargo-pgrx | | Build PostgreSQL extensions with Rust |
cargo-pgx | | Build PostgreSQL extensions with Rust |
cargo-psp | | cargo build wrapper for creating Sony PSP executables |
cargo-public-api | | List and diff the public API of Rust library crates |
cargo-rdme | | Cargo command to create the README.md from your crate's documentation |
cargo-release | | Cargo subcommand "release": everything about releasing a rust crate |
cargo-run-bin | | Build, cache, and run CLI tools scoped in Cargo.toml |
cargo-semver-checks | | Scan your Rust crate for semver violations |
cargo-show-asm | | Cargo subcommand to display ASM, LLVM-IR and MIR for Rust source code |
cargo-shuttle | | Cargo command for the shuttle platform |
cargo-sonar | | Produce Sonar-compatible format from different Rust tools |
cargo-sort | | Check if tables and items in a .toml file are lexically sorted |