BROWSE A-Z
All 305,250 crates, alphabetically
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-dist-schemaSchema information for cargo-dist's dist-manifest.json271,580MIT OR Apache-2.0
cargo-distantonly for name locking2,058MIT
cargo-distilExtracts package with all local dependencies from multiple workspaces within single repository364MIT OR Apache-2.0
cargo-distributeTemplate generator for continuous distribution of rust projects to homebrew, linuxbrew and scoop6,925MIT
cargo-dlCargo subcommand for downloading crate sources8,066MIT OR Apache-2.0
cargo-dlxA cargo subcommand for running remote binaries97MIT OR Apache-2.0
cargo-doA Cargo plugin that adds the 'do' subcommand to let you run multiple cargo commands by running e.g. `cargo do clean, build`22,125MIT/Apache-2.0
cargo-doc-coverageCargo plugin to calculate documentation coverage percentage of library crates.4,746MIT
cargo-doc-docusaurusCargo subcommand to generate Docusaurus-compatible documentation for Rust crates and dependencies201MIT OR Apache-2.0
cargo-doc-l10nA tool that bring to cargo support for localization of the documentation and help to maintain the localization in sync with the…2,802MIT OR Apache-2.0
cargo-doc-mdCargo subcommand to generate markdown documentation for Rust crates and dependencies4,465MIT OR Apache-2.0
cargo-doc-ngrokA cargo subcommand to build and serve documentation via ngrok4,343MIT OR Apache-2.0
cargo-doc-viewerEnhance rustdoc HTML with a richer UI and AI-assisted chat via cargo doc-enhance.214MIT OR Apache-2.0
cargo-doc2readmecargo subcommand to create a readme file containing the rustdoc comments from your code54,181Apache-2.0
cargo-doccocargo docco generates literate programming style documentation pages from source code. Port of Jash Kenas' Docco in Rust.2,155Apache-2.0/MIT
cargo-docgenrun and format small doctest snippets5,868MIT
cargo-dockdead-simple docker build2,067MIT
cargo-dockerA cargo subcommand to build binary with other OS.4,212MIT
cargo-docker-buildBuild Dockerfile and script from Cargo.toml for a Rust workspace project4,046AGPL-3.0-or-later
cargo-docker-builderA cargo subcommand to build rust using docker4,010MIT
cargo-dockerfilecargo dockerfile is a cargo plugin for generating Dockerfiles out of your Rust project1,955MIT
cargo-dockerimageA cargo sub-commnad to create and build docker image1,857Apache-2.0
cargo-docketA tool for organizing project tasks.1,596MIT OR Apache-2.0
cargo-docsA cargo plugin for serving rust and crate doc locally.43,210MIT
cargo-docs-mdGenerate per-module markdown documentation from rustdoc JSON output801MIT
cargo-docs-rsImitate the documentation build that docs.rs would do46,204MIT OR Apache-2.0
cargo-docserveCargo subcommand for serving docs with an embedded webserver2,239MIT
cargo-docserverstarts an embedded http server for your cargo doc output10,341MIT/Apache-2.0
cargo-docsetGenerates a Zeal/Dash docset for your rust package.20,836Apache-2.0
cargo-docsgenGenerate agent-readable markdown documentation from your Cargo.lock pinned crate versions23MIT
cargo-doctorChecks if all links mentioned in cargo docs of a crate are healthy5,265Apache-2.0 OR MIT
cargo-docupA tool to generate documentation for Rust projects and server it locally.373MIT
cargo-dokitaA Cargo subcommand to analyze Rust project health, best practices, and common pitfalls.944MIT
cargo-dotenvA tiny cargo subcommand to run cargo commands with dotenv4,224MIT
cargo-doverA toolkit to manage cargo project version2,840MIT
cargo-downgradeCargo plugin to downgrade the lockfile to a specific date186Apache-2.0/MIT
cargo-downloadCargo subcommand for downloading crate sources121,210MIT
cargo-dragonsSimilar to `cargo-unleash`, releasing dependencies in order, very similar.1,556MIT OR Apache-2.0
cargo-drivecargo run? no, cargo drive.1,611MIT
cargo-droneA cargo subcommand for Drone.14,434MIT/Apache-2.0
cargo-druidCargo plugin for druid.1,891Apache-2.0
cargo-dtcDevicetree Compiler packaged for building with cargo8,756GPL-2.0-or-later
cargo-dubA cargo subcommand for dub1,683MIT
cargo-duckdb-ext-toolsA cargo subcommand that packages DuckDB extensions by appending the required extension metadata to a compiled dynamic library.1,372MIT
cargo-dump...1,360MPL-2.0
cargo-dupesA cargo subcommand that detects duplicate and near-duplicate code blocks in Rust codebases using AST normalization5,299MIT
cargo-duplicatedA tool to detect duplicated Rust code blocks.182MIT
cargo-duplicated-depsA tool to find duplicated dependencies in Cargo.toml3,578MIT
cargo-duplicatesCargo subcommand for displaying when different versions of a same dependency are pulled in22,578MIT
cargo-dylintA tool for running Rust lints from dynamic libraries450,411MIT OR Apache-2.0
cargo-ee is for Example. A command-line tool for running and exploring source, examples, and binaries from Rust projects. It will run…43,716MIT OR Apache-2.0
cargo-easeCargo subcommand to generate an ETH2 EE project template4,306Apache-2.0
cargo-easy-depSimplifies dependency management in Rust workspaces by unifying common workspace members' dependencies in workspace1,359MIT OR Apache-2.0
cargo-ebuildGenerates an ebuild for a package using the in-tree eclasses.18,079MIT/Apache-2.0
cargo-ecCargo plugin for building and deploying smart contracts to the Ellipticoin network27,196MIT/Apache-2.0
cargo-ecosECOS embedded project cargo plugin190MIT OR Apache-2.0
cargo-editCargo commands for modifying a `Cargo.toml` file..3,295,431Apache-2.0 OR MIT
cargo-edit-9This extends Cargo to allow you to add and remove dependencies by modifying your `Cargo.toml` file from the command line. It…72,798Apache-2.0 OR MIT
cargo-edit-locallyA Cargo subcommand to edit dependencies locally via `[replace]`7,618MIT/Apache-2.0
cargo-edit-tomlA small tool that opens the current project's `Cargo.toml` manifest file using the application provided by either the `$EDITOR`…364GPL-3.0-only
cargo-edit-versionEdits the package version in Cargo.toml to specified one.2,091MIT
cargo-efmtCargo extension to format Rust code via .editorconfig configuration17MIT OR Apache-2.0
cargo-eichkat3reichkat3r unterstützt dich bei cargo2,767MIT OR Apache-2.0
cargo-emanateCargo subcommand for publishing workspace-based crates.12,567Apache-2.0 OR MIT
cargo-embassyGet up and running with Embassy in seconds.10,613non-standard
cargo-embedDeprecated binaries for the probe-rs project.62,140MIT OR Apache-2.0
cargo-emergeEmerge Application Setup Generation Tool297Apache-2.0 OR MIT
cargo-emitTalk to Cargo easily at build time.4,317,198MIT OR Apache-2.0
cargo-enforce-shared-workspace-depsA Cargo plugin to enforce shared dependencies across workspace members.1,949MIT
cargo-ensure-installedLike cargo install but if you already have a suitable version, simply leaves it as-is.24,883Apache-2.0
cargo-ensure-no-cyclic-depsA cargo subcommand to detect cyclic dependencies in workspace crates10,655non-standard
cargo-ensure-no-default-featuresEliminate superfluous features in a Rust project73,414MIT
cargo-ensure-prefixCargo subcommand to check that all target files have a fixed prefix.14,177BSD-3-Clause
cargo-envrun command in cargo3,750MIT
cargo-env-runLike dotenv but with `.cargo/config.toml` files5,962MIT
cargo-envy-safeA secure and safe CLI to manage .env files in Rust projects1,469MIT
cargo-eosiocontractSetup and deployment tool for developing eosio smart contracts1,675GPL-3.0
cargo-epublisha simple tool for patch the version of configuration of crate1,611MIT OR Apache-2.0
cargo-eqswiftcargo subcommand for eqswift — build and generate Swift bindings52MPL-2.0
cargo-equipA Cargo subcommand to bundle your code into one `.rs` file for competitive programming.52,722MIT OR Apache-2.0
cargo-erlangappBuild Rust crates embedded in an Erlang application10,896MIT
cargo-errorbookHomage to rust error messages. Book them!3,032MIT OR Apache-2.0
cargo-esp-buildA cargo-build extension for esp8266 chips1,676GPL-2.0-only
cargo-esp-newA cargo-new extension for esp8266 chips5,822GPL-2.0-only
cargo-espflashCargo subcommand for interacting with Espressif devices115,661MIT OR Apache-2.0
cargo-espmonitorCargo subcommand for monitoring ESP8266 and ESP32 execution over serial25,071GPL-3.0
cargo-ethEthereum development framework338MIT
cargo-etherTraits for transfer datas through various means1,799GPL-3.0-or-later
cargo-evalA `cargo` subcommand designed to let people quickly and easily run Rust “scripts” which can make use of `cargo`'s package…7,210MIT/Apache-2.0
cargo-evalsCargo subcommand for listing and running typed agent eval suites55Apache-2.0
cargo-evidenceCargo subcommand for certification evidence generation, verification, and traceability140MIT OR Apache-2.0
cargo-exThis cargo sub-command execute `cargo run --example` easily via fuzzy finder.2,988MIT
cargo-examcargo sub-command cause I can't remeber test commands1,446MIT
cargo-exampleAn easy-to-use example runner for rust crates6,681MIT
cargo-example2cargo run --example without git cloning1,582MIT
cargo-examplesRun all examples for any locally cloned crate15,054MIT OR Apache-2.0
cargo-exasol-udfCargo subcommand to scaffold, build (static musl .so), and validate Exasol Rust UDF crates.270MIT
cargo-exeA Cargo plugin to print the path to the output executable from `cargo build`.3,224Apache-2.0
cargo-exe-v2A Cargo plugin to print the path to the output executable from `cargo build`.2,179Apache-2.0
cargo-exec`npm run test` for Rust1,971MIT OR Apache-2.0
cargo-executable-payloadA Cargo subcommand for creating standalone source files with base64-encoded payload.3,330MIT OR Apache-2.0
cargo-executeA Cargo subcommand to execute a command in the context of a Cargo project.1,291MIT OR Apache-2.0
cargo-expandWrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.3,189,093MIT OR Apache-2.0
cargo-expectExpectation Tests Runner3,498MIT/Apache-2.0
cargo-explainA syntax highlighting replacement for rustc --explain1,867MIT
cargo-explain-buildStable-first Cargo subcommand for explaining saved build sessions24MIT OR Apache-2.0
cargo-explain-errorCompile votre crate, attrape l'erreur du borrow checker et demande à une IA (OpenAI, Gemini, Anthropic ou un modèle local Ollama)…52MIT
cargo-exportUtility to export compiler artifacts from cargo build process64,024MIT
cargo-extensionscargo extensions1,305MIT
cargo-external-docadd long text articles to your crate's documentation4,374MIT
cargo-extractCargo subcommand to extract information from Cargo.toml files5,053MIT
cargo-extract-testA Cargo subcommand to extract and run a single test function in isolation.785MIT
cargo-extrasA collection of cargo subcommands14,908MIT
cargo-fA cargo subcommand for easier use682Apache-2.0
cargo-faStatic analysis tool for framealloc - detect memory intent violations before runtime208MIT OR Apache-2.0
cargo-faastaBuild and deploy wasi-http wasm to the faasta serverless platform1,715MIT
cargo-factorioCargo subcommand to zip and install Factorio mods (correct structure, cross-platform).766MIT OR Apache-2.0
cargo-faircodeCargo extension to help manage Faircode-registered dependencies3,657MIT
cargo-fancyFancy output for Cargo as a subcommand.2,760MIT/Apache-2.0
cargo-fastcar go fast.3,068MIT
cargo-fastdevFast Rust dev loop: doctor/init/watch + cargo wrappers for quicker check/test/run.40Apache-2.0
cargo-fcCargo subcommand to publish Rust functions to Alibaba Cloud Function Compute20MIT OR Apache-2.0
cargo-fcplugBuild FlowCloudAI plugin package (.fcplug)184MIT
cargo-featInstantly look up available features for any crate on crates.io, directly in your terminal.231Apache-2.0
cargo-featalignCargo features alignment tool.9,506GPL-3.0
cargo-featureCargo plugin to manage dependency features44,087MIT
cargo-feature-analystcargo-feature-analyst is a tool written in rust to analyse the feature usage in your rust project.2,477MIT
cargo-feature-aspectA Cargo plugin that creates and updates feature aspects across a Cargo workspace.11,176Apache-2.0 OR MIT
cargo-feature-combinationsrun cargo commands for all feature combinations43,796MIT
cargo-feature-costA cargo subcommand that measures the cost of each feature flag in your dependency tree20MIT OR Apache-2.0
cargo-feature-dep-checkerValidates feature dependencies in Cargo.toml files125MIT
cargo-feature-guardValidate Cargo feature propagation, detect forbidden features, and find duplicate dependencies631MIT
cargo-feature-lensAudit and visualize Cargo dependency feature footprints.19Apache-2.0
cargo-feature-matrixrun cargo commands on a matrix of feature sets15,210MIT OR Apache-2.0
cargo-feature-scopeA helper library that enables workspace crates to independently control their required features without cross-package interference413Apache-2.0
cargo-feature-setExtract the features for every compiled crate from `cargo metadata`.6,494MIT
cargo-feature-treecargo feature-tree shows your features, and what they expand to, in a tree-like format6,632MIT
cargo-featuresPower tools for working with (conditional) features3,448MIT OR Apache-2.0
cargo-features-managerA tui tool to enable/disable & prune dependency features35,409MIT
cargo-featurexcargo plugin to run tasks against feature powersets18,739MIT
cargo-fel4A cargo subcommand for automating feL4 (seL4 for Rust) development3,598non-standard
cargo-ferris-wheel🎡 Detect workspace dependency cycles in Rust monorepos5,465MIT
cargo-fetch-sourceDeclare and fetch external sources programmatically987MIT OR Apache-2.0
cargo-fetch2A replacement for `cargo fetch` that works.55,490MIT OR Apache-2.0
cargo-fetcher🎁 Alternative to cargo fetch35,746MIT OR Apache-2.0
cargo-ffFast Format drop-in replacement for cargo-fmt50GPL-3.0-only
cargo-file-genA program to generate files with a certain size2,763MIT
cargo-filesList all source files in a cargo crate9,044MIT OR Apache-2.0
cargo-files-coreCore functionality for cargo-files14,894MIT OR Apache-2.0
cargo-fillAn interactive CLI tool for filling the fields of `Cargo.toml` quickly.3,400MIT OR Apache-2.0
cargo-filterRemoves noise from running cargo test with a filter.1,863MIT
cargo-findFind crates from command line10,785MIT
cargo-find-unsafefind unsafe code in Rust projects16non-standard
cargo-finestraCross Platform Native UI Framework1,568Apache-2.0
cargo-firstA cargo subcommand to stop execution after the first error.7,791MIT
cargo-firstpageShows only the first page of rustc output6,112MIT OR Apache-2.0
cargo-fissionThe fission command for project setup, running, testing, packaging, sites, and releases353MIT
cargo-fixAutomatically apply the suggestions made by rustc18,840Apache-2.0/MIT
cargo-fixeqFix `assert_eq!` test errors automatically.7,466MIT
cargo-fixitProposed fixit commands for cargo3,352MIT OR Apache-2.0
cargo-fixtureSurround cargo test with arbitrary Rust setup and teardown code.8,130Apache-2.0
cargo-fixture-libSupport library for the cargo-fixture cargo extension14,591Apache-2.0
cargo-fixture-macrosMacros for the cargo-fixture cargo extension14,526Apache-2.0
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.0
cargo-flLightning-fast Rust linter for pre-compilation checks802MIT OR Apache-2.0
cargo-flakea tool to detect flakey tests6,969MIT
cargo-flakyA cargo sub-command to helps you find flaky tests21,855MIT
cargo-flashDeprecated binaries for the probe-rs project.51,677MIT OR Apache-2.0
cargo-flatpackGenerate flatpack manifest from Cargo.lock1,596MIT
cargo-fleetThe blazing fast build tool for Rust.1,713Apache-2.0
cargo-flippyA friend for those days you just can't type right2,832MIT
cargo-flippy-lintA fast best-effort Rust feedback filter inspired by cargo clippy.59MIT OR Apache-2.0
cargo-floydCargo subcommand for the Floyd Rust MC/DC coverage engine.37MIT OR Apache-2.0
cargo-flutterTool for building flutter-rs projects.23,583ISC
cargo-fluxWorkspace topology and task orchestration for mixed-language repositories1,219MIT
cargo-flyCargo can `run`, but running is slow. Rust is 🚀blazingly🚀 fast, and so `cargo` should `fly`1,586AGPL-3.0-or-later
cargo-fmiCargo subcommand for FMI packaging and tooling115MIT OR Apache-2.0
cargo-fmtAllows `rustfmt` to be called through `cargo`4,976MIT/Apache-2.0
cargo-fmt-tomlCargo subcommand to format and normalize Cargo.toml layout (section order, sorted dep keys, TOML shape)320non-standard
cargo-fmtqSquatting this crate because I have ideas. Contact me if you have ideas too1,895MIT
cargo-fnstackFnstack cli tool8,078MIT
cargo-focusA Cargo subcommand for managing `workspace.default-members`23MIT
cargo-folderinfoDump all projects in the current folder2,978MIT
cargo-foobarfoobar4,708MIT
cargo-force-buildAllow soft force build4,393MIT OR Apache-2.0
cargo-foreachRun cargo command in multiple folders.6,457MIT
cargo-forgeAn interactive Rust project generator with templates and common features2,196MIT OR Apache-2.0
cargo-forge-coreCore library for cargo-forge -- cross-platform Rust release builds105MIT OR Apache-2.0
cargo-forkdepDoes the initial grunt work to help you develop a patch for one of your dependencies2,865MIT OR Apache-2.0
cargo-fortanixA cargo subcommand to build binary targeting the fortanix platform3,535MIT
cargo-fourframework for creating AWS CloudFormation template4,378MIT
cargo-foxAdd foxes to your project2,818MIT
cargo-frcA cargo extension for deploying rust code to FRC robots.11,421MIT OR Apache-2.0
cargo-freeA cargo subcommand to check if a given crate name is available.12,204MIT OR Apache-2.0
cargo-freezeEdit Cargo.toml from Cargo.lock to freeze dependencies6,776MIT
cargo-freeze-depsA Cargo subcommand that freezes all floating dependency versions in a Cargo.toml file to their literal values23,094MIT
cargo-freighterPlaceholder1,665MIT OR Apache-2.0
cargo-frequentFind the cause of frequent Cargo rebuilds63MIT
cargo-freshA Rust tool for checking and updating globally installed Cargo packages with interactive mode and smart prerelease detection1,844Apache-2.0
cargo-ftA cargo extension for specifying supported targets for a crate14,617Apache-2.0