#cargo-subcommand (10 Repositories)
Ranked open-source repositories tagged with #cargo-subcommand, scored by pull request acceptance likelihood and maintainer engagement velocity.
13.3%
15.0h
10 repositories tagged #cargo-subcommand
nextest-rs/nextest
A next-generation test runner for Rust.
crate-ci/cargo-release
Cargo subcommand `release`: everything about releasing a rust crate.
antoniusnaumann/cargo-swift
A cargo plugin to easily build Swift packages from Rust code
svenstaro/cargo-profiler
Cargo subcommand to profile binaries
sagiegurari/cargo-make
Rust task runner and build tool.
EmbarkStudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
volks73/cargo-wix
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
qryxip/cargo-compete
A Cargo subcommand for competitive programming
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.
webern/cargo-readme
Generate README.md from docstrings