3090+ developer tools — CLI utilities, debugging tools, SDKs, and productivity tools built by indie developers. No enterprise pricing.
run multiple cargo commands in a row
cargo extension that can generate ebuilds using the in-tree eclasses
allows you to add and list dependencies by reading/writing to your Cargo.toml file from the command line
queries crates.io for crates details from command line
A cargo subcommand to quickly view the licenses of all dependencies
Cargo with less noise: warnings are skipped until errors are fixed, Neovim integration, etc. [](https://github.com/cargo-limit/cargo-limit/actions)
A cargo plugin for showing a tree-like overview of a crate's modules
runs specified cargo command on multiple crates
displays when newer versions of Rust dependencies are available, or out of date
tool for releasing git-managed cargo project, build, tag, publish, doc and push [](https://github.com/crate-ci/cargo-release/actions/workflows/rust.yml)
lets people quickly and easily run Rust "scripts" which can make use of Cargo's package ecosystem
cargo subcommand for checking and applying updates to installed executables