GitHub topics: cargo-subcommand
lusingander/cargo-selector
Cargo subcommand to select and execute binary/example targets 📦
Language: Rust - Size: 2.81 MB - Last synced at: 2 minutes ago - Pushed at: about 1 hour ago - Stars: 55 - Forks: 2

dalance/cargo-trend
Cargo subcommand to generate trend graph of dependent crates
Language: Rust - Size: 42.1 GB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 31 - Forks: 1

qryxip/cargo-compete
A Cargo subcommand for competitive programming
Language: Rust - Size: 785 KB - Last synced at: about 2 hours ago - Pushed at: 12 months ago - Stars: 283 - Forks: 36

nextest-rs/nextest
A next-generation test runner for Rust.
Language: Rust - Size: 14.3 MB - Last synced at: about 11 hours ago - Pushed at: about 11 hours ago - Stars: 2,476 - Forks: 107

PaulDance/cargo-liner
Cargo subcommand to install and update binary packages listed in configuration
Language: Rust - Size: 1.58 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 16 - Forks: 2

kynaan5353/cargo-recon
Enumerate viable fuzzing targets in Rust code
Language: Rust - Size: 10.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

bnjbvr/cargo-machete
Remove unused Rust dependencies with this one weird trick!
Language: Rust - Size: 165 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1,007 - Forks: 39

davidB/rust-cargo-make
🛠️ GitHub Action to install `cargo-make` command
Language: TypeScript - Size: 4.43 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 32 - Forks: 6

crate-ci/cargo-release
Cargo subcommand `release`: everything about releasing a rust crate.
Language: Rust - Size: 2.52 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 1,431 - Forks: 115

cargo-public-api/cargo-public-api
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.
Language: Rust - Size: 4.43 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 482 - Forks: 32

sourcefrog/cargo-mutants
:zombie: Inject bugs and see if your tests catch them!
Language: Rust - Size: 3.55 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 925 - Forks: 33

pacak/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Language: Rust - Size: 903 KB - Last synced at: 8 days ago - Pushed at: 20 days ago - Stars: 820 - Forks: 39

matthiasbeyer/cargo-changelog
Changelog management tool for the CLI
Language: Rust - Size: 837 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 26 - Forks: 1

kxxt/cargo-visualize
Know your dependencies via interactive cargo dependency graph visualization. An opinionated fork of cargo-depgraph that focuses on interactivity.
Language: Rust - Size: 3.89 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 21 - Forks: 0

kassane/cargo-dub
Calling D language pkg-manager
Language: Rust - Size: 2.93 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

supinie/cargo-preflight
Preflight is a custom Cargo subcommand to run local "CI" on certain Git actions.
Language: Rust - Size: 2.24 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

maelstrom-software/maelstrom
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.
Language: Rust - Size: 158 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 684 - Forks: 11

sagiegurari/cargo-make
Rust task runner and build tool.
Language: Rust - Size: 19.9 MB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 2,766 - Forks: 135

EmbarkStudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
Language: Rust - Size: 9.21 MB - Last synced at: 14 days ago - Pushed at: 22 days ago - Stars: 1,969 - Forks: 97

lu-zero/cargo-c
build and install C-compatible libraries
Language: Rust - Size: 354 KB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 501 - Forks: 59

rust-cross/cargo-zigbuild
Compile Cargo project with zig as linker
Language: Rust - Size: 862 KB - Last synced at: 14 days ago - Pushed at: 23 days ago - Stars: 1,946 - Forks: 69

rotmh/cargo-unify
A tool to unify crates into single buildable files.
Language: Rust - Size: 25.4 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 1

deadlinks/cargo-deadlinks
Cargo subcommand for checking your documentation for broken links
Language: Rust - Size: 213 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 156 - Forks: 15

rust-cross/cargo-xwin
Cross compile Cargo project to Windows MSVC target with ease
Language: Rust - Size: 694 KB - Last synced at: 18 days ago - Pushed at: 20 days ago - Stars: 441 - Forks: 32

RagnarLab/cargo-nfpm
A simple and lightweight Cargo plugin for using nFPM from any Rust project.
Language: Rust - Size: 99.6 KB - Last synced at: 13 days ago - Pushed at: 19 days ago - Stars: 20 - Forks: 1

rust3ds/cargo-3ds
Cargo command to work with Nintendo 3DS project binaries.
Language: Rust - Size: 181 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 70 - Forks: 16

svenstaro/cargo-profiler
Cargo subcommand to profile binaries
Language: Rust - Size: 44.5 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 441 - Forks: 15

clechasseur/msrv-prep
Cargo subcommand useful to prepare for determining/verifying a crate's MSRV
Language: Rust - Size: 379 KB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

rust-secure-code/cargo-auditable
Make production Rust binaries auditable
Language: Rust - Size: 1.28 MB - Last synced at: 20 days ago - Pushed at: 26 days ago - Stars: 736 - Forks: 33

