There are 5 repositories under cargo-subcommand topic.
Rust task runner and build tool.
A next-generation test runner for Rust.
❌ Cargo plugin for linting your dependencies 🦀
Cargo subcommand `release`: everything about releasing a rust crate.
Remove unused Rust dependencies with this one weird trick!
:zombie: Inject bugs and see if your tests catch them!
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Make production Rust binaries auditable
Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
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.
Cross compile Cargo project to Windows MSVC target with ease
Cargo subcommand to profile binaries
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
Gather author, contributor and publisher data on crates in your dependency graph.
A Cargo subcommand for competitive programming
A cargo plugin to easily build Swift packages from Rust code
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
Cargo subcommand for checking your documentation for broken links
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
A terminal user interface for searching, adding and installing cargo crates.
A cargo subcommand to fetch the source code of a Rust crate
ensuring positive reinforcement during long, tiring code sessions~
Cargo helper command to generate a binary RPM package
A Cargo subcommand to bundle your code into one `.rs` file for competitive programming
A third-party cargo extension to run the build artifacts through tools like `gdb`
Cargo subcommand to sort derive attributes 📦
Cargo subcommand to select and execute binary/example targets 📦