cargo-subcommand topic

List cargo-subcommand repositories

cargo-machete

575
Stars
25
Forks
Watchers

Remove unused Rust dependencies with this one weird trick!

cargo-asm

1.1k
Stars
40
Forks
Watchers

cargo subcommand showing the assembly or llvm-ir generated for Rust code

cargo-wix

293
Stars
24
Forks
Watchers

A cargo subcommand to build Windows installers for rust projects using the WiX Toolset

cargo-mutants

455
Stars
24
Forks
Watchers

:zombie: Inject bugs and see if your tests catch them!

cargo-xwin

297
Stars
25
Forks
Watchers

Cross compile Cargo project to Windows MSVC target with ease

cargo-zigbuild

1.2k
Stars
48
Forks
Watchers

Compile Cargo project with zig as linker

cargo-public-api

358
Stars
24
Forks
Watchers

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.

cargo-compete

243
Stars
29
Forks
Watchers

A Cargo subcommand for competitive programming

cargo-equip

74
Stars
12
Forks
Watchers

A Cargo subcommand to bundle your code into one `.rs` file for competitive programming

cargo-disassemble

19
Stars
0
Forks
Watchers

Disassemble your Rust project with Cargo