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.

trait-variable-macrosMake variable fields feasible in trait definition(the procedural macros part).11,369MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins unchuman-friendly console utility that helps to interact with utility building Rust smart contracts from command line.11,238GPL-2.0-or-laterCommand line utilitiesDevelopment tools cargo-feature-aspectA Cargo plugin that creates and updates feature aspects across a Cargo workspace.11,176Apache-2.0 OR MITDevelopment toolsDevelopment tools::Cargo plugins dorsNo-fuss workspace-friendly task runner for cargo11,152MIT OR Apache-2.0Development toolsDevelopment tools::Build Utils cargo-wizardCargo subcommand for applying Cargo profile templates.11,109MITDevelopment tools::Cargo plugins bybit_rsFork of the Official Python3 API connector for Bybit's HTTP (bybit) and WebSockets APIs to rust10,997MITDevelopment tools::Cargo plugins cargo-memberCargo subcommand for managing workspace members.10,885MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-msixA cargo subcommand to build MSIX installers for Rust projects10,871MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-uiGUI for cargo10,796GPL-3.0-onlyDevelopment tools::Cargo plugins cargo-languagetoolA third-party cargo extension for checking grammar in the documentation and comments.10,718MITDevelopment toolsDevelopment tools::Cargo plugins cargo-ensure-no-cyclic-depsA cargo subcommand to detect cyclic dependencies in workspace crates10,655non-standardDevelopment tools::Cargo plugins xcframeworkA Cargo plugin and library for building Apple XCFrameworks10,310MITDevelopment tools::Cargo pluginsDevelopment tools::FFI cargo-withA third-party cargo extension to run the build artifacts through tools like `gdb`.10,197GPL-3.0Development toolsDevelopment tools::Cargo plugins cargo-insert-docsInserts feature docs into crate docs, and crate docs into README.9,856MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-manifmtrustfmt for your Cargo.toml.9,812Apache-2.0Development tools::Cargo plugins runccrun commands concurrently with rust and cargo9,559MITCommand line utilitiesConcurrency cargo-featalignCargo features alignment tool.9,506GPL-3.0Command line utilitiesDevelopment tools cargo-localA third-party cargo extension that lists local source locations of dependencies9,404MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-honggFuzz your Rust code with Google-developped Honggfuzz! Alt implementation of `cargo-hfuzz`.9,306MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-intraconvA simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.9,155MITCommand line utilitiesDevelopment tools cnpA utility tool written in Rust to check unused node packages.9,056MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-crapChange Risk Anti-Patterns (CRAP) metric for Rust projects9,037MITDevelopment tools::Cargo pluginsDevelopment tools::Testing cargo-offline`cargo-offline`是标准`cargo`命令的包装器。其被用来,根据距离`cargo-offline`命令执行目录最近的`Cargo.toml`文件是否曾经被修改,来给被包装的`cargo`命令聪明地添加`--offline`命令行参数(即,离线编译…8,928Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-wattgenerate watt versions of procedural macro crates8,863MITDevelopment tools::Cargo pluginsDevelopment tools::Procedural macro helpers cargo-binhelp to manage all binares in Cargo.toml8,850MITDevelopment toolsDevelopment tools::Cargo plugins cargo-build-dependenciesA cargo subcommand to build dependencies, helps speed up docker builds by allowing dependencies to be built earlier and cached.8,839MITDevelopment toolsDevelopment tools::Cargo plugins cargo-ojCargo-OJ: package a crate into single file, minimized and formatted8,821MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-anatomyAnalyze Rust workspaces and report package metrics8,815MITCommand line utilitiesDevelopment tools cargo-cratesA cargo command to quickly open the crates.io or docs.rs page for the latest version of a crate8,679MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-newvscCargo new extension for initialising VS Code tasks.json8,668MITDevelopment tools::Cargo plugins cargo-lockdiffSee what crates have changed after you run `cargo update` by comparing Cargo.lock to the vcs ref or file of your choice.8,509MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-archtestCLI of arch_test_core for rule based architecture tests8,492AGPL-3.0Command line utilitiesDevelopment tools cargo-fundDiscover funding links for your project's dependencies.8,466MIT OR Apache-2.0Development tools::Cargo plugins cargo-structureA simple tool for analyzing the structure of a cargo project.8,443MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-3dsCargo wrapper for developing Nintendo 3DS homebrew apps8,396MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins rustmergeA Cargo subcommand that merges all Rust source files in a package into a single file.8,331MITCommand line utilitiesDevelopment tools::Cargo plugins nvptxRust to PTX compiler using LLVM/NVPTX target8,317MITDevelopment toolsDevelopment tools::Build Utils cargo-consolidateIdentify shared workspace dependencies and version mismatches8,184MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-single-lineA cargo plugin to shrink cargo's output8,162Apache-2.0/MITDevelopment tools::Cargo plugins cargo-templated-examplesCargo extension for templated running of example.8,148MITDevelopment tools::Cargo plugins cargo-search2cargo search, optimized for CI caching in GitHub Actions and elsewhere8,094MIT OR Apache-2.0Development tools::Cargo plugins cargo-selectCargo subcommand to easily run targets/examples/tests8,003GPL-2.0Development tools::Cargo plugins cargo-swaggerA cargo subcommand to make it easy to generate Rust cratyes from swagger specs7,872Apache-2.0/MITDevelopment toolsDevelopment tools::Cargo plugins cargo-kitCargo subcommand to apply performance, compile-time, or size-optimized profiles and configs to your Rust project for enhanced…7,871MITDevelopment tools::Cargo plugins cargo-prepublishA cargo plugin to help prepare a crate for publishing to Crates.io7,819MIT OR Apache-2.0Development tools::Cargo plugins cargo-firstA cargo subcommand to stop execution after the first error.7,791MITCommand line utilitiesDevelopment tools cargo-odepsEasy manage rust crate deps by `cargo odeps`.7,771Apache-2.0/MITDevelopment tools::Cargo plugins cargo-imageCreate qemu bootable x86_64 OS images7,677MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-gbaA cargo plugin to help ease the process of GBA game creation.7,676GPL-3.0-or-laterDevelopment tools::Build UtilsDevelopment tools::Cargo plugins cargo-guiA browser interface for working through rustc errors and running cargo commands.7,634MITDevelopment tools::Cargo plugins memoCreate reminders directly from your terminal.7,630non-standardCommand line utilitiesDevelopment tools::Cargo plugins cargo-semverCargo subcommand to update the version in your Cargo.toml file - SemVer style.7,534MITCommand line utilitiesDevelopment tools::Cargo plugins cli-tablesA simple Rust library for generating ASCII tables in a CLI application.7,492MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-fixeqFix `assert_eq!` test errors automatically.7,466MITDevelopment tools::Cargo pluginsDevelopment tools::Testing cargo-uvA simple Cargo tool for updating the version in your project.7,430MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-preflightA custom Cargo subcommand to run local 'CI' on certain Git actions.7,296MITCommand line utilitiesDevelopment tools cargo-binlistList all installed binaries with cargo and their versions7,242MITDevelopment tools::Cargo plugins cargo-build-gitGiven a Git repository link to a Cargo project, builds it and outputs the release folder.7,194MITCommand line utilitiesDevelopment tools::Build Utils cargo-proc-macroKickstart a proc-macro project with a straight-forward template.7,063EUPL-1.2+Command line utilitiesDevelopment tools cargo-remoteCargo subcommand to build rust projects remotely7,056MITCommand line utilitiesDevelopment tools::Build Utils cargo-grammarlyA third-party cargo extension for checking grammar in the documentation and comments.7,039MIT/Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-compiler-interruptsCargo subcommands that integrate the Compiler Interrupts to the package7,009MITDevelopment toolsDevelopment tools::Cargo plugins cargo-flakea tool to detect flakey tests6,969MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-rxA simple fuzzy finder that allows you to search and run examples from the command line. It comes with the `rx` command.6,914MITDevelopment toolsDevelopment tools::Cargo plugins honggFuzz your Rust code with Google-developped Honggfuzz !6,861MIT OR Apache-2.0 OR Unlicense OR WTFPLCommand line utilitiesDevelopment tools::Cargo plugins cargo-testifyTool to automatically run tests on your Rust project and notify about the result.6,830MITDevelopment tools::Cargo pluginsDevelopment tools::Testing cargo-jfrog-dl-specA cargo subcommand that based on a Cargo.lock file generates JFrog CLI spec file to download crates from a private registry.6,789Apache-2.0Development tools::Cargo plugins cargo-upgrade-commandTiny cli utility to update all globally installed cargo crates6,786MITCommand line utilitiesDevelopment tools::Cargo plugins csvenumGenerate code for enums with associated constants from a .csv in your command line.6,774MIT/Apache-2.0Command line utilitiesData structures cargo-validateverify everything is correct about your package before publishing6,769MITDevelopment tools::Cargo plugins cargo-progenitor-hkA cargo command to generate a Rust client SDK from OpenAPI6,691MPL-2.0API bindingsDevelopment tools::Cargo plugins cargo-mergeA cargo subcommand to merge the source code of a crate into a single file.6,683MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-xdkMakes building Rust libraries for Android simpler6,605Apache-2.0 OR MITCommand line utilitiesConfiguration cargo-my-bina cargo subcommand displaying the contents of ~/.cargo/bin/6,603UPL-1.0Command line utilitiesDevelopment tools::Cargo plugins cargo-hammerworkA comprehensive cargo subcommand for managing Hammerwork job queues with webhook management, event streaming, database…6,538MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-pandoPerform tasks concurrently over multiple copies of your repo, over multiple toolchains and/or git revisions.6,298MPL-2.0Command line utilitiesDevelopment tools cargo-safe-publishA safer version of `cargo publish`6,255GPL-2.0-or-laterDevelopment tools::Cargo plugins cargo-mutagenMutation testing for Rust – Runner6,167Apache-2.0/MITDevelopment tools::Cargo pluginsDevelopment tools::Testing cargo-firstpageShows only the first page of rustc output6,112MIT OR Apache-2.0Development tools::Cargo plugins cargo-depsizeRust cargo utility that calculates and displays the total size of each dependency in your Rust project.6,112MITDevelopment tools::Cargo pluginsDevelopment tools::Debugging cargo-versetA cargo plugin to change the version of a package in the Cargo.toml file6,074MITDevelopment tools::Cargo plugins number_to_wordsConverts number to words6,040MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-deplintA utility for enforcing rules about crate dependency graphs6,025Apache-2.0Command line utilitiesDevelopment tools cargo-which-nightlyFind the latest Rust nightly with combinations of features present.5,911MITDevelopment tools::Cargo plugins error_showShow error code information5,895MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-deps-listCargo subcommand to get a list of dependencies in a typical build5,895GPL-3.0-onlyCommand line utilitiesDevelopment tools enzymeA helper crate to simplify experimenting with Enzyme.5,846MIT OR Apache-2.0Development tools::Cargo pluginsMathematics cargo-qA Cargo subcommand for running multiple Cargo commands sequentially or in parallel.5,838Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-cargoLiterally, cargo cargo cargo cargo cargo...5,828MIT/Apache-2.0Command line utilitiesDevelopment tools cargo-testdoxA Cargo subcommand to print your test names as sentences.5,732MIT OR Apache-2.0Command line utilitiesDevelopment tools cargo-uwpCustom Cargo command to create, manage, and package UWP applications5,669MIT OR Apache-2.0Development tools::Build UtilsDevelopment tools::Cargo plugins cargo-aliasEasily view, create, and delete cargo aliases5,642MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins mpnet-rsThis is a translation of MPNet from PyTorch into Rust Candle.5,584MIT OR Apache-2.0Development tools::Cargo plugins cargo-testsgenerate llvm-cov reports when testings5,580MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-cleanallCargo plugin to clean all cargo projects in a directory5,574AGPL-3.0Command line utilitiesDevelopment tools cargo-simd-detectRust nightly cargo command to report which SIMD extensions your Intel/AMD CPU supports and are enabled.5,543MIT OR Apache-2.0Development tools::Cargo pluginsDevelopment tools::Profiling cargo-whatisQuickly show the description of a crate on crates.io5,477MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-ferris-wheel🎡 Detect workspace dependency cycles in Rust monorepos5,465MITDevelopment toolsDevelopment tools::Cargo plugins cargo-darwinDarwin mutates your code, if your code still passes check tests, then your code isn't enough tested.5,435MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-whytraces dependency paths to show why a crate was required5,412MITDevelopment tools::Cargo plugins cargo-cleansA cargo subcommand cleans all projects under a specified directory with high performance.5,402MIT/Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-dupesA cargo subcommand that detects duplicate and near-duplicate code blocks in Rust codebases using AST normalization5,299MITDevelopment toolsDevelopment tools::Cargo plugins cargo-rmRemove Cargo.lock lockfile5,274MIT OR Apache-2.0Development tools::Cargo plugins cargo-cleanupReads Cargo.lock and prints all cached package versions not mentioned inside.5,270Apache-2.0/MITDevelopment toolsDevelopment tools::Cargo plugins cargo-qtestan interactive test runner for rust projects5,239MITDevelopment tools::Cargo plugins cargo-cdThe reason for which I made this crate don't seem to work as I want, If need the crate name contact me.5,137MITCommand line utilitiesDevelopment tools::Cargo plugins tmptomlRenders Tera templates using a toml config file as the variable source.5,108MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-bdepsA cargo subcommand to build dependencies, helps speed up docker builds by allowing dependencies to be built earlier and cached.5,100MIT/Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-extractCargo subcommand to extract information from Cargo.toml files5,053MITCommand line utilitiesDevelopment tools::Build Utils cargo-service-messageSeamless integration of cargo with TeamCity5,039MIT OR Apache-2.0Development tools::Cargo pluginsDevelopment tools::Profiling scripperA simple command line tool to run multiple scripts in a succint and organised way. It will run all the scripts, capture the…5,032MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-rbmtMaintainer tools for rust-bitcoin projects5,030MIT OR Apache-2.0Development tools::Cargo plugins cargo-locCount lines of code across your entire dependency tree4,876MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-remarkCargo subcommand for displaying LLVM optimization remarks from compiling Rust programs.4,833MITDevelopment tools::Cargo plugins cargo-metaskCargo task runner for package.metadata.tasks4,736MITCommand line utilitiesDevelopment tools cargo-nfpmA simple and lightweight Cargo plugin for using nFPM from Any Rust project4,699MIT OR Apache-2.0Command line utilitiesDevelopment tools::Build Utils cargo-nvimA Neovim plugin for Rust Cargo commands4,618MITDevelopment toolsDevelopment tools::Cargo plugins cargo-seta Cargo.toml file editor cli tool4,611MITDevelopment toolsDevelopment tools::Cargo plugins cargo-outdirA cargo subcommand to get the $OUT_DIR environment variable from build scripts.4,611MIT OR Apache-2.0Command line utilitiesDevelopment tools::Build Utils cargo-markdownLocal crates.io readme development server with ultra-fast hot reloading goodness4,602MIT OR Apache-2.0Command line utilitiesDevelopment tools molPackage versioning with ease4,569MITDevelopment tools::Cargo plugins cargo-truceBuild tool for truce audio plugins (CLAP, VST3, VST2, LV2, AU v2, AU v3, AAX, and a standalone host binary)4,556LicenseRef-TruceLicense-1.0Development tools::Build UtilsDevelopment tools::Cargo plugins cargo-ngrokUse ngrok traces to drive your development process.4,531MITDevelopment tools::Cargo pluginsWeb programming cargo-vex-rtA cargo subcommand for building and deploying vex-rt projects.4,504Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-incversionA cargo plugin to increment the Cargo.toml's version in command line4,498MPL-2.0Command line utilitiesDevelopment tools cargo-alias-execExtend cargo aliases to arbitrary commands4,493MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins indicateLibrary behind cargo-indicate4,453MIT OR Apache-2.0Development tools::Cargo plugins rustscout-cliHigh-performance, concurrent code search CLI tool4,447MITCommand line utilitiesDevelopment tools::Cargo plugins licensesCargo subcommand for collecting licenses.4,435MITDevelopment tools::Cargo plugins cargo-publish-workspace-v2Cargo command to publish a workspace mono repo4,423Apache-2.0 OR MITDevelopment toolsDevelopment tools::Cargo plugins cargo-visualizeInteractive cargo dependency graph visualization4,417GPL-3.0-or-laterDevelopment tools::Cargo pluginsVisualization rustscoutHigh-performance, concurrent code search tool written in Rust4,417MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-vsautogenerate visual studio solutions / projects4,407Apache-2.0 OR MITDevelopment tools::Cargo pluginsDevelopment tools::Debugging cargo-installedEasy manage programs installed by `cargo install`.4,396Apache-2.0/MITDevelopment tools::Cargo plugins cargo-new-depsList the newly added dependencies and their features.4,365MIT OR Apache-2.0Development tools::Cargo plugins cargo-artifactory-tokenA cargo subcommand to manage Artifactory access tokens.4,354GPL-3.0-onlyCommand line utilitiesDevelopment tools cargo-bookA cargo plugin for serving the Rust book and std doc4,348MITDevelopment tools::Cargo plugins cargo_bullhornCLI tool to publish articles and update them.4,331MITDevelopment tools::Cargo plugins cargo-verA cargo extension to manage crate versions.4,284MITCommand line utilitiesDevelopment tools cargo-userA Cargo plugin for managing multiple sets of credentials.4,227Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins ws-cliManage your workspace with ease4,208MITCommand line utilitiesDevelopment tools::Cargo plugins ros-project-generatorcargo subcommand for generate ROS projects of the rosrust client library4,133MITDevelopment tools::Cargo plugins cargo-lookupCommand-line crate registry index querying for Cargo4,106MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-hookAdd a hook to git which will fmt, clippy and test rust code prior to commit4,094MIT/Apache-2.0Development tools::Cargo pluginsDevelopment tools::Testing cargo-describeCLI tool to produce human-friendly information from cargo-metadata4,087MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins nacos-api_macroTHIS PROJECT IS SUPPORTER FOR NACOS-API4,081Apache-2.0Development tools::Cargo plugins rust-loggerA simple logger.4,074non-standardCommand line utilitiesDevelopment tools::Cargo plugins cargo-nwCargo subcommand for building NW application deployment packages (redistributables) for Windows, MacOS and Linux.4,073MIT OR Apache-2.0Command line utilitiesDevelopment tools::Build Utils cargo-crate-typeEdits the lib crate type to help building cross-platform libs, by modifying Cargo.toml4,041MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-criterion-meansCargo command to gather the mean and standard error values from criterion benchmarks.4,038MIT OR Apache-2.0Development tools::Cargo pluginsDevelopment tools::Profiling cargo-heatherA cargo subcommand to validate license headers in Rust, TOML, PowerShell, Just, and env source files4,012MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-venvInstall programs via Cargo, isolated from your other projects.4,000Apache-2.0Command line utilitiesDevelopment tools::Build Utils cargo-holdcargo-hold: A CI tool to ensure Cargo's incremental compilation is reliable by managing your caches intelligently3,964MITDevelopment tools::Build UtilsDevelopment tools::Cargo plugins cargo-manifest-checkCheck the formatting of your manifest files3,956MPL-2.0Development toolsDevelopment tools::Cargo plugins cargo-jrestJrest Cargo command.3,952MITDevelopment tools::Cargo pluginsDevelopment tools::Testing loggaA minimal logger and console printer for my loggas3,948MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-groupCreate and Modify workspaces from the terminal3,930MITDevelopment tools::Cargo plugins cargo-cocoapodsGenerate a Cocoapods wrapper for your Rust project3,896Apache-2.0 OR MITCommand line utilitiesConfiguration cargo-navigateNavigate to a crate's informative site (homepage, repository, documentation or crates.io).3,869Apache-2.0/MITDevelopment tools::Cargo plugins cargo-railGraph-aware CI, dependency unification, changesets-style releases, and crate split/sync for Rust workspaces3,844MITCommand line utilitiesDevelopment tools::Build Utils cargo-disassembleDisassemble your rust project3,835AGPL-3.0Command-line interfaceCommand line utilities wasm-bundleCompile Rust code to self-contained `.js` and `.html` files using WASM.3,805Apache-2.0 OR MITDevelopment tools::Cargo pluginsWebAssembly cargo-vcsCargo workspace helper for Version Control System project management3,774AGPL-3.0-onlyCommand line utilitiesDevelopment tools::Cargo plugins cargo-recursiveCargo subcommand for running a (cargo) command in all cargo projects under a specified directory3,675CC0-1.0Development tools::Cargo plugins cargo-oshaA small utility to count the uses of unsafe code in a Rust program.3,662Apache-2.0/MITCommand line utilitiesDevelopment tools cargo-arch_testCLI of arch_test_core for rule based architecture tests3,659AGPL-3.0Command line utilitiesDevelopment tools cargo-regThis extends Cargo to allow you to manage alternative regestries by modifying your `.cargo/config` file from the command line.3,656Apache-2.0/MITDevelopment toolsDevelopment tools::Cargo plugins cargo-warlocSmart LOC counter for Rust projects3,653MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins telemonA Telegram bot for sending log messages to group topics.3,603MITDevelopment toolsDevelopment tools::Cargo plugins cargo-version-upgradesemantic version management3,598MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-duplicated-depsA tool to find duplicated dependencies in Cargo.toml3,578MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-gogglesVerify that registry crates in your Cargo.lock are reproducible from the git repository3,540MIT OR Apache-2.0Development tools::Cargo plugins cargo-wasmerPublish a Rust crate to the WebAssembly Package Manager.3,536Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-credential-passKeep your cargo registry tokens encrypted in your pass store3,526Apache-2.0Development tools::Cargo plugins cargo-permissionsA small utility retrieve which core libraries uses a Rust program.3,522Apache-2.0/MITCommand line utilitiesDevelopment tools cargo-syuUpdate Rust binary crates3,505MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-singleExtends Cargo to simplify working with single-file programs with dependencies.3,493Apache-2.0/MITDevelopment toolsDevelopment tools::Cargo plugins cargo-svg-defsA tool for making *.svg files to svg-defs3,451MIT/Apache-2.0Development toolsDevelopment tools::Cargo plugins cargo-featuresPower tools for working with (conditional) features3,448MIT OR Apache-2.0Command line utilitiesDevelopment tools cargo-runnerTool to help with the `.cargo/config` `target.$triple.runner` field.3,441MIT OR Apache-2.0Development toolsDevelopment tools::Cargo plugins spring-initializr-cliCommand-line tool to quickly and easily create new Spring Boot projects3,440MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-stabilizeA simple tool which replaces all version wildcards ("*") in your `Cargo.toml` with the newest version of the crate. It can also…3,402MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-fillAn interactive CLI tool for filling the fields of `Cargo.toml` quickly.3,400MIT OR Apache-2.0Command line utilitiesDevelopment tools cargo-dependenciesA Cargo extension that prepares (downloads & builds) the dependencies of a specific Rust project.3,389MITCommand line utilitiesDevelopment tools cargo-executable-payloadA Cargo subcommand for creating standalone source files with base64-encoded payload.3,330MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins argumanCommand-line argument parsing library3,316MITCommand line utilitiesDevelopment tools::Cargo plugins cargo-coverageA Cargo plugin for generating code coverage data.3,294MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-leapA cargo subcommand for generating new projects.3,292Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-thankuGenerate acknowledgments for your Rust project dependencies3,288MITCommand line utilitiesDevelopment tools yew_vnode_structUtility for yew framework to get the complete structure of vnode3,257MITDevelopment tools::Cargo pluginsDevelopment tools::Testing cargo-changelogChangelog management tool3,230GPL-2.0Command line utilitiesDevelopment tools cargo-exeA Cargo plugin to print the path to the output executable from `cargo build`.3,224Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins cargo-vscautogenerate .vscode folders3,200Apache-2.0 OR MITDevelopment tools::Cargo pluginsDevelopment tools::Debugging cargo-licensepullCargo subcommand to extracts the content of LICENSE files of dependencies3,1910BSDDevelopment tools::Cargo plugins cargo-alfredA Cargo Subcommand that generates Alfred Workflow3,163MITCommand line utilitiesDevelopment tools::Build Utils cargo-stressA utility for catching non-deterministic test failures3,130Apache-2.0Command line utilitiesDevelopment tools cargo-dbcheckA CLI tool for tracking the progress in the db-academy.io courses3,104MITCommand line utilitiesDatabase implementations cargo-fastcar go fast.3,068MITCommand line utilitiesDevelopment tools::Cargo plugins e2o-ftreeA file tree printing command line tool3,030MIT OR Apache-2.0Command line utilitiesDevelopment tools::Cargo plugins rustdoc-json-types-forkInteract with the crate's API3,003MIT OR Apache-2.0Development tools::Cargo plugins