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.
dittolive-ditto-coreThis is a support crate for Ditto: dittolive-ditto is the crate we intend for you to interact with.1,283non-standard
dittolive-ditto-sysNative bindings to Ditto library679,294non-standard
divAd hoc HTML for Rust Web Apps.6,305MIT/Apache-2.0
div-intRational numbers with a compile-time denominator.3,132MPL-2.0
div-int-procmacroProc macro implementation for the div-int crate.3,437MPL-2.0
div-pow10Fast division by powers of 10.130MIT
divaOpinionated convenience wrappers for `std::process::Command` and friends.9,333Apache-2.0 OR MIT
divanStatistically-comfy benchmarking library.5,748,793MIT OR Apache-2.0
divan-macrosMacros for Divan, a statistically-comfy benchmarking library.9,844,378MIT OR Apache-2.0
divansDivANS is a new way of structuring compression programs to make them more open to innovation in the wider community, by…2,374Apache-2.0
divbufBuffer object that can be recursively divided into smaller buffers17,927MIT
diveCross-platform system interface for hardware IO.3,641MIT / BSL-1.0
dive-decoA dive decompression models library (Buhlmann ZH-L 16C)50,403MIT
dive-reporterDive logs analyser2,727MIT
divecli🔎 Search millions of files at lightning-fast speeds to find what you are looking for!2,869MIT
divednsDive Domain Name System3,513Unlicense
diverProbably a mechanism to annotate structs and generate user interaction prompts
across a variety of contexts.1,694MIT OR Apache-2.0
divergeExtension injection site specification through a simple macro8,254MIT
divertRust Lang bindings for Recast Navigation9,645Zlib
diverterquickly switch between Steam accounts on Windows.7,846MIT OR Apache-2.0
divideDivide Library3,184MIT/Apache-2.0
divide_rangeSplit a range evenly into an iterator of smaller ranges10,114MIT
divide_sliceProvides methods to divide a slice into portions of same size3,542MIT OR Apache-2.0
dividebaturSingle Transferable Vote election result counter5,212Apache-2.0
divideoThis is a placeholder crate for a project I am planning on creating. If I do not get around to it, I will happily relinquish this…1,567MIT OR Apache-2.0
dividiteSimple File server1,921AGPL-3.0
divinaA modern build system for assembly1,687GPL-3.0-only
divina_compileDivina's compiler wrapper2,451GPL-3.0-only
divina_configDivina's configuration system3,037GPL-3.0-only
divina_gitDivina's Git wrapper2,438GPL-3.0-only
divina_utilDivina's utilities3,627GPL-3.0-only
divinerDiviner, a deterministic testing framework3,140MIT
divinesWIP1,546MIT
divingAnalyze Docker image layers to find wasted space, leaked secrets, and bloat — terminal UI + web, no daemon or root required.21Apache-2.0
diving-decompressionCalculate required diving decompression procedures using the US Navy dive tables rev712,273GPL-3.0-or-later
divisibility_checkRust program to check whether a number is divisible by another number.1,911MIT
division_of_oneA diceware passphrase generator4,327AGPL-3.0
divisor_networksDiscrete Graphs for Indiscrete Researchers - Networks with Grothendieck Topology.1,446CC-BY-NC-4.0
divisorsA blazing fast library to find all divisors of a natural number.123,322MIT
divisors-cliSimple CLI program for finding divisors of huge numbers37MIT OR Apache-2.0
divisors_fixedA fixed & enhanced version of the divisors crate77,318MIT
divisors_very_fastDeprecated159MIT OR Apache-2.0
divkitUS equity dividends and dividend yield for Rust, from SEC EDGAR public-domain XBRL. Companion to curvekit.51Apache-2.0
divoomRust API for controlling divoom devices, like pixoo.17,855Apache-2.0
divoom-cliCommand line tool for controlling divoom devices.12,919Apache-2.0
divoom-gatewayA REST API gateway with swagger UI provided for controlling divoom devices.2,954Apache-2.0
divremDivision and modulus variants5,628,224MIT
divsufsortRust port of Yuta Mori's divsufsort196,435MIT
divsufsort-rsPure Rust port of libdivsufsort suffix array construction library165MIT
divviup-cliCommand line utility for divviup.org96,749MPL-2.0
divviup-clientAsync rust client for divviup.org140,380MPL-2.0
divvunspellSpell checking library for ZHFST/BHFST spellers, with case handling and tokenization support.4,557MIT OR Apache-2.0
divvunspell-binSpellchecker for ZHFST/BHFST spellers, with case handling and tokenization support.2,970GPL-3.0
divvy-coreComposable allocators for Rust1,567MIT OR Apache-2.0
diwata_cliCommand line for diwata13,256MIT
diwata_intelContains algorithmns and heuristics to interpret data5,370MIT
diwata_serverDecides the routing of url request5,268MIT
diweIWE engine library309Apache-2.0
dixDiff Nix12,958GPL-3.0-only
dix-diffInternal pure diff engine for dix1,447GPL-3.0-only
dixxxieUtility library for making serivces on axum easier6,352 AGPL-3.0-or-later
diy-lints-non-idiomatic-importDylint lint that flags non-idiomatic `use`/import patterns.18MIT OR Apache-2.0
diy-lints-non-modified-bufferDylint lint that flags immutable `Vec`/`String` values that could be shared via `Arc`.18MIT OR Apache-2.0
diy-lints-non-upper-case-genericDylint lint that flags non-upper-case (lowercase) generic type parameters.18MIT OR Apache-2.0
diy-lints-over-qualified-callDylint lint that flags free functions called through more than one module qualifier.18MIT OR Apache-2.0
diyshThe Do-It-Yourself SHell is a library that lets you create your own shell-like text interface8,330MIT
dizhenLibrary to retrieve seismic data2,779BSD-3-Clause
diziTerminal music player inspired by moc1,979LGPL-3.0
dizpachoLess boilerplate for implementing traits1,634MIT OR Apache-2.0
dizzyMacros for safely interacting with DST newtypes423MIT
dizzy-macrosProc macros for the dizzy crate505MIT
djCLI-first backup solution with content-addressable storage296MIT
dj-cliA CLI tool for DJs to download MP3s from YouTube463MIT
dj-wizardCLI for DJs29,360MIT OR Apache-2.0
dj_testthis is dj test1,575MIT
djal_parserA library to parse configuration files76GPL-2.0-or-later WITH Bison-exception-2.2
django-authAuthenticate or generate Django-managed passwords2,734non-standard
django-queryTools for mocking Django-style endpoints8,832MIT OR Apache-2.0
django-query_deriveMacros for the django-query crate9,490MIT OR Apache-2.0
django-rs-coreCore types, settings, app registry, signals, and error types for django-rs305MIT OR Apache-2.0
django-rs-dbORM layer for django-rs: Model definitions, QuerySet, Manager, and expressions105MIT OR Apache-2.0
django-rs-db-backendsDatabase backends for django-rs: PostgreSQL, MySQL, and SQLite drivers31MIT OR Apache-2.0
django-rs-httpHTTP layer for django-rs: Request, Response, URL routing, and middleware pipeline32MIT OR Apache-2.0
django-rs-signalsSignal dispatcher for django-rs: decoupled event handling and pub/sub23MIT OR Apache-2.0
django-signingA Rust implementation of Django's signing module1,669non-standard
djangohashersA Rust port of the password primitives used in Django project.133,579BSD-3-Clause
djb2Tiny non-cryptographic checksum algorithm by D. J. Bernstein (1991, u32 XOR variant)229MIT-0
djb33DJB33 hash algorithm write in Rust.6,656MIT
djb_hashRust library of commonly used Daniel J. Bernstein style hash functions.114,695BSD-3-Clause
djbsortConstant-time sorting network (djbsort) with SIMD optimization82MIT
dji-log-parserLibrary for parsing DJI txt logs19,521MIT
dji-thermal-sysRust wrapper for the DJI Thermal SDK3,572Apache-2.0/MIT
djinDLL injector with support for 32-bit and 64-bit targets.4,636MIT
djin-protocolA for of protocol, for aoe-djin5,753MIT
djin-protocol-deriveA for of protocol, for aoe-djin6,608MIT
djinniGenerate and evolve project structure through tooling1,716MIT
djioDJ Hardware Control(ler) Support26,235MPL-2.0
djlaser_catsayAn easy to use cowsay tool that prints ascii cats4,101MIT
djocThe Djot document compiler1,552non-standard
djogiModel-first web framework for Rust — web-framework-agnostic core; Axum integration opt-in via the `axum` feature flag311Apache-2.0
djogi-cliCLI for the Djogi framework — migrations, shell, db reset, status246Apache-2.0
djogi-macrosProc macros for the Djogi framework — derive(Model), field attributes, descriptor emission356Apache-2.0
djotDjot parser written in pure Rust3,446MIT
djot-ssgPlain and simple static site generator for Djot markup5,395MIT
djottersDjot (Markdown) parser that runs at hyper speeds!17,422MIT/Apache-2.0
djowda_difp_coreDJOWDA_DIFP_CORE core interfaces (initial release)17MIT
djpassA command-line tool to generate and verify passwords used in Django project.58,630BSD-3-Clause
djrDjot rendering CLI based on the djot crate3,021MIT
djr-cliDjot rendering CLI based on the djr crate1,239MIT
djsonEasily Access Dynamic JSON in Rust1,725MIT / Apache-2.0
djvuPure Rust DjVu document reader and renderer1,839GPL-3.0-or-later
djvu-bitmapPacked 1-bit bitmap type used by DjVu codecs1,285MIT
djvu-bzzPure-Rust DjVu BZZ compressor and decompressor1,160MIT
djvu-iffPure-Rust DjVu IFF container parser and emitter1,232MIT
djvu-iw44Pure-Rust DjVu IW44 wavelet image decoder1,181MIT
djvu-jb2Pure-Rust DjVu JB2 bilevel image decoder1,174MIT
djvu-pixmapRGBA and grayscale pixmap types used by DjVu rendering1,281MIT
djvu-rsRead, render, convert, and create DjVu files. Pure-Rust DjVu decoder/encoder with CLI, WebAssembly, and Python bindings. DjVu to…2,185MIT
djvu-zpZP adaptive binary arithmetic coder for the DjVu format — pure-Rust clean-room implementation, no_std-capable decoder.1,490MIT
djwolfytestcrateHello there1,549MIT OR Apache-2.0
dkDocK is an extensible tool hub that provides a unified interface for managing and running cli tools.14non-standard
dk-agent-sdkdkod Agent SDK — connect AI agents to the dkod platform1,261MIT
dk-clidkod CLI — agent-native code platform985MIT
dk-coreCore types and traits for the dkod code platform1,976MIT
dk-enginedkod code analysis engine — semantic parsing, indexing, and search1,814MIT
dk-macrosDocK is an extensible tool hub that provides a unified interface for managing and running cli tools.11non-standard
dk-protocoldkod gRPC protocol definitions and server/client implementations1,416MIT
dk-runnerdkod verification runner — CI/CD pipeline execution1,583MIT
dk_deriveDocK is an extensible tool hub that provides a unified interface for managing and running cli tools.13non-standard
dkb-analyzeLibrary to analyze bank account exports from German DKB.1,142Apache-2.0
dkb-rsdkb-rs, the old bitmap font renderer which supports Latin, Korean and Japanese. Implemented in Rust4,065MPL-2.0
dkcargotest-002test crate 002 for cargo registry api18MIT
dkdcDevelop knowledge, develop code9,027MIT
dkdc-aiLocal LLM inference management via llama-server20MIT
dkdc-archiveArchive management CLI for dkdc483MIT
dkdc-bookmarksBookmarks in your filesystem220MIT
dkdc-bookmarks-appTauri desktop shell for bookmarks233MIT
dkdc-bookmarks-coreCore library for bookmarks436MIT
dkdc-bookmarks-webappLocal webapp for bookmarks (axum)289MIT
dkdc-commonCommon utilities for dkdc699MIT
dkdc-configConfiguration management for dkdc (don't know, don't care)1,252MIT
dkdc-db-cliCLI for dkdc-db: bundles client + server into one binary21MIT
dkdc-db-clientdkdc-db client: HTTP client for the dkdc-db server114MIT
dkdc-db-coreHTAP database: turso writes + DataFusion reads163MIT
dkdc-db-serverdkdc-db server: REST API over the HTAP engine71MIT
dkdc-drawLocal-first drawing tool23MIT
dkdc-draw-appDesktop app for draw66MIT
dkdc-draw-coreCore library for draw257MIT
dkdc-draw-wasmWASM bindings for draw renderer21MIT
dkdc-draw-webappWebapp for draw (axum)116MIT
dkdc-filesFile management for dkdc virtual filesystem491MIT
dkdc-homeFind and create the ~/.dkdc home directory406MIT
dkdc-io-imessageiMessage MCP server for Codex CLI and Claude Code. Lets an LLM read and send iMessage on macOS.172MIT OR Apache-2.0
dkdc-lakeData lake management for dkdc (don't know, don't care)1,069MIT
dkdc-linksBookmarks in your terminal6,912MIT
dkdc-lmLocal LLM inference management via llama-server108MIT
dkdc-lm-cliCLI for dkdc-lm: local LLM inference management54MIT
dkdc-md-cliCLI for the MotherDuck REST API90MIT
dkdc-rsbookmarks in your terminal525MIT
dkdc-secretsSecrets management for dkdc - encrypted key-value storage481MIT
dkdc-shShell utilities for tmux, git, and command management500MIT
dkernelThe application platform for your cyberpunk desk1,660MIT OR Apache-2.0
dkernel-cardThe application platform for your cyberpunk desk2,347MIT OR Apache-2.0
dkernel-firestoreThe application platform for your cyberpunk desk1,705MIT OR Apache-2.0
dkernel-in-memoryThe application platform for your cyberpunk desk1,719MIT OR Apache-2.0
dkgDistributed key generation over ff/group31,212MIT
dkg-coreDistributed Key Generation (DKG) core library4,215MIT OR Apache-2.0
dkg-dealerProduce dkg::ThresholdKeys with a dealer key generation16,390MIT
dkg-mirrorDistributed key generation over ff/group. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai…3,133MIT
dkg-musigThe MuSig key aggregation protocol405MIT
dkg-pedpopThe PedPoP distributed key generation protocol2,318MIT
dkg-promotePromotions for keys from the dkg crate694MIT
dkg-recoveryRecover a secret-shared key from a collection of dkg::ThresholdKeys16,370MIT
dkimComplete DKIM library.7,359MIT
dkim-milterMilter for DKIM signing and verification12,544GPL-3.0-or-later
dkimdoDKIM command-line tool9,025GPL-3.0-or-later
dkitA unified CLI to convert, query, and explore data across formats299MIT
dkit-coreCore library for dkit — data format conversion and querying engine238MIT
dkit-logrust logger1,191Apache-2.0
dkls23DEPRECATED — use dkls23-secp256k1 or dkls23-secp256r1 instead2,430Apache-2.0 OR MIT
dkls23-coreDKLs23 Threshold ECDSA — curve-generic core1,872Apache-2.0 OR MIT
dkls23-secp256k1DKLs23 Threshold ECDSA — secp256k1 / Ethereum1,755Apache-2.0 OR MIT
dkls23-secp256r1DKLs23 Threshold ECDSA — secp256r1 / NEO376Apache-2.0 OR MIT
dkms-wasmDecentralised Key Management System WebAssembly bindings376EUPL-1.2
dkpdkp — Domain Knowledge Pack management CLI301MIT OR Apache-2.0
dkp-coreCore DKP bundle parsing, types, validation, and search library431MIT OR Apache-2.0
dkp-gen-coreLLM-driven DKP generation pipeline library375MIT OR Apache-2.0
dkpy-hn-cliGet top hacker news posts from the CLI57MIT
dkregistryA pure-Rust asynchronous library for Docker Registry API16,631MIT OR Apache-2.0
dkvsDistributed Key-Value Storage written in Rust.1,636MIT
dlA package for D and L.5,714MIT
dl-capiC ABI surface for the DL engine14Apache-2.0
dl-cleanerA tool to clean up the contents of your Downloads folder.40MIT
dl-coreDL engine session API: parse, resolve, fmt, edit_for20Apache-2.0
dl-fmtCanonical formatter for DL/DLV (the §C equality boundary)24Apache-2.0
dl-jsonCanonical JSON emitter/parser for the DL toolchain (std-only)32Apache-2.0
dl-lexLexer and diagnostics for DL, the plain-text diagram language34Apache-2.0
dl-openvdb-querySafe Rust wrapper for 3Delight’s OpenVDB metadata query API.6,596Apache-2.0 OR BSD-3-Clause OR MIT OR Zlib
dl-openvdb-query-sysAuto-generated Rust bindings for 3Delight’s OpenVDB metadata query API.6,451Apache-2.0 OR BSD-3-Clause OR MIT OR Zlib
dl-resolveDL+DLV resolver: cascade to a renderer-ready Scene23Apache-2.0