Development Tools::Cargo Plugins
cargo-expand
1.0.122 StableWrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.
cargo-edit
0.13.10 GrowingCargo commands for modifying a `Cargo.toml` file..
tauri-bundler
2.9.2 StableWrap rust executables in OS-specific app bundles for Tauri
cargo-insta
1.47.2 StableA review tool for the insta snapshot testing library for Rust
cargo-nextest
0.9.136 GrowingA next-generation test runner for Rust.
honggfuzz
0.5.60 GrowingFuzz your Rust code with Google-developped Honggfuzz !
cargo-deb
3.7.0 StableMake Debian packages (.deb) easily with a Cargo subcommand
cargo-espflash
4.4.0 StableCargo subcommand for interacting with Espressif devices
cargo-codspeed
4.7.0 StableCargo extension to build & run your codspeed benchmarks
tracel-xtask-macros
4.18.3 StableMacros for tracel-xtask crate.
clap-cargo
0.18.3 GrowingRe-usable CLI flags for `cargo` plugins
cargo-audit
0.22.1 GrowingAudit Cargo.lock for crates with security vulnerabilities
flamegraph
0.6.12 GrowingA simple cargo subcommand for generating flamegraphs, using inferno under the hood
cargo-upgrades
3.1.0 StableChecks if dependencies in Cargo.toml are up to date. Compatible with workspaces and path dependencies.
picodata-pike
5.2.0 StableCargo plugin for Picodata plugin development
cargo-shear
1.12.4 StableDetect and fix unused/misplaced dependencies from Cargo.toml
cargo-llvm-cov
0.8.7 GrowingCargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
cargo-mobile2
0.22.4 GrowingRust on mobile made easy!
cargo-release
1.1.2 StableCargo subcommand for you to smooth your release process.
cargo-docs-rs
1.0.3 StableImitate the documentation build that docs.rs would do
cargo-sort
2.1.4 StableCheck if tables and items in a .toml file are lexically sorted
cargo-readme
3.3.2 StableA cargo subcommand to generate README.md content from doc comments
cargo-deny
0.19.7 GrowingCargo plugin to help you manage large dependency graphs
cargo-contract
5.0.3 StableSetup and deployment tool for developing smart contracts via ink!
cargo-c
0.10.22+cargo-0.96.0 GrowingHelper program to build and install c-like libraries
cargo-pgrx
0.18.0 GrowingCargo subcommand for 'pgrx' to make Postgres extension development easy
cargo-ferris-wheel
1.1.1 Growing🎡 Detect workspace dependency cycles in Rust monorepos
tracel-xtask
4.18.3 StableReusable and Extensible xtask commands to manage repositories.
clippy
0.0.302 GrowingA bunch of helpful lints to avoid common pitfalls in Rust.
cargo-llvm-lines
0.4.46 GrowingCount the number of lines of LLVM IR across all instantiations of a generic function.
changeset-core
0.0.4 ExperimentalCore types and traits for cargo-changeset
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
tracel-xtask-cli
1.1.4 ExperimentalCLI entrypoint for Tracel xtask
cargo-axplat
0.4.10 ExperimentalManages hardware platform packages using `axplat`
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-tally
1.0.74 StableCargo subcommand for drawing graphs of the number of dependencies on a crate over time
cargo-rdme
1.5.0 GrowingCargo command to create your `README.md` from your crate's documentation
cargo-show-asm
0.2.59 GrowingA cargo subcommand that displays the generated assembly of Rust source code.
fli
1.2.2 StableThe commander.js like CLI Parser for rust
cargo-outdated
0.19.0 GrowingCargo subcommand for displaying when dependencies are out of date
changeset-parse
0.0.4 ExperimentalParser for changeset files
changeset-version
0.0.4 ExperimentalVersion bumping logic for cargo-changeset
cargo-update
20.0.0 StableA cargo subcommand for checking and applying updates to installed executables
cargo-instruments
0.4.16 GrowingProfile binary targets on macOS using Xcode Instruments.
cargo-modules
0.26.0 GrowingA cargo plugin for showing a tree-like overview of a crate's modules.
antigen-attestation
0.0.1 ExperimentalRatification schema + substrate-witness predicate evaluator for antigen discipline-witnesses (ADR-019).
cargo-diet
1.3.0 StableMake your crate lean by computing size-optimal include directives for Cargo manifests
dinghy-build
0.8.4 GrowingCross-compilation made easier - helpers for build.rs scripts
changeset-changelog
0.0.4 ExperimentalChangelog generation and management for changesets