fenollp/supergreen
A way for cargo to build crates locally or remotely and share and fine-grained--cache them via a Docker registry.
Language: Dockerfile - Size: 1.57 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 7 - Forks: 1

lusingander/cargo-sort-derives
Cargo subcommand to sort derive attributes 📦
Language: Rust - Size: 651 KB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 57 - Forks: 3

JanLikar/cargo-clone
A cargo subcommand to fetch the source code of a Rust crate
Language: Rust - Size: 528 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 100 - Forks: 16

volks73/cargo-wix
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
Language: Rust - Size: 43.4 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 346 - Forks: 27

ronnychevalier/cargo-multivers
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
Language: Rust - Size: 246 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 180 - Forks: 4

Nichokas/cargo-warehouse
A simple command to set up a local cache for cargo dependencies
Language: Rust - Size: 74.2 KB - Last synced at: about 23 hours ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

rust-console/cargo-n64
Make Nintendo 64 games in Rust! 🦀
Language: Rust - Size: 146 KB - Last synced at: 27 days ago - Pushed at: about 3 years ago - Stars: 164 - Forks: 9

vmfunc/cargo-buttplug
ensuring positive reinforcement during long, tiring code sessions~
Language: Rust - Size: 7.79 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 108 - Forks: 1

gnzlbg/cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
Language: Rust - Size: 358 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,228 - Forks: 38

jfrimmel/cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
Language: Rust - Size: 292 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 147 - Forks: 18

kanarus/cargo-metask
Cargo task runner for package.metadata.tasks in Cargo.toml
Language: Rust - Size: 40 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

antoniusnaumann/cargo-swift
A cargo plugin to easily build Swift packages from Rust code
Language: Rust - Size: 3.23 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 210 - Forks: 25

fosskers/cargo-aur
Prepare Rust projects to be released on the Arch Linux User Repository.
Language: Rust - Size: 91.8 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 92 - Forks: 13

tareqimbasher/cargo-seek
A terminal user interface for searching, adding and installing cargo crates.
Language: Rust - Size: 13.1 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 27 - Forks: 1

bnjjj/witgen
witgen is a library to generate .wit files for WebAssembly in Rust
Language: Rust - Size: 282 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 5

timschmidt/cargo-prompt
recursively minify and concatenate source code into a markdown document for llm prompting
Language: Rust - Size: 31.3 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

tbrand/cargo-tomlfmt
Formatting Cargo.toml
Language: Rust - Size: 59.6 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 2

cat-in-136/cargo-generate-rpm
Cargo helper command to generate a binary RPM package
Language: Rust - Size: 300 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 99 - Forks: 23

rust-secure-code/cargo-supply-chain
Gather author, contributor and publisher data on crates in your dependency graph.
Language: Rust - Size: 406 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 330 - Forks: 18

meysam81/cargo-upgrade-action
Size: 13.7 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

webern/cargo-readme
Generate README.md from docstrings
Language: Rust - Size: 241 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 373 - Forks: 57

cargo-prebuilt/cargo-prebuilt
Download prebuilt binaries of some crates.io crates
Language: Rust - Size: 701 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 2

romnn/bumpversion
bump2version drop-in-replacement written in Rust
Language: Rust - Size: 408 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

jmcph4/cargo-recon
Enumerate viable fuzzing targets in Rust code
Language: Rust - Size: 12.7 KB - Last synced at: 16 minutes ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

asaaki/wargo
cargo's evil twin to work with projects in the twilight zone of WSL2
Language: Rust - Size: 472 KB - Last synced at: about 9 hours ago - Pushed at: 16 days ago - Stars: 15 - Forks: 1

vita-rust/cargo-vita
Cargo command to build Rust applications for Sony Playstation Vita
Language: Rust - Size: 147 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 1

bazhenov/cargo-export
Cargo subcommand to export compiler artifacts
Language: Rust - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 15 - Forks: 0

softprops/cargo-thanks
💖 🦀 give thanks to your fellow Rustaceans
Language: Rust - Size: 546 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 165 - Forks: 8

neysofu/cargo-squatty
Helper tool to reserve names for your crates on https://crates.io. Use responsibly.
Language: Rust - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

cbourjau/cargo-with
A third-party cargo extension to run the build artifacts through tools like `gdb`
Language: Rust - Size: 87.9 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 74 - Forks: 4

MNThomson/cargo-dev
Alias shell commands (think NPM scripts for cargo)
Language: Rust - Size: 10.7 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

guuzaa/cargo-q
A cargo subcommand for running multiple cargo commands in a time
Language: Rust - Size: 26.4 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

0xmad/cargo-build-dependencies
Tool to build dependencies only for rust projects using cargo. Helps speed up docker builds.
Language: Rust - Size: 31.3 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

cpg314/cargo-harbormaster
Export diagnostics from cargo check, cargo clippy and cargo nextest into the JSON message format expected by Phabricator's Harbormaster.
Language: Rust - Size: 13.7 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

