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.
dotrepo-cliReference CLI for the dotrepo repository metadata protocol.25MIT
dotrepo-coreCore parsing, validation, trust, and export logic for dotrepo.44MIT
dotrepo-lspThin language server for dotrepo manifests.17MIT
dotrepo-mcpStdio MCP server for trust-aware dotrepo operations.17MIT
dotrepo-schemaSchema types and manifest parsing for the dotrepo protocol.50MIT
dotrepo-transportShared JSON-RPC transport helpers for dotrepo services.31MIT
dotrigWorkstation + agent control plane: canonical repo layout, Claude Code statusline, agent-shell token-hygiene hooks, AWS SSO…186MIT
dotrix3D Game Engine9,864MIT
dotrix_coreDotrix 3D game engine core11,891MIT
dotrix_ecsEntity Component System implementation for Dotrix game engine1,854MIT
dotrix_eguiDotrix egui wrapper5,323MIT
dotrix_mathMath crate for Dotrix 3D Game Engine9,803MIT
dotrix_overlayOverlay for Dotrix 3D Game Engine3,260MIT
dotrix_pbrPhysically based rendering for Dotrix 3D Game Engine3,208MIT
dotrix_skySky for Dotrix 3D Game Engine2,606MIT
dotrix_terrainTerrain for Dotrix 3D Game Engine (under construction)5,259MIT
dotrix_uiUI for Dotrix 3D game engine (under construction)1,744MIT
dotrsA dotfiles manager trying to make syncing dotfiles as seemingless as possible.1,113MIT
dotrustBindings and libraries for interacting with .NET from Rust13,187MIT
dotsA cli for managing all your dot(file)s14,814MIT
dots-and-boxesI consent to the transfer of this crate to the first person who asks help@crates.io for it.3,646MIT
dots-binA cozy, simple-to-use dotfiles manager809MIT OR Apache-2.0
dots-rsDOTS pub/sub for Rust — the umbrella crate. Re-exports the runtime, derive macros, and async transport so a single dependency…94LGPL-3.0-only
dots-rs-buildCompile .dots files into Rust source via build.rs.87LGPL-3.0-only
dots-rs-coreCore types for dots-rust: PropertySet, descriptors, StructValue, dots! macro.180LGPL-3.0-only
dots-rs-deriveProcedural macros for dots-rust: #[derive(DotsStruct)].203LGPL-3.0-only
dots-rs-modelDOTS-internal types: descriptors, connection, events. Mirrors the .dots model files from dots-cpp.164LGPL-3.0-only
dots-rs-testingIn-process Host + Guest test harness for dots-rust — write unit tests against the global DOTS API without a broker socket.124LGPL-3.0-only
dots-rs-transportAsync transport for dots-rust: tokio_util::codec adapter for v2 transmission framing.142LGPL-3.0-only
dots_internal_utilsA set of utility modules intended to be used internally by the dots crate5,396MIT
dotscopeA high-performance, cross-platform framework for analyzing and reverse engineering .NET PE executables10,523Apache-2.0
dotsealSeal individual dotenv values with scope-bound keys (AES-256-GCM, AAD-bound to (scope, name))19MIT OR Apache-2.0
dotseca lightweight CLI tool for locally managing secrets600MIT OR Apache-2.0
dotsecenvEncrypt .env secrets at rest with GPG21MIT
dotshConvert dotenv-style key-value pairs to shell-specific environment export commands19MIT
dotslashCommand-line tool to facilitate fetching an executable, caching it, and then running it.1,128,861MIT OR Apache-2.0
dotspaceExplore your Graphviz dot files in interactive 3D space2,130MIT
dotspbProtobuf library for the Berkeley DoTS platform, generated using tonic3,903MIT
dotstateA modern, secure, and user-friendly dotfile manager built with Rust1,575MIT
dotstoreCreate dot directories in common system paths998MIT OR Apache-2.0
dotstrapTemplate-driven dotfiles bootstrapper for macOS198MIT
dotsyA basic dotfile manager created to replace my usage of dotbot.19,593MIT
dotsyncCommand line utility for syncing dotfiles1,549MIT
dottSimple dotfile management5,188MIT
dott-tuiclean tui with extreme customization280MIT
dotted-ignoreA Rust library and CLI utility for **efficient directory walking with `.ignore`-style file exclusion** — inspired by `.gitignore`…45GPL-2.0
dotterA dotfile manager and templater written in rust76,383Unlicense
dotthzCrate to open and write dotThz files in rust.13,760MIT
dottieA package based dotfile manager1,351MIT OR Apache-2.0
dottlerDottle you dotfiles2,777Apache-2.0
dottoolsTools for working with dot files.1,866MIT
dottyLibrary for generating DOT graph files4,084Apache-2.0
dotulousA fast and easy way to quickly manage dotfiles.769Apache-2.0
dotupA dotfile manager written in rust.21,731GPL-3.0
dotvanityPolkadot/Substrate vanity address generator10,757MIT
dotvaultResolve secrets from pluggable backends into your dev environment57MIT
dotwalkTraits to traverse structures and generate DOT graphs1,287MIT OR Apache-2.0
dotzA CLI tool to manage your dotfiles (unix only)5,275GPL-3.0
dotzillaNative Rust implementation of efficient basic linear algebra routines3,116Apache-2.0
dotzilla-cliA CLI tool to manage dotfiles with symbolic linking and staging capabilities3,048non-standard
dou_dizhuRust toolkit for the Chinese card game Dou Dizhu (斗地主)735MIT OR Apache-2.0
doubleFull-featured mocking library in Rust, including rich failure messages and argument matchers41,183MIT
double-bufferA simple double buffer generic implementation8,947Unlicense
double-checked-cellA thread-safe lazily initialized cell using double-checked locking52,829MIT/Apache-2.0
double-checked-cell-asyncA thread-safe lazily initialized cell using double-checked locking47,431MIT/Apache-2.0
double-conversionBindings for `double-conversion`1,776BSD-3-Clause
double-conversion-sysBindings for `double-conversion`2,811BSD-3-Clause
double-deriveImplementations of macros for crate double-trait11,759MIT
double-dynMacro for implementing functions with multiple dynamic argument dispatch2,923MIT OR Apache-2.0
double-ended-peekableAn adapter providing peeking features to double-ended iterators.833,274MIT
double-intThe double-int format represents an integer that can be stored in an IEEE 754 double-precision number without loss of precision1,879MIT OR Apache-2.0
double-mapA HashMap with double key to single data/value20,613Apache-2.0
double-oContext-efficient command runner for AI coding agents314Apache-2.0
double-oddPrime order groups constructed over double-odd curves1,626MIT
double-pendulumA mathematical model for double pendulums.1,736MIT
double-ratchetDouble Ratchet key management for exchanging encrypted messages between two parties.4,369BSD-3-Clause
double-ratchet-2Implementation of Double Ratchet as specified by Signal.19,529MIT
double-ratchet-signalReexport the Signal provider of double-ratchet: Double Ratchet key management for exchanging encrypted messages between two…1,608BSD-3-Clause
double-ratchet-signal-cbc-aes256-pkcs7-compactSee the crate double-ratchet-signal1,990BSD-3-Clause
double-traitA procedural macro to derive a mirror of a trait designed to make it easier to implement test doubles.10,498MIT
double_deckerA simple unbounded multi-producer multi-subscriber event bus built with crossbeam channels5,746MIT
double_dot_macroMacros for the Double-Dot crate ecosystem10,674MIT OR Apache-2.0
double_dot_macro_deriveProcedural Derive Macros for the Double-Dot crate ecosystem7,949MIT OR Apache-2.0
double_dot_macro_typesMisc types and functions required for the double_dot_macro ecosystem3,080MIT OR Apache-2.0
double_dot_stateState management crate built for the Bevy game engine9,083MIT OR Apache-2.0
double_linked_listHigh-performance doubly-linked list with smart pointer support and memory pool optimization1,000MIT
double_linkedlistan implementation of double linked list4,251MIT OR Apache-2.0
double_noteA Rust implementation of DoubleNote1,531AGPL-3.0-or-later
double_sortThis is a fast and simple sorting algorithm which groups numbers into pairs and orders them onwards as nodes3,997MIT
double_vec_queueA simple FIFO queue implemented using two vectors.18MIT OR Apache-2.0
doublebufConcurrent auto-swapping double buffer439MIT
doublecountA double entry accounting system/library.19,967MIT
doublecrossBi-directional channels for rust based on crossbeam-channel5,038MPL-2.0
doublecrypt-coreEncrypted filesystem core library with C ABI for cross-platform frontends344MIT
doubledDekker arithmetic24,328MIT OR Apache-2.0
doubleidleKeep a machine from suspending while another machine is active45GPL-3.0-or-later
doubleitandgiveittothenextpersonDouble it and give it to the next person.776MIT
doublejumpA Rust implementation of the Double Jump consistent hashing algorithm, supporting efficient item additions and removals.558MPL-2.0
doublenoteA Rust implementation of DoubleNote1,502AGPL-3.0-or-later
doublepivot-quicksortA double pivot quicksort implementation for in-place sorting.6,823MPL-2.0
doubleshotA generic blue-green deployment helper that watches an inbox, verifies application health, and orchestrates traffic switching.38Apache-2.0
doublesiteAlternative for httrack1,543Unlicense
doubletakeA library and CLI tool for creating Bitcoin double spend prevention bonds on Liquid15,911CC0-1.0
doubletsDoublets (links) data structure implementation.46,627Unlicense
doublets-decoratorsDecorators for doublets5,340LGPL-3.0
doublezeroPlaceholder286Apache-2.0
doublezero-activatorPlaceholder289Apache-2.0
doublezero-adminPlaceholder293Apache-2.0
doublezero-cliPlaceholder289Apache-2.0
doublezero-configPlaceholder291Apache-2.0
doublezero-ledger-sentinelPlaceholder293Apache-2.0
doublezero-passportPlaceholder286Apache-2.0
doublezero-passport-adminPlaceholder228Apache-2.0
doublezero-passport-admin-cliPlaceholder230Apache-2.0
doublezero-program-toolsPlaceholder293Apache-2.0
doublezero-programs-commonPlaceholder286Apache-2.0
doublezero-recordPlaceholder284Apache-2.0
doublezero-revenue-distributionPlaceholder285Apache-2.0
doublezero-revenue-distribution-adminPlaceholder227Apache-2.0
doublezero-revenue-distribution-admin-cliPlaceholder235Apache-2.0
doublezero-scheduled-commandPlaceholder227Apache-2.0
doublezero-sdkPlaceholder285Apache-2.0
doublezero-serviceabilityPlaceholder288Apache-2.0
doublezero-sol-conversion-adminPlaceholder227Apache-2.0
doublezero-sol-conversion-admin-cliPlaceholder234Apache-2.0
doublezero-sol-conversion-interfacePlaceholder234Apache-2.0
doublezero-solanaPlaceholder292Apache-2.0
doublezero-solana-cliPlaceholder306Apache-2.0
doublezero-solana-client-toolsPlaceholder296Apache-2.0
doublezero-solana-forkPlaceholder272Apache-2.0
doublezero-solana-fork-cliPlaceholder274Apache-2.0
doublezero-solana-validator-debtPlaceholder296Apache-2.0
doublezero-suiPlaceholder289Apache-2.0
doublezero-telemetryPlaceholder291Apache-2.0
doublezero-validator-debtPlaceholder288Apache-2.0
doublify-mkvHigh-performance distributed database2,012MIT
doublify-toolkitDoublify API toolkit for Rust5,306MIT
doubloonMoney datatype that supports both statically and dynamically typed currencies3,301MIT
doublyDoubly-linked lists in Rust16,291MIT
doubly-linked-listdouble link list3,305MIT OR Apache-2.0
doublysureUsing types to make sure that you're sure, sure, and doubly sure1,749MIT
doubterA helper crate for testing Rust code blocks in Markdown12,535MIT
doubter-implInternal implementation of doubter14,248MIT
doubter-macrosProcedural macros for doubter4,669MIT
doubtsConvenience, to write more explicit tests1,875MIT
dougA time tracking command-line utility32,611MIT
doughInternal macros for the bagel crate5,841Apache-2.0
doughnut-rsThe official rust doughnut codec6,793BUSL-1.1
douglance-kvA universal key-value store for agentic tools23MIT
douglasA tiny TUI framework built on the Elm architecture2,897MIT
doum-cliAI-powered terminal assistant that helps you with command-line tasks.187MIT
douyin-cliA Rust CLI for Douyin OpenAPI and web workflows109AGPL-3.0-or-later
douyin_sdk个人懒维护的抖音SDK11,598MIT OR Apache-2.0 OR MulanPSL-2.0
doveDove is an open source Rust implementation of the AMQP 1.0 OASIS standard (http://www.amqp.org/).8,841Apache-2.0
dove-move…1,697MIT
dovemailUse Microsoft's PNP CLI with email clients.1,556non-standard
dovepipeused for sending files in rust9,956MIT OR Apache-2.0
doverA CLI tool for summarizing git diffs of Rust code1,979MIT OR Apache-2.0
dovesTBD16BSD-2-Clause
dovetailDovetail 🕊️ is a cgi and static file server for gemini.5,284GPL-3.0-only
dowTomohiko Sakamoto's algorithm for finding the day of the week7,719MIT
dowelAn opinionated, compiled architecture linter. Name placeholder — real release coming soon.19MIT OR Apache-2.0
dowhatagainSimple cli tool to extract todos from piped in files and output to various formats.5,078MIT
dowhile_rsDo while macro for rust with labels and nesting support2,446MIT
downMulti-source parallel download with automatic failover / 多源并行下载与自动故障转移1,634MulanPSL-2.0
downapkProgram to download APKs of given Android package28,293MIT
downcastTrait for downcasting trait objects back to their original types.129,082,874MIT
downcast-rsTrait object downcasting support using only safe Rust. It supports type
parameters, associated types, and type constraints.138,103,978MIT OR Apache-2.0
downcast-traitAllow casting between traits.4,058MIT OR Apache-2.0
downcidaA Rust crate to download audio files using the Lucida API4,118MIT
downdelvingDungeons, mining, and the Underdark.1,567Unlicense
downgradeDowngrade a mutable reference to an immutable one.727MIT
downifyDownify is a small Rust library for downloading, signing, and verifying files.4,971MIT
downloadRust library for simple downloading1,202MIT
download-asyncA fast and convenient wrapper around hyper with https support.28,743MIT
download-cefDownload and extract pre-built CEF (Chromium Embedded Framework) archives.125,482Apache-2.0 OR MIT
download-extract-progressA Rust library for downloading and extracting files with progress tracking.1,868MIT
download-filemulti fiber download http file.12,252MIT/Apache-2.0
download-libmulti fiber download http file.14,512MIT/Apache-2.0
download-lpa library for easy downloading of files.15,915MIT
download-ticksFetch market candlestick data (kline) and save to a JSON file.101MIT
download_caretakerKeeps your downloads folder tidy5,762MIT
download_file_my_demoDownloads a file from a URL1,566MIT
download_gitDownload one or multiple directories from a Git repository.3,734MIT
download_moverCLI: Moving File and Folder in Download Directory at Current Directory645MIT
download_npmDownload npm package1,970MIT
download_rsa download lib21,722MIT/Apache-2.0
download_rs_reborneda download lib3,700MIT/Apache-2.0
download_rssa download lib1,607MIT
download_sdl2A build helper for downloading SDL2 libraries5,356MIT
downloaderA simple way to download things via HTTP/HTTPS1,672,741LGPL-3.0-or-later
downloader-for-babylonia-terminalA simple way to download things via HTTP/HTTPS1,260LGPL-3.0-or-later
downloader-http-rshttp download library, supports automatic detection and resumable download with chunks1,066MIT
downloader-rsa simple file downloader for rust27,233MIT
downloader_mcA library for downloading Minecraft assets and libraries.1,950MIT
downloadsAll My Crates Downloads3,283MIT/Apache-2.0
downloads_sorterA fast and customizable way to automatically sort your files!6,678MIT
downlowdDownload files with automatic retries and resumes.356MIT
downmixerA downmixer that can do 2, Dolby 2.1, 3.1, 4.1, 5.1, 6.1, and 7.1 channels audio downmix to 2 or 1 channels. Written in Rust.7,572non-standard
downsamplekeep downsampled history of data over long period of time4,831Apache-2.0 OR MIT