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.
downsample-oxideLargest Triangle Three Buckets Implementation4,096MIT
downstageChromium automation141MIT
downstatDownloads and latest version for your published packages across crates.io, PyPI, npm and GitHub releases, in one view.…18MIT
downstreamdownstream provides efficient, constant-space implementations of stream curation algorithms10,120MIT
downstream_dependency_mapAn utility to list the downstream kernel's individual modules, with their includes and dependencies.1,317Unlicense
downtime-rsDowntime for Windows allows you to set a schedule for time away from the screen. During downtime, blocked websites and will be…849MIT
downtownA realtime BPF profiler3,212MIT
downupA short description of my package1,266MIT OR Apache-2.0
downwardsdownwards4,455MIT/Apache-2.0
dowseWindows 本地文件内容全文搜索:PDF/Office、中文分词、图片 OCR、NTFS/USN 与只读 MCP98MIT OR Apache-2.0
dowserA recursive, canonicalizing file finding library for Unix.58,742WTFPL
dowsingCoverage-guided fuzzing library.19MIT
doxA sleek process killer utility with visual feedback512MIT
doxaFacade crate re-exporting the doxa family: OpenAPI docs, auth, policy, audit, and secret types. Enable only the features you need.184Apache-2.0
doxa-auditSOC 2-flavored append-only audit logging primitives with an optional SeaORM persistence backend. Events buffer through an async…286Apache-2.0
doxa-authProvider-agnostic OIDC / RFC 7519 / RFC 7662 auth middleware with a pluggable Cedar policy engine. Generic over a…225Apache-2.0
doxa-docsErgonomic OpenAPI documentation and Scalar UI hosting for axum. Built on utoipa + utoipa-axum with minimal handler attributes and…410Apache-2.0
doxa-macrosProcedural macros for doxa: #[derive(ApiError)], #[derive(SseEvent)], and HTTP method shortcuts that delegate to utoipa::path.389Apache-2.0
doxa-policyFramework-neutral Cedar-based authorization policy engine. Policy / PolicyExtension / PolicyStore / PolicyRouter traits with a…289Apache-2.0
doxa-protectedZeroize-on-drop string type with [REDACTED] Debug/Display/Serialize and OpenAPI schema. Framework-neutral, zero internal…280Apache-2.0
doxedA crate for making Rust doc strings available at runtime.2,770Apache-2.0
doxed-deriveA derive crate for doxed. You don't want this.3,091Apache-2.0
doxidizeFearlessly document function parameters with rustdoc42MIT
doxing-emulatorDoxing emulator2,125MIT
doxxTerminal document viewer for .docx files2,398MIT
doxxerCLI tool for dynamic SemVer versioning using Git and tags3,603AGPL-3.0-or-later
doxygen-bindgenConverts Doxygen comments into Rustdoc markdown91,833MIT
doxygen-rsTransform Doxygen to Rustdoc4,218,976BSD-3-Clause
doyleTool for searching social-media accounts1,683MIT
doyoumarkdownValidation and accessibility checks on markdown text2,906MIT OR Apache-2.0
dozeModular and composable audio plugin abstraction layer for Rust17Apache-2.0
doze_clapCLAP audio plugin format support for doze16Apache-2.0
doze_commonCommon types and utilities for doze109Apache-2.0
doze_pluginAudio plugin abstraction API for doze79Apache-2.0
dozlabPipeline execution, tracing, and graphing tool for Dozer systems22AGPL-3.0-or-later
dozrA flexible `sleep`-like command-line utility for pausing execution with fun timing features.1,704MIT
dpdisk probe finds where space is used on your filesystem3,925GPL-2.0-or-later
dp2diff files pending staging in git repository, optionally limited to a given file or directory4,193ISC
dp32g030Peripheral Access Crate for the DP32G030 microcontroller1,375MPL-2.0
dp_macroprocedural macro that implements memoization for dynamic programming2,707GPL-3.0-or-later
dp_sampleThis is a random package created in order to test cargo's capabilities1,887MIT OR Apache-2.0
dpapi-corePure-Rust, byte-oriented DPAPI library — parse DPAPI_BLOB, decrypt given a master key, and unwrap Chrome/Edge v10/v20 cookies,…339Apache-2.0
dpapi-forensicDPAPI forensic toolkit built on dpapi-core — re-exports the decrypt primitives; the on-disk auditor (Chrome/Edge, Credential…67Apache-2.0
dparserA 100% pure, native Rust implementation of the DParser GLR parser.19BSD-3-Clause
dpbookCLI based phonebook application1,105MIT
dpcA compiler for Minecraft datapacks10,281GPL-3.0-or-later
dpc-cbufNon-thread-shareable, simple and efficient Circular Buffer implementation that can store N elements when full (typical circular…2,649MPL-2.0
dpc-pariterParallel iterator processing36,325MPL-2.0 OR MIT OR Apache-2.0
dpc-rdup-duRDUP Disk Usage5,813MPL-2.0
dpc-simplemapSimple map with default value and compacting.20,307MPL-2.0
dpcsReference implementation of the Data Pipeline Contract Standard (DPCS)206Apache-2.0 OR MIT
dpcs-cliCLI for the Data Pipeline Contract Standard (DPCS) reference toolkit75Apache-2.0 OR MIT
dpdkA wrapper around DPDK2,279AGPL-3.0
dpdk-allocA Rust custom memory allocator wrapping the DPDK NUMA-aware allocators2,114AGPL-3.0
dpdk-busA wrapper around DPDK's bus framework10,145AGPL-3.0
dpdk-coreA wrapper around DPDK's core framework15,592AGPL-3.0
dpdk-cyclic-redundancy-checkA wrapper around DPDK's Cyclic Redundancy Check (CRC) functionality3,459AGPL-3.0
dpdk-elastic-flow-distributorA wrapper around DPDK's elastic flow distributor (EFD) framework.12,478AGPL-3.0
dpdk-ethernetA wrapper around DPDK's ethernet device driver functionality.15,921AGPL-3.0
dpdk-flowA wrapper around DPDK's flow matching and filtering framework.1,979AGPL-3.0
dpdk-global-allocatorA wrapper around DPDK's global, NUMA-aware memory allocator that can replace malloc.1,986AGPL-3.0
dpdk-hash-tableA wrapper around DPDK's hash table framework.1,967AGPL-3.0
dpdk-ioctlAn internal crate to make it easier to iterate on ioctl requirements2,305AGPL-3.0
dpdk-netDPDK networking (with tokio)27MIT
dpdk-net-sysDPDK ffi for dpdk-net116MIT
dpdk-packet-distributorA wrapper around DPDK's packet distributor framework with support for slave logical cores and service logical cores.3,486AGPL-3.0
dpdk-packet-reordererA wrapper around DPDK's packet reorder framework.3,497AGPL-3.0
dpdk-rsRust Bindings for Libdpdk952MIT
dpdk-serdeA utility crate capturing macros and functions for working effectively with serde2,341AGPL-3.0
dpdk-stdlibSafe Rust wrappers for DPDK EAL, Port, Mbuf, Mempool, and RX/TX queues267MIT
dpdk-stdlib-sysRaw FFI bindings for DPDK with stub support for building without DPDK installed458MIT
dpdk-stdlib-tokioAsync DPDK-accelerated replacement for tokio::net::UdpSocket44MIT
dpdk-stdlib-udpDrop-in DPDK-accelerated replacement for std::net::UdpSocket152MIT
dpdk-sysdpdk-sys30,091MIT
dpdk-telemetryRust client library for DPDK telemetry via Unix socket — no DPDK linking required254Apache-2.0 OR MIT
dpdk-timeA wrapper around DPDK's time framework1,964AGPL-3.0
dpdk-topReal-time terminal-based monitoring for DPDK applications via telemetry206Apache-2.0 OR MIT
dpdk-unixAn internal crate to make it easier to iterate on unix requirements35,889AGPL-3.0
dpdk-virtual-devicesA wrapper around DPDK's virtual devices framework10,928AGPL-3.0
dpdu-api-typesAn implementation of the core D-PDU (ISO22900-2) library in Rust1,909MIT
dpdu-rustAn implementation of the core D-PDU (ISO22900-2) library in Rust4,201MIT
dpeekExtremely fast CLI tool for previewing CSV and Parquet files — like head/tail but data-aware20MIT
dpfA crate for the management of Distributed Point Functions3,131MIT
dpf-fssDistributed point function implementation8,696Apache-2.0
dpggenerate password(s) using diceware method & crypto secure random numbers3,682MIT
dpiTypes for handling UI scaling36,955,077Apache-2.0 AND MIT
dpibreakSystem-wide DPI circumvention with minimal configuration.362GPL-3.0-or-later
dpkg-query-jsonA crate for parsing "dpkg-query" in json. Debian/Ubuntu.6,112MIT OR Apache-2.0
dpl_testTravis CI dpl test package484,303MIT
dplyA command line data manipulation tool inspired by the dplyr grammar.19,416Apache-2.0
dpmDevelopper Package Manager1,733MIT
DPM-CoreDPM-Core is for DPM-Server & DPM-Client.2,619Apache-2.0
DPM-ServerDPM-Server is a server for the DPM-Client. It is a simple server that can be used to store and retrieve files from the DPM-Client.1,731MIT OR Apache-2.0
dpn_coreSubnet DPN core5,038Apache-2.0
dpo2u-sdkRust client SDK for DPO2U on-chain compliance programs on Solana — PDA derivers, IDL constants, CPI helpers for…39MIT
dpopAn implementation of DPoP for rust.4,972MIT OR Apache-2.0
dpop-verifierLightweight DPoP proof verifier with pluggable replay store4,307MIT OR Apache-2.0
dportablePortable interface for various utilities.1,676MIT
dportable-macrosPortable interface for various utilities (macros).1,899MIT
dppDMG + HFS+/APFS + PKG + PBZX pipeline - walk through Apple disk images to extract packages995MIT
dpp-calcEU-methodology compliance calculators (CO2e, repairability) for Odal Node — pure, stateless459Apache-2.0
dpp-cryptoEd25519 key management, JWS signing/verification, and did:web document builder526Apache-2.0
dpp-digital-linkGS1 Digital Link parser/builder and JSON-LD helpers for Odal Node535Apache-2.0
dpp-domainEU Digital Product Passport domain types, port traits, and open-core boundary685Apache-2.0
dpp-plugin-sdkGuest-side SDK and ABI export macro for Odal Node Wasm sector plugins208Apache-2.0
dpp-plugin-traitsHost/guest contract for Odal Node Wasm sector plugins531Apache-2.0
dpp-registryEU EUDPP Central Registry ghost connector — interface-only until EU API is published524Apache-2.0
dpp-rulesPure EU ESPR cross-field regulatory rules, shared by dpp-domain and the Wasm sector plugins755Apache-2.0
dpp-toolCLI to explore Apple DMG disk images: DMG → HFS+/APFS → PKG → PBZX → files200MIT
dprDynamic parser and replacer. You can define rules at run time. It's possible to use peg format3,492GPL-3.0
dpresentationTicket management systems for solo players.2,040MIT OR Apache-2.0
dprintBinary for dprint code formatter—a pluggable and configurable code formatting platform.230,923MIT
dprint-cli-coreCore dprint CLI library for reuse.74,288MIT
dprint-configStrongly-typed configuration structs and JSON Schema for dprint formatter plugins (TypeScript, JSON, TOML, Markdown). Used by…814Apache-2.0
dprint-coreCore library for dprint.1,618,508MIT
dprint-core-macrosCore formatting macros for dprint-core.714,606MIT
dprint-developmentHelper functions for testing dprint plugins.346,951MIT
dprint-plugin-biomeJavaScript/TypeScript/JSON formatter for dprint via Biome.6,576MIT
dprint-plugin-cedarCedar formatter for dprint.290MIT
dprint-plugin-cssCSS formatter for dprint via Raffia.10,075MIT
dprint-plugin-deno-baseHelper code for creating a formatting plugin for dprint with deno_core.2,651MIT
dprint-plugin-dockerfileA WIP dockerfile formatter for dprint.8,351MIT
dprint-plugin-ebnfA dprint plugin for formatting the ISO 14977 EBNF notation1,595GPL-3.0-only
dprint-plugin-imporgTypeScript and JavaScript import organizer.7,126MPL-2.0
dprint-plugin-jsonJSON formatter for dprint.760,053MIT
dprint-plugin-jsoncJSON formatter for dprint.16,637MIT
dprint-plugin-jupyterFormats code blocks in Jupyter notebooks.429,361MIT
dprint-plugin-markdownMarkdown formatter for dprint.805,456MIT
dprint-plugin-pugA super minimal Pug formatter plugin for dprint.141MIT
dprint-plugin-ruffPython formatter for dprint via Ruff.1,662MIT
dprint-plugin-sexprS-expression support for dprint2,668GPL-3.0-only
dprint-plugin-sqlSQL formatter for dprint via sqlformat-rs.7,127MIT
dprint-plugin-styluaStyLua integration for dprint1,676GPL-3.0-only
dprint-plugin-tomlTOML formatter for dprint.17,971MIT
dprint-plugin-typescriptTypeScript and JavaScript code formatter.1,702,487MIT
dprint-swc-ecma-ast-viewView of the swc AST that's easier to navigate.372,298MIT
dprint-swc-extFunctionality to make swc easier to work with.3,933,334MIT
dprint-vue-plugina fork of dprint-plugin-vue1,814MIT
dprintxMulti-profile wrapper for dprint — run multiple dprint configs with file matching rules77MIT
dprismDecompose your data at the speed of light — a blazing-fast terminal data explorer for data scientists, written in Rust.53MIT
dprobverA package to parse dProB version strings4,439MIT OR Apache-2.0
dprocA basic CLI data processor, designed to be fed data and output data directly from the commandline97GPL-3.0-only
dproj-rsParse Embarcadero Delphi/RAD Studio .dproj project files and rsvars.bat environment variables75MIT
dprsdprs (Docker PRocesS viewer ) is a terminal user interface for managing Docker containers and monitoring their logs.1,802MIT
dpsDebian Profile Sync — deploy a Proxmox LXC container and sync user profiles across Debian machines70MIT
dps-environmentDepth↔pressure conversion for variable dive environments57MIT OR Apache-2.0
dps-gasGas mix types and blending models for dive planning44MIT OR Apache-2.0
dps-git-statsPer-day git commit statistics: insertions, deletions, churn, rolling averages46MIT OR Apache-2.0
dps-unitsNewtype wrappers for physical units used in dive calculations68MIT OR Apache-2.0
dps310A platform agnostic driver to interface with the DPS310 barometric pressure & temp sensor through I2C7,728MIT OR Apache-2.0
dps310-asyncUniversal embedded async driver for Infineon DPS310.25GPL-3.0-or-later
dps422A platform agnostic driver to interface with the DPS422 barometric pressure & temp sensor through I2C3,034MIT OR Apache-2.0
dpscanCLI tool for blazing fast DynamoDB parallel scanning23MIT
dpscriptA transpiled programming language to aid in Datapack development.1,176MIT
dptEthereum's Distributed Peer Table implementation in Rust.20,548Apache-2.0
dptranA tool to run DeepL translations on command line written by Rust.10,841MIT OR Apache-2.0
dptreeAn asynchronous event dispatch mechanism for Rust1,493,252MIT
dpxDropbox API from the command line.2,983MIT
dpyA simple transpiler to translate dutch python like code to working python code.4,426MIT
dqA complete implementation of dual quaternions.2,213BSD-3-Clause
dq1-passwordNES Dragon Quest (J) password library1,681GPL-3.0-only
dq3The library for simulation SFC Dragon Quest III1,889MIT/Apache-2.0
dqcliHigh-performance RDAP domain availability scanner. TUI similar to instantdomainsearch.com26Apache-2.0
dqcsimDQCsim: Delft Quantum Classical Simulator34,549Apache-2.0
dqcsim-openqasmAn OpenQASM 2.0 frontend plugin for DQCsim4,513Apache-2.0
dqldata agnostic query language714MIT
dqn_variable_ratio_testProvides a generator for a deep q-learning network. Allows for random training intervals, and will be updated to a more stable…1,698MIT OR Apache-2.0
dqrDecode QR with Quircs on CLI23,072MIT
dquicAn IETF quic transport protocol implemented natively using async Rust1,729Apache-2.0
drCommand-line data file processing in Rust16,282non-standard
dr-coreConfiguration loading and handling for dr ecosystem to work with Dremio868MIT
dr-downloaderA package for downloading media from DR-TV16,126non-standard
dr-metrix-axumAxum middleware and handler for Prometheus metrics via dr-metrix183MIT
dr-metrix-coreCore traits and types for the dr-metrix Prometheus metrics library460MIT
dr-metrix-mongoMongoDB Prometheus metrics collector for dr-metrix23MIT
dr-metrix-postgresPostgreSQL Prometheus metrics collector for dr-metrix148MIT
dr-metrix-redisRedis Prometheus metrics collector for dr-metrix (fred v10)24MIT
dr2dGPU-accelerated 2D data renderer built on wgpu21Apache-2.0
dr_diskAn interactive Rust CLI tool for disk usage analysis.787MIT
draadTrait-driven RPC schema for Rust↔TypeScript. One trait → Axum router + TS client.60MIT
draad-macrosInternal proc-macros for `draad`. Depend on `draad` instead.82MIT
dracoDraco is a Rust library for building client side web applications with Web Assembly.6,061MIT/Apache-2.0
draco-corePure Rust core encoder and decoder for Draco geometry compression1,409Apache-2.0
draco-gltfLoad and save full glTF scenes with Draco geometry, bridging gltf-rs and draco-core/draco-io102Apache-2.0
draco-ioRust IO helpers for Draco geometry compression formats130Apache-2.0
draco-nd-vectorContains macros that writes low dimensional vectors implementation.2,302MIT OR Apache-2.0
draco-oxidedraco-oxide is a rust rewrite of Google's draco mesh compression library.3,070MIT OR Apache-2.0
draco-oxide-coreShared core for draco-oxide: the geometry/attribute data model, numeric primitives, and the compression algorithms shared between…483MIT OR Apache-2.0
draco-rsRust-bindings to the c++ draco library, for compressing and decompressing 3D geometric meshes and point clouds.4,477MIT
draco_decodera draco decoder on rust (wip)8,048MIT OR Apache-2.0
dracon-ai-contractsAI routing contracts: RoutingTask, SelectionConstraints, and ServiceLevel170AGPL-3.0-only
dracon-ai-runtime-contractsAI runtime contracts: ChatMessage, ChatRequest, and AiProvider trait133AGPL-3.0-only
dracon-filesDracon multi-language Rust libraries for AI, system, media, and developer tooling514MIT OR Apache-2.0
dracon-gitDracon multi-language Rust libraries for AI, system, media, and developer tooling1,755AGPL-3.0-only
dracon-release-flow-test-publish-only-2026-06-21Test package to verify cargo token works. Published 2026-06-21; will be yanked immediately.13MIT OR Apache-2.0
dracon-securitySecret scanning and age-based encryption primitives used by Dracon tooling53AGPL-3.0-only
dracon-syncInvisible git sync daemon for deterministic AI-assisted development136AGPL-3.0-only
dracon-systemDisk, process, storage, and service diagnostics for local development machines104AGPL-3.0-only
dracon-system-libSystem diagnostics, SSH remote execution, and notification adapters1,748AGPL-3.0-only
dracon-terminal-engineA next-generation terminal compositor engine for Rust. Z-indexed layers, TrueColor, SGR mouse, Kitty keyboard, and drop-in…533MIT