Rust cargo-subcommand

Open-source Rust projects categorized as cargo-subcommand

Top 23 Rust cargo-subcommand Projects

cargo-subcommand
  1. nextest

    A next-generation test runner for Rust.

    Project mention: The Next Modern Test By pytest-modern | news.ycombinator.com | 2025-07-20
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. cargo-make

    Rust task runner and build tool.

  4. cargo-zigbuild

    Compile Cargo project with zig as linker

    Project mention: Why is Zig so Cool? | news.ycombinator.com | 2025-11-07

    You should check out cargo-zigbuild which makes use of zig for cross compiling rust projects. https://github.com/rust-cross/cargo-zigbuild

  5. cargo-deny

    ❌ Cargo plugin for linting your dependencies 🦀

  6. cargo-release

    Cargo subcommand `release`: everything about releasing a rust crate.

  7. cargo-machete

    Remove unused Rust dependencies with this one weird trick!

  8. cargo-asm

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

  9. cargo-mutants

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

  10. cargo-show-asm

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

  11. cargo-auditable

    Make production Rust binaries auditable

  12. 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. (by maelstrom-software)

  13. cargo-xwin

    Cross compile Cargo project to Windows MSVC target with ease

  14. 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.

  15. cargo-c

    build and install C-compatible libraries

  16. cargo-readme

    Generate README.md from docstrings

  17. cargo-wix

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

  18. cargo-supply-chain

    Gather author, contributor and publisher data on crates in your dependency graph.

  19. cargo-swift

    A cargo plugin to easily build Swift packages from Rust code

  20. 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

    Project mention: How much do amd64 microarchitecture levels help in Go? | news.ycombinator.com | 2026-06-08

    I would be interested to know if there is a method similar to this one in Rust [0] that allows a single binary to support multiple optimization levels depending on the executing CPU? It feels wasteful to not enable these optimizations but I don't really want to force a user to choose between a complex feature matrix.

    [0] https://github.com/ronnychevalier/cargo-multivers

  21. cargo-n64

    Make Nintendo 64 games in Rust! 🦀

  22. cargo-aur

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

  23. cargo-visualize

    Know your dependencies via interactive cargo dependency graph visualization. An opinionated fork of cargo-depgraph that focuses on interactivity.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust cargo-subcommand discussion

Log in or Post with

Rust cargo-subcommand related posts

  • How much do amd64 microarchitecture levels help in Go?

    1 project | news.ycombinator.com | 8 Jun 2026
  • The Next Modern Test By pytest-modern

    2 projects | news.ycombinator.com | 20 Jul 2025
  • Build a Database in Four Months with Rust and 647 Open-Source Dependencies

    4 projects | news.ycombinator.com | 15 Jan 2025
  • cargo-c common questions

    4 projects | dev.to | 2 Sep 2024
  • Show HN: Maelstrom – A Hermetic, Clustered Test Runner for Python and Rust

    6 projects | news.ycombinator.com | 9 Jul 2024
  • Rust Tooling: 8 tools that will increase your productivity

    9 projects | dev.to | 15 Feb 2024
  • Performance difference between obj.function(...) and function(obj, ...) ?

    4 projects | /r/rust | 8 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source cargo-subcommand projects in Rust? This list will help you:

# Project Stars
1 nextest 3,042
2 cargo-make 2,930
3 cargo-zigbuild 2,525
4 cargo-deny 2,326
5 cargo-release 1,565
6 cargo-machete 1,316
7 cargo-asm 1,282
8 cargo-mutants 1,193
9 cargo-show-asm 951
10 cargo-auditable 828
11 maelstrom 719
12 cargo-xwin 595
13 cargo-public-api 553
14 cargo-c 542
15 cargo-readme 383
16 cargo-wix 375
17 cargo-supply-chain 355
18 cargo-swift 283
19 cargo-multivers 225
20 cargo-n64 166
21 cargo-deadlinks 157
22 cargo-aur 114
23 cargo-visualize 41

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 3rd most popular programming language
based on number of references?