Development Tools::Cargo Plugins
cargo-edit
0.13.11 GrowingCargo commands for modifying a `Cargo.toml` file..
cargo-insta
1.48.0 StableA review tool for the insta snapshot testing library for Rust
tauri-bundler
2.9.4 StableWrap rust executables in OS-specific app bundles for Tauri
honggfuzz
0.5.61 GrowingFuzz your Rust code with Google-developped Honggfuzz !
cargo-expand
1.0.123 StableWrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.
cargo-nextest
0.9.140 GrowingA next-generation test runner for Rust.
cargo-audit
0.22.2 GrowingAudit Cargo.lock for crates with security vulnerabilities
cargo-espflash
4.5.0 StableCargo subcommand for interacting with Espressif devices
clap-cargo
0.18.3 GrowingRe-usable CLI flags for `cargo` plugins
flamegraph
0.6.13 GrowingA simple cargo subcommand for generating flamegraphs, using inferno under the hood
cargo-release
1.1.3 StableCargo subcommand for you to smooth your release process.
cargo-codspeed
5.0.1 StableCargo extension to build & run your codspeed benchmarks
dinghy-build
0.8.5 GrowingCross-compilation made easier - helpers for build.rs scripts
cargo-ferris-wheel
1.1.3 Stable🎡 Detect workspace dependency cycles in Rust monorepos
tracel-xtask-macros
4.19.0 StableMacros for tracel-xtask crate.
cargo-rdme
2.1.0 StableCargo command to create your `README.md` from your crate's documentation
dinghy-test
0.8.5 GrowingCross-compilation made easier - see main crate cargo-dinghy
cargo-deb
3.7.0 StableMake Debian packages (.deb) easily with a Cargo subcommand
cargo-shear
1.13.1 StableDetect and fix unused/misplaced dependencies from Cargo.toml
cargo-pgrx
0.19.1 GrowingCargo subcommand for 'pgrx' to make Postgres extension development easy
cargo-update
22.0.0 StableA cargo subcommand for checking and applying updates to installed executables
picodata-pike
5.4.0 StableCargo plugin for Picodata plugin development
cargo-deny
0.20.2 GrowingCargo plugin to help you manage large dependency graphs
cargo-show-asm
0.2.62 GrowingA cargo subcommand that displays the generated assembly of Rust source code.
dinghy-lib
0.8.5 GrowingCross-compilation made easier - see main crate cargo-dinghy
cargo-upgrades
3.1.0 StableChecks if dependencies in Cargo.toml are up to date. Compatible with workspaces and path dependencies.
cargo-mobile2
0.22.4 GrowingRust on mobile made easy!
clippy
0.0.302 GrowingA bunch of helpful lints to avoid common pitfalls in Rust.
cargo-contract
5.0.3 StableSetup and deployment tool for developing smart contracts via ink!
cargo-sort
2.1.4 StableCheck if tables and items in a .toml file are lexically sorted
cargo-llvm-cov
0.8.7 GrowingCargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
cargo-readme
3.3.2 GrowingA cargo subcommand to generate README.md content from doc comments
cargo-about
0.9.1 GrowingCargo plugin for generating a listing of all of the crates and the the terms under which they are licensed
cargo-c
0.10.23+cargo-0.97.1 GrowingHelper program to build and install c-like libraries
cargo-hold
1.3.5 Stablecargo-hold: A CI tool to ensure Cargo's incremental compilation is reliable by managing your caches intelligently
cargo-docs-rs
1.0.4 StableImitate the documentation build that docs.rs would do
cargo-xcode
1.11.1 StableMake Xcode project files from Cargo projects
nornir-testmatrix
0.2.7 ExperimentalReusable, multi-aspect Rust test-matrix engine: wrap a repo's native cargo test/nextest plus build/clippy/fmt/audit/coverage/doctest aspects, parse the results into rows, and ship them to any TestSink. Pure std + serde — no iceberg, arrow, eframe. The portable core of nornir's `nornir test` matrix.
tracel-xtask
4.19.0 StableReusable and Extensible xtask commands to manage repositories.
cargo-near
0.21.1 GrowingCargo extension for building Rust smart contracts on NEAR
cargo-run-bin
1.7.5 GrowingBuild, cache, and run binaries scoped in Cargo.toml rather than installing globally. This acts similarly to npm run and gomodrun, and allows your teams to always be running the same tooling versions.
cargo-dinghy
0.8.5 GrowingCross-compilation made easier
cargo-ledger
1.14.0 StableBuild and sideload Ledger apps
cargo-instruments
0.4.17 GrowingProfile binary targets on macOS using Xcode Instruments.
cargo-auditable
0.7.5 GrowingMake production Rust binaries auditable
cargo-cyclonedx
0.5.9 GrowingCycloneDX Software Bill of Materials (SBOM) for Rust Crates
cargo-valgrind
2.4.1 StableA cargo subcommand for running valgrind
cargo-rbmt
0.5.0 ExperimentalMaintainer tools for rust-bitcoin projects
tracel-xtask-cli
1.1.5 ExperimentalCLI entrypoint for Tracel xtask
cargo-clean-global
1.2.6 ExperimentalClean Cargo target directories across Rust projects to reclaim disk space.