#Cargo-subcommand
Showing 18 of 18 repositories tagged #cargo-subcommand, ranked by stars
A next-generation test runner for Rust.
Rust task runner and build tool.
Compile Cargo project with zig as linker
โ 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.
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
A Cargo subcommand to bundle your code into one `.rs` file for competitive programming
Cargo command to work with Nintendo 3DS project binaries.
witgen is a library to generate .wit files for WebAssembly in Rust
Know your dependencies via interactive cargo dependency graph visualization. An opinionated fork of cargo-depgraph that focuses on interactivity.
๐ ๏ธ GitHub Action to install `cargo-make` command
Cargo subcommand to easily run targets/examples