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.
dracon-tts-runtimeDracon multi-language Rust libraries for AI, system, media, and developer tooling57AGPL-3.0-only
dracon-wardenGit filter encryption and repository hardening for secrets at rest105AGPL-3.0-only
draconisSmall terminal welcome program written in rust7,927non-standard
dracula🧛 Count-ing lines, HA HA HAA!1,562MIT
draffdraff1,814BSD-3-Clause
draffledRaffle program1,673MIT
drafftinkDrafftInk - Collaborative whiteboard application (placeholder crate)61AGPL-3.0
drafftink-coreCore data structures and logic for DrafftInk whiteboard156MIT OR Apache-2.0
drafftink-renderRenderer abstraction and implementations for DrafftInk42AGPL-3.0
drafftink-serverWebSocket relay server for DrafftInk collaboration41MIT OR Apache-2.0
drafftink-widgetsReusable egui widget components with Tailwind styling40MIT
draftRobust replication implementation for learning and teaching1,720MIT
draftlineGit-native versioning for creative content workflows.553MIT
dragStart a drag operation out of a window72,737Apache-2.0 OR MIT
drag-rsDrag out of a window on macOS, Windows or Linux (GTK)1,611Apache-2.0 OR MIT
dragenCodeAct-style agent framework using Littrs sandbox264Apache-2.0
dragino_lgt92_toolsRust tools to work with Dragino's LGT-92 GPS.6,706Unlicense
dragnitSchema-based serializing library (part of magister project)4,857MIT
dragnit-schemesCrimthy schemes package (just magister project, don't use it)1,791MIT
dragomanServer for scholarly metadata in commonmeta format stored in a SQLite database.1,543MIT
dragon3D/2D game engines implemented with ECS concepts5,535GPL-3.0-or-later
dragon-downloadercli download tool1,132MIT
dragon_ballDragon ball Z Fight game1,784Apache-2.0
dragon_bladeA transpiler from Rust to Overwatch Workshop4,017MIT OR Apache-2.0
dragon_dbAn embedding database with helper functions for RAG14,006MIT
dragon_lair_utilsthis package have basic utilities for CasperLabs Dragon Lair Contract1,574MIT
dragon_rd_parserA Recursive Descent Parser Based Loosely On The Dragon Compiler Book. You can type an id operator id expression to see how it…508MIT
dragonboxFast floating point to string conversion21,076Apache-2.0 WITH LLVM-exception OR BSL-1.0
dragonbox_ecmaFast floating point to string conversion conforming to ECMAScript specification3,345,139Apache-2.0 WITH LLVM-exception OR BSL-1.0
dragondanceCode coverage file format for the dragondance ghidra plugin1,717MIT OR Apache-2.0
dragonetA protocol framework that automatically generates networking code.1,057MIT
dragonflyReserved for WIP crate.1,667MIT
dragonfly-apiCanonical location of the Dragonfly API definition291,954Apache-2.0
dragonfly-clientDragonfly client written in Rust179,091Apache-2.0
dragonfly-client-backendBackend for the dragonfly client161,794Apache-2.0
dragonfly-client-configConfiguration for the dragonfly client165,030Apache-2.0
dragonfly-client-coreCore library for the dragonfly client174,502Apache-2.0
dragonfly-client-initInitialize runtime environment of the dfdaemon148,097Apache-2.0
dragonfly-client-metricMetric collection for the dragonfly client5,504Apache-2.0
dragonfly-client-requestRequest library for the dragonfly client145Apache-2.0
dragonfly-client-storageStorage for the dragonfly client162,897Apache-2.0
dragonfly-client-utilUtility library for the dragonfly client172,006Apache-2.0
dragonfly-pluginDragonfly gRPC plugin SDK for Rust146MIT
dragonfly-plugin-macroProcedural macros for the Dragonfly gRPC plugin SDK248MIT
dragonos-dscDragonOS Raw Syscall Binding1,554MIT
dragonslayerThe dragonslayer1,835MIT
dragoon-ctlController CLI for the dragoon remote-executor: SSH-signed requests, submit/tail/cancel/pull/events.16MIT OR Apache-2.0
dragoon-protoWire-protocol primitives for the dragoon remote-executor: SSH-wire signing, canonical request/task bytes, fingerprints, DTOs.133MIT OR Apache-2.0
dragoon-serverPublic-relay server for the dragoon remote-executor: axum + rusqlite + ed25519 task signing + per-user message inbox.16MIT OR Apache-2.0
dragoon-testkitDev-only fixtures + integration-test harness for the dragoon remote-executor.106MIT OR Apache-2.0
dragoon-workerExecution agent for the dragoon remote-executor: polls the server, verifies per-task ed25519 signatures, runs shell payloads,…16MIT OR Apache-2.0
dragoonfriFast Reed-solomon Interactive oracle proof of proximity1,763MIT
dragoonfri-proc-macrosFast Reed-solomon Interactive oracle proof of proximity - Proc macros2,033MIT
dragoonfri-test-utilsFast Reed-solomon Interactive oracle proof of proximity - Test utils2,008MIT
dragulaRust WASM wrapper for Dragula2,664MIT
drailCLI-first code intelligence for AI agents107MIT
drainA crate that supports graceful shutdown921,123Apache-2.0
drain-flowUtility for parsing and analyzing log files of arbitrary format based on the DRAIN algorithm880non-standard
drain-rsAutomatically cluster semi-formatted text with the drain algorithm7,373non-standard
drain-whileA draining iterator which stops when a predicate becomes false5,962MIT OR Apache-2.0
drain3Fast log template extraction via fixed-depth prefix trees (Rust port of logpai/Drain3)11,087Apache-2.0
drain_at_sorted_uncheckedTerribly unsafe but highly efficient function that allows removing items from a vector with few moves.2,146MIT OR Apache-2.0
drain_commonA static library common for both Drain and Drain's dynamic pages.6,239LGPL-3.0-or-later
drain_filter_polyfillcurrent nightly implementation of Vec::drain_filter, copypasted out for use on stable18,697,111MIT OR Apache-2.0
drain_macrosA macro library for use in Drain dynamic pages.5,735LGPL-3.0-or-later
drain_serverA WIP web server/framework.23,099LGPL-3.0-or-later
drainlibA Rust implementation of the DRAIN log parsing algorithm30non-standard
drainpipeBuffer a stream and flush the tail on exit (lines/time/bytes), with passthrough and signal handling.326MIT
drainrsAn implementation of the drain logparsing algorithm1,586MIT
drakeA tree-sitter based codebase dependency explorer2,856MIT
drakey-fuseRust library for filesystems in userspace (FUSE)5,034MIT
drakey-fuse-sysFFI bindings to the FUSE kernel interface and libfuse2,897MIT
drakonix-anvilA cross-platform GUI tool for deploying, managing, and backing up multiple Minecraft servers with Docker56MIT
dramamultitenant scheduler for the komora db project676MIT OR Apache-2.0
drama_llamaLocal LLM inference behind an Anthropic-shaped API: llama.cpp and Metal-MoE backends, chat sessions with prefix caching,…32,911non-standard
dramaturgeA Rust toolkit for branching dialogue, character memory, and narrative state.20EUPL-1.2 OR MIT OR Apache-2.0
dramaturge-authoringAuthoring-time validation helpers for the dramaturge dialogue toolkit.43EUPL-1.2 OR MIT OR Apache-2.0
dramaturge-macrosProcedural macros for the dramaturge dialogue toolkit.44EUPL-1.2 OR MIT OR Apache-2.0
dramaturge-modelCore domain model for the dramaturge dialogue toolkit.119EUPL-1.2 OR MIT OR Apache-2.0
dramaturge-runtimeRuntime evaluation traits and engine interface for dramaturge.45EUPL-1.2 OR MIT OR Apache-2.0
dramaturge-serdeOptional serialization integration for the dramaturge dialogue toolkit.44EUPL-1.2 OR MIT OR Apache-2.0
dramsim3Rust binding for DRAMsim34,690MIT
drandA distributed randomness beacon client.1,661MIT/Apache-2.0
drand-client-rsA small rust library for retrieving random numbers from drand2,249MIT
drand-verifyA drand verification library.57,724Apache-2.0
drand48drand48 - POSIX.1 standard LCG random number generator3,192Unlicense OR CC0-1.0
drand_coreA drand client library.24,564MIT
drapeANSI-aware text wrapping built on top of textwrap27MIT/Apache-2.0
drasi-bootstrap-applicationApplication bootstrap plugin for Drasi3,074Apache-2.0
drasi-bootstrap-cloudflare-radarCloudflare Radar bootstrap plugin for Drasi178Apache-2.0
drasi-bootstrap-dataverseMicrosoft Dataverse bootstrap provider plugin for Drasi258Apache-2.0
drasi-bootstrap-gtfs-rtGTFS-Realtime bootstrap plugin for Drasi146Apache-2.0
drasi-bootstrap-httpHTTP bootstrap plugin for Drasi - fetches initial state from REST APIs217Apache-2.0
drasi-bootstrap-kafkaKafka bootstrap provider plugin for Drasi135Apache-2.0
drasi-bootstrap-kubernetesKubernetes bootstrap plugin for Drasi182Apache-2.0
drasi-bootstrap-mssqlMicrosoft SQL Server bootstrap plugin for Drasi436Apache-2.0
drasi-bootstrap-mysqlMySQL bootstrap provider for Drasi229Apache-2.0
drasi-bootstrap-neo4jNeo4j bootstrap provider plugin for Drasi132Apache-2.0
drasi-bootstrap-noopNo-op bootstrap provider plugin for Drasi2,914Apache-2.0
drasi-bootstrap-oracleOracle bootstrap plugin for Drasi176Apache-2.0
drasi-bootstrap-platformPlatform bootstrap plugin for Drasi1,689Apache-2.0
drasi-bootstrap-postgresPostgreSQL bootstrap plugin for Drasi1,757Apache-2.0
drasi-bootstrap-scriptfileScriptFile bootstrap plugin for Drasi1,686Apache-2.0
drasi-bootstrap-sqliteSQLite bootstrap plugin for Drasi243Apache-2.0
drasi-bootstrap-sui-deepbookSui DeepBook bootstrap plugin for Drasi145Apache-2.0
drasi-coreDrasi Core9,683Apache-2.0
drasi-ffi-primitivesCore FFI-safe types and vtable generation macros for the Drasi plugin boundary5,236Apache-2.0
drasi-functions-cypherCypher function implementations for Drasi7,486Apache-2.0
drasi-functions-gqlGraphQL function implementations for Drasi7,485Apache-2.0
drasi-host-sdkHost-side SDK for loading and interacting with Drasi cdylib plugins1,771Apache-2.0
drasi-identity-awsAWS identity provider plugin for Drasi216Apache-2.0
drasi-identity-azureAzure identity provider plugin for Drasi465Apache-2.0
drasi-index-garnetDrasi Core Garnet/Redis Index Plugin3,108Apache-2.0
drasi-index-rocksdbDrasi Core RocksDb Index Plugin3,842Apache-2.0
drasi-kubernetes-commonShared types for Kubernetes source and bootstrap plugins269Apache-2.0
drasi-libEmbedded Drasi for in-process data change processing using continuous queries7,515Apache-2.0
drasi-middlewareDrasi Core Middleware3,759Apache-2.0
drasi-mssql-commonShared types for MS SQL source and bootstrap plugins546Apache-2.0
drasi-mysql-commonShared types for MySQL source and bootstrap plugins256Apache-2.0
drasi-neo4j-commonShared types for Neo4j source and bootstrap plugins166Apache-2.0
drasi-oracle-commonShared types for Oracle source and bootstrap plugins259Apache-2.0
drasi-plugin-sdkSDK for building Drasi plugins (sources, reactions, bootstrappers)5,155Apache-2.0
drasi-query-astDrasi Core Abstract Syntax Tree9,766Apache-2.0
drasi-query-cypherDrasi Core Cypher Parser9,484Apache-2.0
drasi-query-gqlDrasi Core GQL Parser7,174Apache-2.0
drasi-reaction-applicationApplication reaction plugin for Drasi2,290Apache-2.0
drasi-reaction-aws-sqsAWS SQS reaction plugin for Drasi53Apache-2.0
drasi-reaction-azure-storageAzure Storage reaction plugin for Drasi (Blob, Queue, Table)90Apache-2.0
drasi-reaction-dashboardDashboard reaction plugin for Drasi125Apache-2.0
drasi-reaction-fileFile reaction plugin for Drasi95Apache-2.0
drasi-reaction-grpcgRPC reaction plugin for Drasi (configurable fixed and adaptive batching, with Handlebars output templating)1,765Apache-2.0
drasi-reaction-grpc-adaptivegRPC Adaptive reaction plugin for Drasi1,534Apache-2.0
drasi-reaction-httpHTTP reaction plugin for Drasi (single per-result notifications and adaptive batched delivery)1,826Apache-2.0
drasi-reaction-http-adaptiveHTTP Adaptive reaction plugin for Drasi1,553Apache-2.0
drasi-reaction-logLog reaction plugin for Drasi1,591Apache-2.0
drasi-reaction-lokiGrafana Loki reaction plugin for Drasi94Apache-2.0
drasi-reaction-mcpMCP reaction plugin for Drasi95Apache-2.0
drasi-reaction-platformPlatform reaction plugin for Drasi1,588Apache-2.0
drasi-reaction-profilerProfiler reaction plugin for Drasi1,562Apache-2.0
drasi-reaction-rabbitmqRabbitMQ reaction plugin for Drasi94Apache-2.0
drasi-reaction-sseSSE reaction plugin for Drasi1,589Apache-2.0
drasi-reaction-storedproc-mssqlMS SQL Server Stored Procedure reaction plugin for Drasi1,547Apache-2.0
drasi-reaction-storedproc-mysqlMySQL Stored Procedure reaction plugin for Drasi1,552Apache-2.0
drasi-reaction-storedproc-postgresPostgreSQL Stored Procedure reaction plugin for Drasi1,568Apache-2.0
drasi-secret-store-azure-keyvaultAzure Key Vault secret store plugin for Drasi96Apache-2.0
drasi-secret-store-fileFile-based secret store plugin for Drasi (dev/testing)114Apache-2.0
drasi-secret-store-keyringKeyring-based secret store plugin for Drasi94Apache-2.0
drasi-source-applicationApplication source plugin for Drasi708Apache-2.0
drasi-source-cloudflare-radarCloudflare Radar source plugin for Drasi154Apache-2.0
drasi-source-dataverseMicrosoft Dataverse source plugin for Drasi188Apache-2.0
drasi-source-grpcgRPC source plugin for Drasi1,656Apache-2.0
drasi-source-gtfs-rtGTFS-Realtime source plugin for Drasi182Apache-2.0
drasi-source-httpHTTP source plugin for Drasi1,663Apache-2.0
drasi-source-hyperliquidHyperliquid market data source plugin for Drasi169Apache-2.0
drasi-source-kafkaKafka source plugin for Drasi182Apache-2.0
drasi-source-kubernetesKubernetes source plugin for Drasi153Apache-2.0
drasi-source-mappingSource payload mapping engine for Drasi - transforms arbitrary payloads into graph change events using Handlebars templates241Apache-2.0
drasi-source-mockMock source plugin for Drasi1,658Apache-2.0
drasi-source-mssqlMicrosoft SQL Server CDC source plugin for Drasi333Apache-2.0
drasi-source-mysqlMySQL source plugin for Drasi143Apache-2.0
drasi-source-neo4jNeo4j CDC source plugin for Drasi110Apache-2.0
drasi-source-open511Open511 polling source plugin for Drasi21Apache-2.0
drasi-source-oracleOracle source plugin for Drasi147Apache-2.0
drasi-source-platformPlatform source plugin for Drasi1,652Apache-2.0
drasi-source-postgresPostgreSQL source plugin for Drasi1,713Apache-2.0
drasi-source-ris-liveRIPE NCC RIS Live source plugin for Drasi182Apache-2.0
drasi-source-sdkSource SDK for Drasi19,959Apache-2.0
drasi-source-sqliteSQLite source plugin for Drasi149Apache-2.0
drasi-source-sui-deepbookSui DeepBook V3 source plugin for Drasi195Apache-2.0
drasi-state-store-redbRedb-based state store provider for Drasi plugins2,883Apache-2.0
drasi-wal-redbRedb-based Write-Ahead Log implementation for Drasi transient sources470Apache-2.0
drasil-dnsRust crate to easily serialize and deserialize DNS packets3,444MIT
drastA fast, differentiable 2D rasterizer that optimizes circle parameters to match a target image447MIT
drasynDrasyn — turn a tablet into a wireless graphics tablet and annotation surface for your desktop. Name reserved for the Drasyn…20MIT
dratadrata-sdk1,358MIT
draumaz-butterflyA fantasy-adventure text battle game!6,857MIT
draupnirDraupnir — the nordisk boot/provisioning library: fire up a runtime from one BootSpec across three backends (KVM via tunnr · OCI…120MIT OR Apache-2.0
dravendraven creates obsidian graph files from a rust project structs in real time16,865MIT
draviavemal-openxml_officeCrate to create and manipulate excel,power point and word documents9,097MIT
draviavemal-xml_rsA high-performance, low-memory XML DOM parser for Rust — with namespace-aware parsing, order-preserving attributes, and…4,057AGPL-3.0-only
dravr-browserHeadless-Chrome automation primitives: launch, persistent profiles, stealth, CDP input, and streaming network capture4,117MIT OR Apache-2.0
dravr-canotUnified multi-platform messaging library for WhatsApp, Slack, Discord, Telegram, and Messenger549MIT OR Apache-2.0
dravr-canot-mcpMCP server for dravr-canot — expose messaging channels via Model Context Protocol141MIT OR Apache-2.0
dravr-canot-serverUnified REST API + MCP server for multi-platform messaging81MIT OR Apache-2.0
dravr-equilibreHealth and wellness domain models — composition-based provider traits, device tracking, and data source management4,578Apache-2.0
dravr-riviereTime-series storage engine — Postgres-backed metric persistence, windowed aggregation, and range queries4,598Apache-2.0
dravr-sciotteSport activity scraper with headless Chrome, TOML-configurable providers, and in-memory caching872MIT OR Apache-2.0
dravr-sciotte-mcpMCP server for dravr-sciotte — expose sport activity scraping via Model Context Protocol152MIT OR Apache-2.0
dravr-sciotte-serverUnified REST API + MCP server + CLI for sport activity scraping117MIT OR Apache-2.0
dravr-troncShared MCP server infrastructure for dravr-xxx microservices1,533MIT OR Apache-2.0
dravyaDravya — material science engine for stress, strain, elasticity, fatigue, fracture, composites, and constitutive models262GPL-3.0
drawA small 2D drawing library40,249MIT
draw-dagA draw DAGs to the terminal.1,555Apache-2.0
draw-lrAn SDK to interact with pieces of the original Line Rider game1,659MIT
draw-musicDraw music instruments and play music! written in Tensorflow, Rust and WebAssembly1,717MIT
draw2dA focused high-performance 2D drawing crate3,063MIT/Apache-2.0
draw_boxNames for box drawing elements.4,263MIT
draw_bridgeA driver for AxiDraw Pen Plotters3,318GPL-3.0-only
draw_bridge_deriveDerive macros for draw_bridge2,869GPL-3.0-only
draw_queueBasic draw queue with sorting by minimal updates9,217Apache-2.0