cargo-subcommand topic

List cargo-subcommand repositories

cargo-clone

91
Stars
13
Forks
Watchers

A cargo subcommand to fetch the source code of a Rust crate

cargo-tomlfmt

28
Stars
2
Forks
Watchers

Formatting Cargo.toml

cargo-c

422
Stars
47
Forks
Watchers

build and install C-compatible libraries

cargo-profiler

421
Stars
17
Forks
Watchers

Cargo subcommand to profile binaries

cargo-with

72
Stars
4
Forks
Watchers

A third-party cargo extension to run the build artifacts through tools like `gdb`

cargo-make

2.4k
Stars
121
Forks
Watchers

Rust task runner and build tool.

cargo-show-asm

610
Stars
31
Forks
Watchers

cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

cargo-cook

31
Stars
2
Forks
Watchers

A rust cargo subcommand which cooks your crate

cargo-aur

75
Stars
10
Forks
Watchers

Prepare Rust projects to be released on the Arch Linux User Repository

cargo-valgrind

119
Stars
12
Forks
Watchers

A cargo subcommand, that runs valgrind and displays its output in a helpful manner.