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-doc-viewerEnhance rustdoc HTML with a richer UI and AI-assisted chat via cargo doc-enhance.214MIT OR Apache-2.0
cargo-depgraph-checkCargo subcommand to enforce workspace crate dependency graph rules via allowlist configuration211MIT
cargo-changesetA cargo subcommand for managing changesets205MIT
cargo-copterTest dependents against multiple versions of your crate (or your local WIP before publishing). Inspired by the cargo-crusader203MIT/Apache-2.0
cargo-simplebenchminimalist microbenchmarking framework with clear regression detection203MIT OR Apache-2.0
feature-manifestDocument, validate, and render Cargo feature metadata.198MIT OR Apache-2.0
cargo-hermesFormally verify that your safety comments are correct.193BSD-2-Clause OR Apache-2.0 OR MIT
cargo-unused-allowDetect unused #[allow(...)] attributes in Rust projects191MIT
cargo-downgradeCargo plugin to downgrade the lockfile to a specific date186Apache-2.0/MIT
cargo-declaredAudit the gap between declared and compiled dependencies185MIT OR Apache-2.0
cargo-plotSzwajcarski scyzoryk do wizualizacji struktury projektu i generowania dokumentacji bezpośrednio z poziomu Cargo.183MIT OR Apache-2.0
ninja-xtaskxtask utilities that I use in most projects179MIT
cargo-overlay-registryA local Cargo registry proxy that overlays local crates on top of crates.io177Apache-2.0
cargo-rubricCargo subcommand for requirements tracking — declare, annotate, and detect drift177MIT OR Apache-2.0
ryo-metadataCargo workspace and crate metadata resolution for ryo175MIT OR Apache-2.0
klauthed-cliScaffolding CLI for the klauthed framework: `cargo klauthed new <name>` generates a ready-to-run service.175MIT OR Apache-2.0
cargo-ohos-appCargo subcommand for packaging Rust GUI apps as OHOS applications166Apache-2.0
rubric-traceShared types and build-time drift detection for the rubric requirements-tracking toolchain165MIT OR Apache-2.0
premix-cliCommand-line tool for Premix ORM (Migration management and more).163MIT
termcordA lightweight, IRC-style Discord client for your terminal, written in Rust.162MIT OR Apache-2.0
cargo-kimiCargo subcommand for kimi-dotfiles guidelines and verification161MIT
cargo-resolvediffA tool for diffing `cargo` dependency resolutions between updates148MIT OR Apache-2.0
semwaveStatic analysis tool for semver bump propagation in Cargo workspaces146MIT
cargo-no-stdValidate no_std compliance145GPL-3.0-only
cargoeAdvanced Cargo.toml management CLI tool143MIT OR Apache-2.0
cargo-buckalSeamlessly build Cargo projects with Buck2.143MIT
antislopA blazing-fast, multi-language linter for detecting AI-generated code slop142MIT OR Apache-2.0
cargo-workspace-depsA Cargo subcommand that consolidates shared dependencies to workspace.dependencies138MIT OR Apache-2.0
rubric-trace-macrosAttribute macros for requirements tracking — #[satisfies(...)] and #[verifies(...)]137MIT OR Apache-2.0
cargo-depflameVisualize your Cargo dependency tree as a flamegraph and find optimization opportunities133MIT
create-video-effectCLI scaffold tool for PrGPU/VEKL-based video effects and transitions130MIT OR Apache-2.0
cargo-bubbacargo subcommand for the Bubba mobile framework124MIT OR Apache-2.0
cargo-goodtimesInteractive compilation timing analyzer — visualizes the critical path as a Gantt chart123MIT
cargo-braintax4rustA cognitive tax estimator for Rust code -- quantify the mental effort required to understand a function123MIT
argus-llmBYOK NVIDIA NIM client for ARGUS. Pass-through LLM inference with deterministic mock support.122MIT
cargo-wasmi-cfg-policyCargo subcommand that verifies wasmi's opt-level dependent cfgs only steer optimizer hints and never change compiled code.120MIT OR Apache-2.0
cargo-rudzioCargo subcommand: `cargo rudzio test` auto-generates a single-binary aggregator that runs every rudzio test in the workspace…115MIT OR Apache-2.0
cargo-billA Rust CLI tool that estimates AWS Lambda costs based on the compiled binary size.113MIT
cargo-usage-rulesA cargo subcommand to aggregate usage-rules.md files from Rust dependencies for AI agent consumption. Inspired by…112Apache-2.0
cargo-timingsCatch slowest dependencies directly in your terminal111MIT
cargo-about-featuresA Cargo subcommand to list enabled features for dependencies.102MIT
cargo-clean-targetsCargo subcommand: strip target/ caches across a tree, keep only compiled binaries96MIT
cargo-grip4rustA cargo subcommand for measuring Rust testability94MIT
cargo-migratioCargo subcommand for migratio database migrations92MIT
cargo-impactBlast-radius analysis and selective test execution for Rust workspaces92MIT OR Apache-2.0
cargo-hwhkitcargo hwhkit init / migrate / dev 命令91MIT OR Apache-2.0
cargo-crapappCargo subcommand for building CRAP app installers and self-contained app bundles90Apache-2.0
bens-chat-cliA cli for chatting with friends90Apache-2.0
cargo-oxidateCheck Cargo dependency for packages that are too new or too old89MIT
dev-depsDependency hygiene for Rust crates. Detect unused, outdated, and many-major-versions-behind dependencies. Wraps cargo-udeps +…88Apache-2.0
cargo-shape-checkHash the public API surface of workspace crates to detect private-only vs public-facing changes85MIT OR Apache-2.0
cargo-igniteA high-performance alternative to `cargo add` for adding, removing, fetching, and installing dependencies, delivering up to **45×…85Apache-2.0
cargo-async-doctorCargo subcommand for diagnosing common async Rust hazards83MIT
cargo-rerunA tool that runs cargo run and automatically restarts when watched files change83MIT OR Apache-2.0
cargo-verctlCargo subcommand for managing versions in single and workspace Cargo.toml files (bump, set, list)82MIT
stackwiseDrop-in Rust stack usage analysis with JSON reports and an interactive local UI82MIT OR Apache-2.0
nornir-build-thingDeclarative cargo build variants + SLSA-style build-provenance attestation: a repo declares its buildable variants…82MIT OR Apache-2.0
cargo-bayA terminal UI to browse, run, and rebuild every binary in a Cargo workspace.82MIT
capscanDiff the capability surface (unsafe, FFI, process/network/fs access, build scripts) of a crate between two versions before you…81MIT OR Apache-2.0
cargo-availCheck whether crate names are truly available on crates.io80GPL-3.0-only
cargo-lane为编码代理管理基于 Git worktree 隔离的本地任务工作流78Apache-2.0
cargo-stitchA Cargo subcommand that applies source-level patches and ast-grep rules to workspace crates before compilation76MIT OR Apache-2.0
cargo-maturityCargo subcommand for generating maturity reports.75Apache-2.0
safe-cargoBuild and runs code in a sandboxed environment74MIT OR Apache-2.0
cargo-trustcCargo subcommand for the Trust toolchain — `cargo trustc build/run/test` with the lowering shims wired in73MIT OR Apache-2.0
ros_removeThe Purpose of ros_remove is to provide the `cargo ros_remove` command to remove dependencies from `Cargo.toml` and the…72Apache-2.0
oalacea-lumenAI-powered code analysis and test generation toolkit - Oalacea Lumen CLI72MIT
portsideShared workspace-discovery core for the freight suite of cargo-* developer tools.72MIT
cargo-affectedRun only the tests affected by git changes, using LLVM coverage.70MIT OR Apache-2.0
cargo-polkajamA cargo subcommand for generating JAM service projects for Polkadot69Apache-2.0
cargo-code-signSign Rust binaries after cargo build (macOS codesign, Windows signtool)69MIT OR Apache-2.0
aidoc-coreCore library for cargo-aidoc: rustdoc JSON -> LLM-facing doc artifact pipeline67MIT OR Apache-2.0
cargo-diagnoseA command-line dependency health analyzer for Rust projects, scoring OSV vulnerabilities and GitHub maintenance APIs.65MIT
cargo-scirs2-policyPolicy linter for SciRS2 workspace compliance65Apache-2.0
cargo-aidoccargo subcommand: generate LLM-facing doc artifacts from rustdoc JSON65MIT OR Apache-2.0
cargo-safeBuild and runs code in a sandboxed environment63MIT OR Apache-2.0
wasm-harnessBenchmark and test WebAssembly under wasmtime or browser JavaScript engines (V8, SpiderMonkey).63MIT OR Apache-2.0
cargo-callgraphGenerate callgraphs for Rust workspaces using rust-analyzer63AGPL-3.0-or-later
cargo-build-rxCompile-time diagnostic and prescription tool for Rust projects62MIT OR Apache-2.0
cargo-cultingCargo subcommand that adds mass-downloaded dependencies without understanding why62MIT
cargo-fullrustCargo subcommand that builds crates as libc-free, fully-static binaries with the fullrust runtime.61MIT OR Apache-2.0
cargo-agentsCargo subcommand for agentic development workflows60MIT OR Apache-2.0
cargo-flippy-lintA fast best-effort Rust feedback filter inspired by cargo clippy.59MIT OR Apache-2.0
cargo-crappyCRAP metric analysis for Rust — clippy-style diagnostics for change-risk, complexity, coverage, and idiomatic code57MIT
rust-ten-commandmentsHear ye! The Ten Commandments of Rust — delivered by the Crab Himself 🦀56MIT
cargo-gripA cargo subcommand for measuring Rust testability56MIT
cargo-test-filterA cargo subcommand for intelligent test filtering and compilation55MIT OR Apache-2.0
cargo-matrix-plusRun a curated matrix of cargo commands (targets/features) from a YAML config53MIT OR Apache-2.0
oxicleanerRecursive Rust target/ cleaner with launchd scheduling53MIT
cargo-verified-anchorCargo subcommand that discharges verified-anchor proof obligations via Lean.53CC-BY-NC-ND-4.0
cargo-install-describeA cargo subcommand to list installed cargo binaries with descriptions and metadata52MIT OR Apache-2.0
cargo-winappCargo subcommand for Windows app development with winapp CLI52MIT
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-eqswiftcargo subcommand for eqswift — build and generate Swift bindings52MPL-2.0
cargo-regressBinary size regression analysis for Rust projects50MIT OR Apache-2.0
cargo-ffFast Format drop-in replacement for cargo-fmt50GPL-3.0-only
cargo-remove-unused-derivesCargo subcommand that removes unused derives from your project, guided by the compiler.49MIT
cargo-labA cargo plugin for managing a project full of one-off scripts.49MIT
argus-verifyPR review HTTP worker. Analyzes diffs through 4 specialists (slop, security, architecture, verdict) and posts a signed verdict.48MIT
cargo-oxurCargo subcommand for building Oxur Lisp projects48MIT OR Apache-2.0
cargo-upkeepUnified Rust project maintenance CLI (cargo subcommand)48MIT
intense-pomodoroA pomodoro timer for programmers48Apache-2.0
argus-lensWeekly digest of audit-chain events. Aggregates verdicts, surfaces trends, exports to SIEM.47MIT
cargo-reorderReorder top-level items in Rust source files following community style47Apache-2.0
cargo-omnibusA thin wrapper around Cargo that generates an omnibus crate bundling multiple Rust libraries45MIT OR Apache-2.0
rustinel-coreDefensive Rust supply-chain risk analysis: static signals, policy and risk diff for Cargo lockfiles.44MIT OR Apache-2.0
cargo-typegraphGenerate Graphviz DOT dependency graphs for Rust types.42CC0-1.0
cargo-vsqlCargo subcommand for building, packaging, and testing VillageSQL extensions41GPL-2.0-only
cargo-treemapInteractive treemap analyzer for Rust binary size and dependency API usage, like webpack-bundle-analyzer for cargo.41MIT OR Apache-2.0
cargo-compatibleCargo subcommand for auditing and resolving dependency graphs against a target Rust version or MSRV40MIT
c3-cargo-huskyA cargo sub-command to manage git hooks, execute hook scripts and run defined tasks.39Apache-2.0 OR MIT
cargo-craneLift a module out into its own crate — an extraction-refactor tool for Cargo workspaces.38MIT
cargo-floydCargo subcommand for the Floyd Rust MC/DC coverage engine.37MIT OR Apache-2.0
ferro-cargo-registry-serverCargo Alternative Registry Protocol server-side primitives — sparse index, /config.json, publish/yank/owners API. Backed by…34Apache-2.0
cargo-wiiuCargo extension to easily work with Nintendo Wii U binaries.34non-standard
argus-guardPre-commit guard for AI-generated code. Blocks SLOP patterns and LLM-prompt-injection sinks before they enter your repo.33MIT
cargo-x-doA modular, cross-platform task runner and workflow orchestrator for Rust projects. Automates git versioning, diagnostics, and…33MIT OR Apache-2.0
deputy-ecosystemDependency-ecosystem implementations behind the DepEcosystem trait (Cargo first).33MIT OR Apache-2.0
deputy-acquireRecursive dependency discovery and verified download into the dirty store.33MIT OR Apache-2.0
deputy-deployPromotion (dirty to prod), redeploy into source, and the fail-closed deploy gate.33MIT OR Apache-2.0
rubric-coreShared types and build-time drift detection for the rubric traceability toolchain32MIT OR Apache-2.0
rubric-attrAttribute macros for requirements traceability — #[satisfies(...)] and #[verifies(...)]32MIT OR Apache-2.0
oryn-coreOryn engine — safe Rust test-impact selection and statistically-rigorous flaky-test scoring. Compile less, test less, trust the…32MIT
capdiff-coreCapability fingerprinting and diffing for Rust dependencies32MIT OR Apache-2.0
cargo-readDownload crate source and show README + metadata, designed for LLM tool use31MIT
cargo-sonar-boost🛡️ A zero-config code quality and technical debt dashboard CLI for Rust31MIT
tulisp-fmtSource code formatter for tulisp / Emacs Lisp.30GPL-3.0-only
lint-policyModel used by cargo-lint-policy30non-standard
aidoc-mcpMCP server exposing cargo-aidoc's doc-generation pipeline as tools30MIT OR Apache-2.0
cargo-terseConcise cargo output for AI-assisted workflows29MIT
cargo-whysA cargo subcommand that explains why dependencies are in your tree28MIT
cargo-manageManage Cargo.toml dependencies across Rust workspaces28MIT OR Apache-2.0
rustuse-cliCommand-line tooling for adopting, managing, and maintaining RustUse crates.28MIT OR Apache-2.0
capscan-mcpMCP server exposing capscan's crate capability scanning (scan/diff/audit) as tools for AI coding agents.28MIT OR Apache-2.0
cargo-rustinelSupply-chain risk diff CLI for Rust projects. Invoked as `cargo rustinel`.27MIT OR Apache-2.0
cargo-mopA high-performance, intelligent recursive cargo-clean tool with parallel execution, ghost target detection, and AI-friendly JSON…27MIT OR Apache-2.0
cargo-censusAnalyze Rust crate module structure and item counts26MIT
get-cargo-lockExpose the consuming Cargo workspace's lockfile to external build scripts26MIT OR Apache-2.0
cargo-shedA Cargo subcommand that finds dependency bloat, risky features, duplicate crate versions, and safe cleanup opportunities in Rust…26MIT OR Apache-2.0
cargo-prettypanicA cargo subcommand that makes panic backtraces human-readable by showing only your code25MIT
cargo-apple-runnerCargo runner for bundling and launching applications on simulator / on device25Zlib OR Apache-2.0 OR MIT
cargo-build-doctorMake Rust builds understandable with health checks, timings, graph insights, and rebuild explanations25MIT OR Apache-2.0
cargo-shipshapeCargo subcommand to sort Rust file items by type and name24MIT
cargo-explain-buildStable-first Cargo subcommand for explaining saved build sessions24MIT OR Apache-2.0
cargo-summaryConcise cargo wrapper with single-line summaries, heartbeats, timeouts, and persistent stdout/stderr capture. Invokable as `cargo…24Apache-2.0
cargo-advisorCargo-native crate recommendation, comparison, explanation, and local review CLI23MIT OR Apache-2.0
cargo-docsgenGenerate agent-readable markdown documentation from your Cargo.lock pinned crate versions23MIT
cargo-mark-sweepA mark-and-sweep garbage collector for cargo's target/ directory: keeps every artifact your build configurations resolve to,…23MIT OR Apache-2.0
cargo-whoA cargo subcommand to find which crates use a specific dependency22MIT
cargo-delendaCarthago delenda est. So is your target folder.22MIT
crategeistExpose the hidden cost of your Rust dependencies22MIT
cargo-split-modulesSplit large Rust source files into one-item-per-file modules, preserving comments and the public API (verified by the compiler).21MIT OR Apache-2.0
cargo-license-verifyCross-references actual LICENSE files against SPDX declarations in dependency Cargo.toml files21MIT OR Apache-2.0
cargo-dev-installCargo subcommand to install dev wrappers for running from source21MIT
targkillInteractive TUI to find and reclaim space from Rust target/ directories21MIT
cargo-fcCargo subcommand to publish Rust functions to Alibaba Cloud Function Compute20MIT OR Apache-2.0
sawdustCargo feature unification forensics20MIT
gritshield_cliCommand line interface tool for scaffolding secure web engines under the GritShield framework.20MIT OR Apache-2.0
cargo-crosscutAnalyze Rust workspace layout — compartment and tiling decomposition19MIT
cargo-deckWorkspace health dashboard and hub for the freight suite of cargo-* tools.19MIT
cargo-llm-contextGenerate condensed, ownership-annotated API context files for LLM agents19MIT
orynCompile less, test less, trust the results — safe test-impact selection, statistical flaky scoring, and compile-time tuning for…19MIT
cargo-crate-splitAnalyze a Rust crate's module graph and propose a provably-acyclic split into workspace crates, with per-cut refactor suggestions…18MIT OR Apache-2.0
cargo-update-checkA minimalist npm-check-updates for Cargo — check and upgrade Cargo.toml dependencies to their latest crates.io versions18MIT
taut-rpc-clicargo taut subcommand: TS codegen, IR drift detection, MCP manifest, and IR inspection for taut-rpc.18MIT OR Apache-2.0
cargo-pinstallA cargo extension equivalent to `cargo install` that also applies a patch from a GitHub repo before installing17MIT OR Apache-2.0
cargo-capdiffCargo subcommand: detect sensitive capability gains across dependency version bumps17MIT OR Apache-2.0
apohara-argus-mcpMCP server exposing 4 specialists (aegis_slop, aegis_security, aegis_arch, aegis_verdict) to Claude Code, Codex, and Cursor.16MIT
apohara-argus-cliUnified CLI for ARGUS. `argus health`, `argus verify`, `argus guard`, `argus lens` — all surfaces in one binary.16MIT
cargo-reapiCargo-authoritative shared build caching with experimental REAPI execution16MIT OR Apache-2.0
aero-mitosisAn autonomic, self-healing CI build orchestration engine written in Rust.16MIT
cargo-matrix-boost🚀 Multi-Toolchain & Feature Matrix Validator with TUI and HTML Dashboard16MIT
deputy-cliHeadless CLI over deputy-api.16MIT OR Apache-2.0
cargo-ratchetPrevent resolved versions in Cargo.lock from regressing below a committed, self-advancing baseline16Apache-2.0
cargo-kplCargo subcommand to build, package and bundle Kojacoord proxy plugins (.kpl archives).16MIT
argus-dashboardSSR landing page + live demo. Askama + htmx, no JS build step.15MIT
cargo-scan-dupesFind Rust structs, enums, and functions that share N+ members, hinting at composition refactors.15MIT
cargo-mkdistA Cargo subcommand to build native distribution packages (apt, pacman, etc) directly from Rust, without external tools.15MIT OR Apache-2.0
cargo-judgeCodebase intelligence for Rust workspaces15MIT
capscan-leaderboardTrack a curated crates.txt of crates.io crates over time with capscan, and publish a static leaderboard (HTML + Atom feed +…15MIT OR Apache-2.0
cargo-harmony-appCargo subcommand for packaging Rust GUI apps as HarmonyOS applications14Apache-2.0
cargo-airgapPrepare and inspect Rust dependencies for offline development14MIT
cache-lensA static analyzer that detects cache-unfriendly Array-of-Structures (AoS) usage in Rust and suggests Structure-of-Arrays (SoA)…11MPL-2.0
cargo-axiAgent-native Rust workspace intelligence and validation8MIT
cargo-qcA custom cargo command for quality control (fmt, clippy, test etc)0MIT