qryxip/cargo-equip
A Cargo subcommand to bundle your code into one `.rs` file for competitive programming
Language: Rust - Size: 833 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 88 - Forks: 12

LoipesMas/cargo-select
Cargo subcommand to easily run targets/examples
Language: Rust - Size: 85.9 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 1

guuzaa/cargo-llm
A cargo subcommand for interacting with LLMs
Language: Rust - Size: 3.91 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pombadev/cargo-updater
A npm inspired cargo subcommand for listing and updating binaries installed in $CARGO_HOME/bin.
Language: Rust - Size: 5.87 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 1

KeenS/cargo-pack
An infrastructure library for `cargo-pack`ers.
Language: Rust - Size: 19.5 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

cdown/cargo-which-nightly
Find the latest Rust nightly with combinations of features present.
Language: Rust - Size: 80.1 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Alfex4936/cargo-depsize
Rust cargo utility that calculates and displays the total size of each dependency in your Rust project.
Language: Rust - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

mwrites/cargo-publish-workspace
Cargo command to publish a workspace
Language: Rust - Size: 23.4 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

jfrimmel/cargo-size
a custom command extending 'cargo' to print the memory usage
Language: Rust - Size: 14.6 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

hilbert-space/cargo-go
Cargo subcommand to easy navigation
Language: Rust - Size: 50.8 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

Bunogi/cargo-makedocs
A cargo subcommand to build documentation for development easier
Language: Rust - Size: 45.9 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 1

Dentosal/cargo-recursive
A cargo subcommand for running a command in all subdirectories recursively
Language: Rust - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Araxeus/cargo-upgrade
Tiny cli utility to update all globally installed cargo crates
Language: Rust - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

refcell/cargo-hoist
Dead simple, memoized cargo subcommand to hoist cargo-built binaries into the current working directory, written in Rust.
Language: Rust - Size: 2.72 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

AndrewRadev/cargo-local Fork of carols10cents/cargo-open
A third-party cargo extension that lists local source locations of dependencies.
Language: Rust - Size: 99.6 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

aklitzke/dors
🥦 Dors. No-fuss workspace-friendly task runner for Cargo
Language: Rust - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 0

rustyscreeps/cargo-screeps
Build tool for deploying Rust WASM code to Screeps game servers
Language: Rust - Size: 563 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 13

bestgopher/cargo-rclean
Execute cargo clean for all cargo projects in the directory.
Language: Rust - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mseri/cargo-ssearch
cargo ssearch: cargo search on steroids
Language: Rust - Size: 27.3 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 0

danhhz/cargo-stress
A utility for catching non-deterministic test failures
Language: Rust - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 13 - Forks: 1

crate-ci/cargo-ghp-upload 📦
Upload documentation straight to GitHub Pages, maintaining branch separation and history
Language: Rust - Size: 623 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

XuGuangnian/cargo-cleanold
cargo subcommand to clean the local old crates
Language: Rust - Size: 2.93 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

adam-azarchs/cargo-depsgraph 📦
A small a tool analyze rust dependencies
Language: Go - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

iddm/cargo-cook
A rust cargo subcommand which cooks your crate
Language: Rust - Size: 184 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 2

matbesancon/cargo-cite
Generate a citation file from Rust projects.
Language: Rust - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 4

DianaNites/cargo-sysroot 📦
Simply and Easily cross-compile the Rust sysroot crates.
Language: Rust - Size: 159 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 6

AdamNiederer/cargo-disassemble
Disassemble your Rust project with Cargo
Language: Rust - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 0

kornelski/cargo-brew Fork of Sean1708/cargo-brew
Install cargo binaries straight into Homebrew!
Language: Rust - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 7 - Forks: 0

mustakimali/cargo-testf
A wrapper for cargo test that remembers and runs failed tests.
Language: Rust - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kbknapp/cargo-msrv-table 📦
A cargo subcommand for determining the MSRV of your crate by X.Y version
Language: Rust - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

MNThomson/cargo-roast
Built in cargo command to roast you mercilessly on your compiler errors
Language: Rust - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

willothy/crates_cli 📦
A command line interface for finding and managing Rust crates.
Language: Rust - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

TheAlgorythm/cargo-dylib
A cargo wrapper POC for faster compilation of dependencies as dynamic libraries.
Language: Rust - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

light4/cargo-info
cargo-info subcommand - show crates info from crates.io
Language: Rust - Size: 285 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 1

einfachIrgendwer0815/cargo-ws-manage 📦
Cargo workspace management.
Language: Rust - Size: 81.1 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

conventional-commits-rs/cargo-next
A cargo subcommand to query or set the version of a crate.
Language: Nix - Size: 94.7 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

0xi4o/cargo-use
Cargo subcommand to start a new Rust project from a boilerplate/template repository.
Language: Rust - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0
