CATEGORY

Development tools::Cargo plugins 785 crates

Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.

cargo-m1Build Rust Universal Binary on Your M1-arm64 MacBook & Mac3,003MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins swift-packageCargo plugin and library for building Apple Swift Packages2,980MITDevelopment tools::Cargo pluginsDevelopment tools::FFI cargo-blincNotifies about commands exit code using LED light blink(1)2,964MIT/Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-gitvReasonable and opinionated version management based on Cargo and Git metadata.2,942MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins cargo-referendumDifferential testing tool for unit tests2,904MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-innitBri'ish cargo init2,897OGL-UK-3.0Development tools::Cargo plugins substracea tool for linting Substrate projects for specific gotchas and other errors2,885MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-staleA fast, concurrent tool to check for outdated dependencies in your Rust Cargo.toml file2,864MITCommand line utilitiesDevelopment tools::Cargo plugins blockchain-scratch-rustA scratched blockchain implementation2,850MITCommand line utilitiesDevelopment tools cargo-vistreecargo extension for visualize dependencies2,831Apache-2.0Command-line interfaceCommand line utilities undependTrys to remove dependencies from your git checkout. Needs to work on a clean checkout.2,814MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-incverA small utility for manipulating the project version in Cargo.toml2,798MITCommand line utilitiesDevelopment tools cargo-tankerCrate to create great project structure for Rust2,795non-standardCommand line utilitiesDevelopment tools::Cargo plugins cargo-indicateCrate for running GraphQL queries on Rust dependency trees2,786MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-useCargo subcommand to start a new Rust project from a boilerplate/template repository.2,775MITDevelopment tools::Cargo plugins korasi-cliAn AWS client to remotely run code that compiles on certain type of hardware.2,743MITCommand line utilitiesDevelopment tools::Cargo plugins unleashTooling to manage releasing of crates in massiv workspaces/monorepos2,737Apache-2.0Development toolsDevelopment tools::Cargo plugins ziggy-honggfuzz-2Fuzz your Rust code with Google-developped Honggfuzz !2,731MIT/Apache-2.0/Unlicense/WTFPLCommand line utilitiesDevelopment tools::Cargo plugins cargo-deps-orderA Cargo subcommand to list dependencies in a workspace and execute commands on them.2,723MITCommand line utilitiesDevelopment tools cargo-delta-libImplementation detail of the cargo-delta tool. Do not depend on this crate directly.2,655MITDevelopment toolsDevelopment tools::Cargo plugins cargo-archtest-cliCLI of arch_test_core for rule based architecture tests2,642AGPL-3.0Command line utilitiesDevelopment tools cargo-toolchainerA simple cli tool for automatically updating your rust-toolchain.toml file2,624MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins hola👋 Hello CLI in Rust2,608non-standardCommand line utilitiesDevelopment tools::Cargo plugins app-cliA short description of my package2,607MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-sanitizeSanitize a Cargo.toml file to remove dependencies outside of the default registry2,468non-standardCommand line utilitiesDevelopment tools::Cargo plugins cargo-futharkA library and cargo subcommand to integrate Futhark into Rust projects.2,460MIT OR Apache-2.0API bindingsCommand line utilities ros_addThe Purpose of the Package is to provide the `cargo ros_add` command to add dependencies to `Cargo.toml` and the `package.xml`2,458non-standardCommand line utilitiesDevelopment tools git_automationA basic CLI to automate the git workflow2,452MITCommand line utilitiesDevelopment tools::Cargo plugins git_automateA basic CLI to automate the git workflow2,403MITCommand line utilitiesDevelopment tools::Cargo plugins crate-apiInteract with the crate's API2,387MIT OR Apache-2.0Development tools::Cargo plugins cargo-heaptrackcargo subcommand for generating heaptrack flamegraphs2,380MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-seekA terminal user interface for searching, adding and installing cargo crates.2,284MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-urlcrateA Cargo wrapper which adds crate URLs to 'cargo (build/test/run)' output2,277MITDevelopment toolsDevelopment tools::Cargo plugins jwt_modesA simple RSA and secret key management crate2,267MITCryptographyDevelopment tools::Cargo plugins cargo-oh-my-dependenciesA cargo plugin to browse and edit crate features across a workspace.2,256MITCommand line utilitiesDevelopment tools sql_awareA Rust library providing a proc macro to make sql queries.2,248MITDevelopment tools::Cargo plugins cargo-exe-v2A Cargo plugin to print the path to the output executable from `cargo build`.2,179Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cbenchEnvironment control for benchmarks2,176GPL-3.0-or-laterDevelopment tools::Cargo pluginsDevelopment tools::Profiling distrustc-clientA Rust-compatible distcc implementation2,167MITCommand line utilitiesCompilers cargo-hfmpA tool to pack plain MCU binary into hexfellow OTA format2,163MIT OR Apache-2.0Development tools::Cargo plugins distrustc-serverA Rust-compatible distcc implementation2,156MITCommand line utilitiesCompilers cargo-doccocargo docco generates literate programming style documentation pages from source code. Port of Jash Kenas' Docco in Rust.2,155Apache-2.0/MITDevelopment toolsDevelopment tools::Cargo plugins cargo-cooldownCargo wrapper that enforces a cooldown window for freshly published registry crates for improved supply chain security.2,150Apache-2.0 OR MITDevelopment tools::Cargo plugins cargo-symbolsA cargo sub-command to run ctags on the top-level project dependencies.2,105MITDevelopment tools::Cargo plugins cargo-mendOpinionated visibility auditing for Rust crates and workspaces2,105MIT OR Apache-2.0Development tools::Cargo plugins cargo-spdxGenerate an SPDX SBOM for a crate.2,101MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-deliverRun goreleaser from Rust to deploy your Rust binaries to Github/Artifactory/Dockerhub2,090MITDevelopment toolsDevelopment tools::Cargo plugins named-pipe-to-tcp-proxyProxy all data from a Named Pipe to a specified TCP Proxy Server2,030BSD-3-ClauseCommand line utilitiesDevelopment tools::Cargo plugins actix-cliRust cli to create actix-web boilerplate projects.2,008LGPL-3.0Command line utilitiesDevelopment tools cargo-serve-docA cargo plugin for serving a unified tree of crate-local and std documentation (as well as the Rust book).2,003BSD-3-ClauseDevelopment tools::Cargo plugins cargo-demoA user friendly command line interface for interactively choosing and running examples in any Cargo crate. You can also choose to…2,001Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins fair_nextA command line tool supporting the fair selection of the next item1,993MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-atomicA CLI tool to help make local git commits easier.1,975MITCommand line utilitiesDevelopment tools::Cargo plugins dep-insightDependency analysis, auditing, and visualization tool for Rust projects1,930MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-walkRun a command for each crate root path in a Rust crate dependency tree.1,928Apache-2.0Command line utilitiesDevelopment tools cargo-boxA tool that helps to integrate a programmable pipeline into your project1,910MITCommand line utilitiesDevelopment tools::Cargo plugins clippy_dummyA bunch of helpful lints to avoid common pitfalls in Rust.1,904MIT/Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-real-depsCargo subcommand to check which crates are built depending on features1,901MITDevelopment toolsDevelopment tools::Cargo plugins ziggy-honggfuzzFuzz your Rust code with Google-developped Honggfuzz !1,890MIT/Apache-2.0/Unlicense/WTFPLCommand line utilitiesDevelopment tools::Cargo plugins cargo-tokioCargo Tokio CI tool1,869MITDevelopment toolsDevelopment tools::Cargo plugins angelcakeA tasty way to execute build tasks.1,860MITCommand line utilitiesDevelopment tools cargo-toolchain-managerA CLI helper to install all stable (or custom) Rust versions via rustup.1,847MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-containerpackage rlibs in several containing frontends1,845Apache-2.0 OR MITDevelopment tools::Cargo plugins cargo-pebble-watchPebble project management for Cargo.1,825MITDevelopment tools::Cargo pluginsEmbedded development cargo-toolsMeta-build Cargo tools1,821GPL-3.0Command line utilitiesDevelopment tools::Cargo plugins cargo-prettyA tool for formatting manifest according to style guidelines1,818MIT OR Apache-2.0Command line utilitiesConfiguration tai-utilMobile-testing made easier1,813Apache-2.0Development tools::Cargo pluginsDevelopment tools::Testing ask-gptCLI tool for interacting with OpenAI's API including ChatGPT + GPT-4.1,812MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cli-todoA TODO app for your terminal1,806MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-build-distA cargo extension that helps with building distribution packages in various formats1,798MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-binaryValidates constraints placed on binary artifacts1,791MIT OR Apache-2.0Development tools::Cargo plugins cargo-monorepoA cargo extension that helps with managing monorepos1,777MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-latestA cargo subcommand for getting the latest versions of your packages1,759MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-taiMobile-testing made easier1,755Apache-2.0Development tools::Cargo pluginsDevelopment tools::Testing cargo-maintainedA tool to check crates are up to date.1,748Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo2mesongenerate traits from C header files1,727Apache-2.0 OR MITCommand line utilitiesCompilers cargo-killSave disk space by removing old target directories from your rust projects1,725MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-rutin-tizenCargo tool to compile and run tizen wearable applications (wrapper arround tizen sdk tools)1,719Apache-2.0Command line utilitiesDevelopment tools cargo-cntrlrCargo driver for building and flashing cntrlr projects1,714AGPL-3.0-or-laterDevelopment tools::Cargo plugins cargo-swarmFarm out the Cargo build process1,702MITCommand line utilitiesDevelopment tools::Build Utils cargo-uxCargo plugin to help develop UX framework applications1,699GPL-3.0Command line utilitiesDevelopment tools::Cargo plugins cargo-crate-apiInteract with the crate's API1,696MIT OR Apache-2.0Development tools::Cargo plugins cargo-repeatRepeats a command until it exits with the right code1,688MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-quickbenchQuickly create a cargo bench package1,678MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-subspaceA tool to make rust-analyzer work better with very large cargo workspaces1,676MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-eosiocontractSetup and deployment tool for developing eosio smart contracts1,675GPL-3.0Command line utilitiesDevelopment tools::Build Utils cargo-prune-featuresFind unused enabled feature flags and prune them.1,667MITCommand-line interfaceCommand line utilities cargo-project-finderA CLI tool to find Cargo projects in directories recursively1,667MITCommand line utilitiesDevelopment tools::Cargo plugins qwik-coreQwik optimizer compiler1,647MITDevelopment toolsDevelopment tools::Cargo plugins cargo-ggCalls you a good girl when your cargo command succeeds (after it failed previously)1,647MITCommand line utilitiesDevelopment tools::Cargo plugins x96checkCheck if the executable file is 32-bit or 64-bit on windows.1,643MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-tryCargo command to temporarily install and run an application1,617MIT OR Apache-2.0Development tools::Cargo plugins cargo-drivecargo run? no, cargo drive.1,611MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-applyApply (semantic) patches onto your `cargo` workspace1,604MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-llms-txtCargo subcommand to generate llms.txt and llms-full.txt from Rust projects1,601MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-aragonitea cargo wrapper for use with the aragonite framework1,586MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins tai-libMobile-testing made easier1,585Apache-2.0Development tools::Cargo pluginsDevelopment tools::Testing cargo-codexAnalyzes Cargo projects for build and project info.1,583MITDevelopment tools::Cargo pluginsVisualization cargo-example2cargo run --example without git cloning1,582MITCommand line utilitiesDevelopment tools::Cargo plugins nag-toolkitToolkit for writing custom cargo-nag lints1,570MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins distrustcA Rust-compatible distcc implementation1,561MITCommand line utilitiesCompilers cargo-gcCleanup outdated build files1,557MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-coverage-gateA cargo subcommand that gates pull requests on per-package line coverage measured by cargo-llvm-cov1,555MITCommand line utilitiesDevelopment tools::Cargo plugins nag-driverDriver library for cargo-nag1,548MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-nagCustom lints runner1,547MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-utestsFind unused test targets in Cargo.toml1,545MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins clippy_configHelpful utils to write Clippy lints1,543MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-semver-bumpA tool to semantically bump the version of a Rust crate1,530MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins text-scoreVarious implementations of metrics used in ML/DL.1,524MIT OR Apache-2.0Development tools::Cargo plugins cargo-fixupA Cargo helper that installs a rustc-wrapper to dynamically patch crate source code at build time — no need to modify Cargo.toml…1,519MIT OR Apache-2.0Development tools::Cargo plugins ziggy-honggfuzz-1Fuzz your Rust code with Google-developped Honggfuzz !1,513MIT/Apache-2.0/Unlicense/WTFPLCommand line utilitiesDevelopment tools::Cargo plugins sourcegear-bridge-cargoCargo subcommand for SourceGear Bridge, a binding generator for .NET1,482non-standardCommand line utilitiesDevelopment tools::Cargo plugins rust-serverDescriere test1,471MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-assembleCargo plugin to automate creating missing packages defined in a Rust workspace1,457MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-adventYet another cli to help with Advent of Code challenges1,408MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-binsLists all installed cargo binaries1,397GPL-3.0-or-laterCommand line utilitiesDevelopment tools cargo-duckdb-ext-toolsA cargo subcommand that packages DuckDB extensions by appending the required extension metadata to a compiled dynamic library.1,372MITCommand line utilitiesDatabase interfaces cargo-lock-fetchcargo fetch and cargo vendor with just Cargo.lock1,366MIT OR Apache-2.0Command line utilitiesDevelopment tools cargo-sort-fixCheck if tables and items in a .toml file are lexically sorted1,361MIT/Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-run-copyLike cargo run but runs from a copy to avoid file locking1,320MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-cleanoldClean the local old crates by version or time1,298MITCommand line utilitiesDevelopment tools::Cargo plugins ros_newCargo plugin to create new ROS2 Rust packages with package.xml1,259Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-proc-debugDump proc-macro output for efficient debugging1,227MITDevelopment tools::Cargo pluginsDevelopment tools::Debugging cargo-fluxWorkspace topology and task orchestration for mixed-language repositories1,219MITDevelopment tools::Build UtilsDevelopment tools::Cargo plugins cargo-citeAdd bib citations to Rust docs1,218MITCommand line utilitiesDevelopment tools::Cargo plugins palette_term🎨 This app brings color and flair to your console output with features like charts, progress bars, tables, and text input…1,199MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-debtCargo extension that warns against todos, unresolved and unimplemented parts of the code.1,169non-standardCommand line utilitiesDevelopment tools honggfuzz-ziggyFuzz your Rust code with Google-developped Honggfuzz !1,145MIT/Apache-2.0/Unlicense/WTFPLCommand line utilitiesDevelopment tools::Cargo plugins cargo-attachA Cargo plugin simplifying probe-rs attach1,091MITDevelopment tools::Cargo pluginsEmbedded development zeegoevA short description of my package1,074MITCommand line utilitiesDevelopment tools::Cargo plugins nornir-testmatrixReusable, multi-aspect Rust test-matrix engine: wrap a repo's native cargo test/nextest plus…1,072MIT OR Apache-2.0Development tools::Cargo pluginsDevelopment tools::Testing pedantAn opinionated Rust linter, with special focus on AI-generated code1,071MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-readme-updateA Cargo subcommand to update the install version in the README.md.1,062MITCommand line utilitiesDevelopment tools lmrc-cargo-workspaceCargo workspace management library for the LMRC Stack - comprehensive library for managing Cargo workspaces programmatically1,049MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins nornirCompanion to cargo: dependency tracking, release gating, deploy, benchmarks, and documentation assembly. Project-agnostic.1,005MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins cargo-dokitaA Cargo subcommand to analyze Rust project health, best practices, and common pitfalls.944MITCommand line utilitiesDevelopment tools cargo-clean-plusRemove artifacts for every cargo project under a directory.936AGPL-3.0-or-laterCommand line utilitiesDevelopment tools cargo-bloatedFind out what takes most of the space in your executable, more accurately924MIT OR Apache-2.0Development tools::Cargo plugins cargo-sysroot-2Simply and Easily cross-compile the Rust sysroot crates.906MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-cscCode spell checking885MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins jwt_appA simple RSA and secret key management crate881MITCryptographyDevelopment tools::Cargo plugins cargo-group-importsGroup imports in Rust workspaces879MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-llmA cargo subcommand for interacting with LLMs871Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-harbormasterExport diagnostics from cargo check, cargo clippy and cargo nextest into the JSON message format expected by Phabricator's…860MIT OR Apache-2.0Command line utilitiesDevelopment tools cargo-msrv-clap-cargoRe-usable CLI flags for `cargo` plugins857MIT OR Apache-2.0Development tools::Cargo plugins cargo-reedmeGenerate README.md from doc comments in lib.rs837MIT OR Apache-2.0Command-line interfaceDevelopment tools cargo-jetBuild and run your Rust projects effortlessly on a remote machine! 🦀⚡798GPL-3.0-or-laterCommand line utilitiesDevelopment tools::Cargo plugins cargo-staticAn alternative Rust crate registry.783AGPL-3.0-onlyCommand line utilitiesDevelopment tools::Cargo plugins cargo-nixpackageA small utility to scaffold Rust projects with Nix Flake support.771non-standardCommand line utilitiesDevelopment tools::Cargo plugins cargo-compatCargo subcommand to resolve and validate dependency versions (SemVer) for Rust projects and workspaces754non-standardCommand line utilitiesDevelopment tools::Cargo plugins cargo-reconEnumerate viable fuzzing targets in Rust code747MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-ociSimple, fast container image builder for Rust applications739Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-cyclesA cargo extension for detecting dependency cycles between crates and within modules for a workspace714Apache-2.0Development tools::Cargo plugins dojo-cliCompanion CLI app for Bitcoin Dojo703MITCommand line utilitiesDevelopment tools::Build Utils new-cargo-example-testRun all examples for any locally cloned crate692MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-arcVisualize crate and module dependencies in Cargo workspaces645MIT OR Apache-2.0Development tools::Cargo plugins changeset-coreCore types and traits for cargo-changeset638MITDevelopment tools::Cargo plugins cargo-feature-guardValidate Cargo feature propagation, detect forbidden features, and find duplicate dependencies631MITCommand line utilitiesDevelopment tools::Cargo plugins auto-binAutomates adding src/bin targets into cargo.toml.629MITDevelopment tools::Cargo plugins cargo-ovftA Cargo plugin for Open Very Fast Trace - requirements traceability for Rust projects596MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins chaud-cliUtilities for working with Chaud, a hot-reloading library for Cargo workspaces.580MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-recentA tool to show and operate on recently changed crates555MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-deltabuildDeprecated: use cargo-delta instead.527MITDevelopment toolsDevelopment tools::Cargo plugins cargo-swell`cargo expand` without automatically derived items520MIT OR Apache-2.0Development tools::Cargo pluginsDevelopment tools::Debugging cargo-briefVisibility-aware Rust API extractor — pseudo-Rust output for AI agent consumption513MPL-2.0Command line utilitiesDevelopment tools::Cargo plugins antigen-fingerprintFingerprint grammar parser + matcher for antigen failure-class declarations.481MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins antigen-attestationRatification schema + substrate-witness predicate evaluator for antigen discipline-witnesses.479MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-klieoScaffolder for klieo-based agent projects. Run `cargo klieo new <name>`.465MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-sonicCargo subcommand for building Linux CPU-dispatched fat binaries459MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-shipitCargo subcommand for building and deploying Rust binaries to Linux targets via SSH. Ship it!430MIT OR Apache-2.0Development tools::Cargo pluginsNetwork programming cargo-lpatchA cargo plugin to locally patch dependencies by cloning them and setting up local patches419MIT OR Apache-2.0Development tools::Cargo plugins antigen-macrosProcedural macros for the antigen crate. Not for direct use; use antigen instead.417MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-prepostCargo hooks for pre/post-command automation416MITCommand line utilitiesDevelopment tools::Cargo plugins changeset-changelogChangelog generation and management for changesets389MITDevelopment tools::Cargo plugins cargo-distilExtracts package with all local dependencies from multiple workspaces within single repository364MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins changeset-gitGit operations for cargo-changeset363MITDevelopment tools::Cargo plugins antigenStructural memory of failure-classes for Rust. Make implicit immunity explicit.355MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-anvilOpinionated, unified Rust build and cloud-workflow scaffolding for GitHub Actions and Azure DevOps354MITDevelopment tools::Cargo plugins a9-lintAn opinionated Rust style linter configurable via Cargo.toml workspace metadata340MITDevelopment toolsDevelopment tools::Cargo plugins cargo-installWrapper around the cargo install command338MIT OR Apache-2.0API bindingsDevelopment tools::Cargo plugins changeset-projectCargo project discovery and management for changesets337MITDevelopment tools::Cargo plugins cargo-annealFormally verify that your safety comments are correct.335BSD-2-Clause OR Apache-2.0 OR MITCompilersDevelopment tools::Cargo plugins changeset-manifestFormat-preserving Cargo.toml read/write operations319MITDevelopment tools::Cargo plugins torrust-cargo-chefA cargo sub-command to build project dependencies for optimal Docker layer caching.310Apache-2.0 OR MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-renamePerform a coordinated, all-or-nothing rename of a Cargo package309MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-reproduceA Cargo subcommand for reproducible Rust builds. Normalizes the build environment, strips nondeterministic metadata, and verifies…308MITDevelopment toolsDevelopment tools::Cargo plugins pqviewFast view parquet file307MITCommand line utilitiesDevelopment tools::Cargo plugins changeset-parseParser for changeset files307MITDevelopment tools::Cargo pluginsParser implementations changeset-versionVersion bumping logic for cargo-changeset306MITDevelopment tools::Cargo plugins rust-item-sortA tool (and cargo subcommand) to sort/reorder Rust items in an opinionated way.300MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-blessModernize your Rust dependencies with blessed.rs + live intel294MITDevelopment tools::Cargo plugins cargo-burstSpin up a Hetzner Cloud server on demand for cargo builds; persistent per-project volume keeps target/ warm between sessions.280MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins cargo-perfPreventive performance analysis for Rust - catch anti-patterns before production279MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins changeset-operationsCore operations and business logic for cargo-changeset245MITDevelopment tools::Cargo plugins cargo-anaxaA modern native Rust configuration management system245MITCommand line utilitiesConfiguration cargo-antigenCargo subcommand for antigen — scan, build, and apply structural failure-class antibodies in Rust codebases.243MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins yewi-cliCLI tool for managing yewi-kit components in Yew projects234MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-featInstantly look up available features for any crate on crates.io, directly in your terminal.231Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-clean-globalClean Cargo target directories across Rust projects to reclaim disk space.219MITCommand line utilitiesDevelopment tools cargo-tributeGenerate a REUSE-style LICENSES/ folder and third-party attribution from a Cargo dependency tree.218MIT OR Apache-2.0Development tools::Cargo plugins