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.
codewandler-markdownStreaming Markdown: an incremental CommonMark/GFM parser with terminal + HTML renderers20MIT OR Apache-2.0
codewandler-markdown-htmlRender a markdown-stream event stream to HTML (used to measure CommonMark/GFM compliance)24MIT OR Apache-2.0
codewandler-markdown-ratatuiRender a markdown-stream event stream to ratatui Text (styled, width-aware, no ANSI round-trip)24MIT OR Apache-2.0
codewandler-markdown-streamIncremental, chunk-safe CommonMark/GFM parser emitting a flat event stream (pure std)34MIT OR Apache-2.0
codewandler-markdown-terminalRender a markdown-stream event stream to styled terminal output (ANSI), with a live/streaming renderer23MIT OR Apache-2.0
codewars-apiA library for interacting with the Codewars API1,011MIT
codewars-api-rsA library for interacting with the Codewars API17MIT
codewhale-agentModel/provider registry and fallback strategy for Codewhale7,611MIT
codewhale-app-serverApp-server transport for Codewhale runtime integrations7,412MIT
codewhale-build-supportShared build-script helpers for embedding Codewhale build metadata625MIT
codewhale-cliAgentic terminal facade for open-source and open-weight coding models7,961MIT
codewhale-configConfig schema and precedence model for Codewhale8,394MIT
codewhale-coreCore runtime boundaries for Codewhale7,534MIT
codewhale-execpolicyExecution policy and approval model for Codewhale8,147MIT
codewhale-hooksHook dispatch and notifications support for Codewhale7,581MIT
codewhale-laneLane registry and Runtime backends for Codewhale workflow instances264MIT
codewhale-mcpMCP server lifecycle and tool proxy compatibility for Codewhale7,555MIT
codewhale-protocolApp-server protocol frames for Codewhale runtime integrations8,623MIT
codewhale-releaseShared Codewhale release discovery and version comparison helpers5,532MIT
codewhale-secretsSecret storage backends for Codewhale, with OS keyring and file fallback8,509MIT
codewhale-stateSession/thread persistence and recovery model for Codewhale7,584MIT
codewhale-toolsTool invocation lifecycle, schema validation, and scheduler parallelism for Codewhale8,285MIT
codewhale-tuiTerminal UI for open-source and open-weight coding models7,137MIT
codewhale-tui-coreEvent-driven TUI state machine scaffold for DeepSeek workspace architecture318MIT
codewhale-whaleflowTyped WhaleFlow workflow IR and validation for CodeWhale201MIT
codewhale-workflowTyped Workflow IR and validation for Codewhale576MIT
codewhale-workflow-jsDynamic Workflow runtime: sandboxed rquickjs scripts that dispatch Codewhale subagents545MIT
codewiki-cliCLI for Google Code Wiki — query GitHub repo wikis (structure, full markdown, Q&A) without a browser. Built for LLM coding agents…43MIT
codexHuman-friendly notation for Unicode symbols.1,702,294Apache-2.0
codex-agentsCodex multi-agent installer and MCP server42MIT
codex-agents-coreCore routing, policy, and orchestration primitives for codex-agents145MIT
codex-app-server-protocolApp server protocol for Codex AI agent1,201Apache-2.0
codex-app-server-sdkTokio Rust SDK for Codex App Server1,739MIT
codex-app-server-sdk-macrosProc macros for codex-app-server-sdk1,688MIT
codex-asrUnofficial Codex Desktop ASR client that reuses local ChatGPT auth for one-shot transcription58MIT
codex-auth-managerA deadly simple Codex auth manager.32MIT
codex-brave-web-searchBrave Search MCP server for Codex (CLI/Desktop/IDE)48MIT OR Apache-2.0
codex-budget-guardBudget enforcement for OpenAI Codex CLI — daily/weekly/monthly token limits, phase detection, auto-throttle, and Serde auditing…19MIT
codex-cleanA TUI tool for visualizing and cleaning up Codex worktrees54MIT
codex-cli-captainCodex-Cli-Captain runtime, installer, and MCP server for Codex CLI.539non-standard
codex-cli-sdkRust SDK for the OpenAI Codex CLI92MIT OR Apache-2.0
codex-client-sdkRust SDK for embedding the Codex agent via CLI-over-JSONL transport273Apache-2.0
codex-code-routerMinimal Codex CLI adapter for GitHub Copilot's Responses API endpoint.43MIT
codex-codesTyped Rust SDK for the OpenAI Codex agent CLI: serde models of the codex app-server JSON-RPC protocol, plus sync and async…14,219Apache-2.0
codex-convert-proxyA high-performance proxy server that converts between different AI API formats152MIT OR Apache-2.0
codex-costLocal web dashboard for inspecting Codex token usage from session logs.16MIT
codex-empirica-pluginecodex's empirica plugin host — codex hook integration that runs the epistemic Sentinel firewall, transaction lifecycle, and…137Apache-2.0
codex-empirica-translatorecodex's protocol translator — bridges OpenAI Chat Completions providers (DeepSeek, Qwen, Kimi, Ollama, etc.) to codex's…143Apache-2.0
codex-extra-memoryCLI for codex-extra-memory.41MIT
codex-extra-memory-coreCore library for codex-extra-memory persistence, sync, and compaction.225MIT
codex-extra-memory-mcpMCP server binary for codex-extra-memory.44MIT
codex-gitSimpliied git2 access1,735MPL-2.0
codex-helperA Rust-based local helper / proxy for Codex CLI traffic with multi-provider routing, usage-aware switching, filtering, and…466MIT OR Apache-2.0
codex-helper-coreCore library for codex-helper.588MIT OR Apache-2.0
codex-helper-guiDesktop GUI crate for codex-helper.189MIT OR Apache-2.0
codex-helper-serverContainer-oriented server runtime for codex-helper central relay deployments.58MIT OR Apache-2.0
codex-helper-tuiTerminal UI crate for codex-helper.344MIT OR Apache-2.0
codex-mcp-typesMCP (Model Context Protocol) type definitions for Codex2,803Apache-2.0
codex-memoryA simple memory storage service with MCP interface for Claude Desktop21,149GPL-3.0
codex-mobile-bridgeRemote bridge and service manager for codex-mobile.542Apache-2.0
codex-mobile-contractsShared domain contracts for codex-mobile client and bridge.279Apache-2.0
codex-mobile-wireShared wire protocol types for codex-mobile rust components.259Apache-2.0
codex-multi-workspaceRun Codex CLI in Docker across saved single-folder or multi-folder workspaces.122MIT
codex-oauthOAuth login for OpenAI Codex (ChatGPT account)69MIT
codex-opsA local operations CLI for Codex auth, usage, and limit workflows.242MIT
codex-palRun Codex CLI with OpenAI-compatible providers and orchestrate profile-based agents from Python177MIT
codex-patcherAutomated code patching system for Rust with byte-span replacement and tree-sitter integration78MIT OR Apache-2.0
codex-percentPercent Encoding for the 1%4,543Apache-2.0/MIT
codex-profilesSeamlessly switch between multiple Codex accounts99MIT
codex-protocolProtocol definitions for Codex AI agent1,350Apache-2.0
codex-recallLocal search and recall for Codex session JSONL archives56MIT
codex-relayResponses API ↔ Chat Completions translation bridge for Codex CLI1,490MIT
codex-runtimeErgonomic Rust wrapper for codex app-server with runtime safety and release gates.133MIT
codex-sdkRust SDK for Codex64MIT
codex-session-selectorTUI utilities for indexing, selecting, and replaying local Codex session JSONL files.35MIT
codex-switchMulti-account runtime switcher for Codex377MIT
codex-switcherA small CLI for switching Codex CLI providers59AGPL-3.0-or-later
codex-syncSync and merge Codex conversations across computers, LAN, SSH, and offline storage143MIT
codex-telegram-bridgeTelegram away-mode control for Codex threads with optional Hermes MCP26MIT
codex-threadripperHuman-first CLI that keeps Codex thread history aligned to one provider bucket.330MIT
codex-utils-cacheCache utilities for Codex AI agent1,505Apache-2.0
codex-utils-gitGit utilities for Codex AI agent1,408Apache-2.0
codex-utils-imageImage utilities for Codex AI agent1,416Apache-2.0
codex-wrapperA type-safe Codex CLI wrapper for Rust740MIT OR Apache-2.0
codex32Rust reference implementation of the codex32 spec5,761CC0-1.0
codex_blfRead/write Vector BLF and ASC (CAN log) files.15MIT OR Apache-2.0
codex_lux_chirhoCross-platform Bible study application - Codex of Light24GPL-2.0-or-later
codex_usageCodex and Claude Code telemetry/usage parser, aggregate JSONL events into CodeAnalysis results301MIT
codexaA Git-native content compiler for building typed public and private knowledge artifacts.32MIT
codexctlCodex Controller - Full control plane for Codex CLI89MIT
codexcwRun Codex or Claude Code non-interactively: spawn the selected agent CLI, decode its JSONL event stream, and expose runs as async…127CC0-1.0
codexiaOpenAI- and Anthropic-compatible local API gateway backed by OAuth providers.358LGPL-3.0-only
codexpad-bridgeRemote bridge and service manager for codexpad.39Apache-2.0
codexpad-contractsShared domain contracts for codexpad client and bridge.114Apache-2.0
codexpad-wireShared wire protocol types for codexpad rust components.79Apache-2.0
codexresumeA TUI wrapper around `codex resume` that shows local sessions across providers79Apache-2.0
codexsdkNo description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)1,220ISC
codexswitchSwitch between isolated Codex CLI account profiles with CODEX_HOME.58MIT
codexswitch-cliUltra-fast, cross-platform profile switching for ChatGPT, Codex, and third-party providers37MIT
codexusErgonomic Rust wrapper for codex app-server with runtime safety and release gates.45MIT
codexusageFast CLI reports for OpenAI Codex session usage and cost186MIT
codgenhelpSimplifies structure and enum parsing in Macros1.12,412Apache-2.0
codiccodic API binding. Translate variable name from Japanese to English2,988MIT
codice_fiscaleTools to calculate and verify Italian codice fiscale15,315MIT
codice_fiscale_rsCrate to compute and validate Italian Tax code (codice fiscale)7,755non-standard
codicilAn append-only, replayable log: immutable ordered entries you append and replay to rebuild state, persisted through muniment. The…51MIT OR Apache-2.0
codiconTraits for encoding and decoding1,083,460Apache-2.0
codifyCodify.rs translates between types from different programming languages.19,240Unlicense
codify_hoijuiHelps in automatic code generation at compile-time,
for initializing structs and enums containing data,
which is to be…3,829AGPL-3.0-or-later
codifyleA set of utilities for file-based unit testing3,102
codineer-apiAI provider API clients and streaming for Codineer341MIT
codineer-cliCodineer - a local AI coding-agent CLI powered by Rust187MIT
codineer-commandsSlash commands and agent/skill discovery for Codineer266MIT
codineer-lspLanguage Server Protocol client integration for Codineer581MIT
codineer-pluginsPlugin system and hooks for Codineer405MIT
codineer-runtimeCore runtime engine for Codineer: session, config, MCP, prompt, sandbox515MIT
codineer-toolsAI-callable tool definitions and execution for Codineer275MIT
codinglibrary for working with binary encoding/decoding1,589MIT
coding-agent-hooksAgent-agnostic hook protocol types and adapters for AI coding agents50Apache-2.0
coding-agent-searchUnified TUI search over local coding agent histories293non-standard
coding-agents-session-pickerFast terminal picker for resuming coding-agent sessions121MIT
coding-toolsDeclarative, agent-friendly CLI tools behind one 'ct' command: search, view, verifiable edits, and framed command tests.317Apache-2.0
coding_agent_mesh_presenceZero-configuration LAN service discovery for multi-agent systems via mDNS/DNS-SD46MIT
coding_agent_toolsCoding agent tools (CLI + MCP). First tool: ls.1,600MIT
coding_benchmarkThe program for benchmarking Huffman coding algorithms6,344MIT OR Apache-2.0
coding_pkA simple pk for coding solution20,888MIT
coding_quizzer_minigrepMini grep from rust book1,538MIT
codingestcodingest — standalone extraction of KGLite's code-tree component: parse polyglot codebases into kglite knowledge graphs…91MIT
codingest-cliCLI for Codingest code graphs — build/status .kgl artifacts and install the code-review Agent Skill53MIT
codingest-mcpMCP server for codingest code graphs — thin frontend over the kglite-mcp-server library (cypher_query / graph_overview /…63MIT
codioProduction-ready commit message generator using local Ollama LLM49MIT
coditcodit it1,487MIT OR Apache-2.0
codive-coreCore types, traits, and utilities for Codive496MIT
codive-lspLSP client infrastructure for Codive228MIT
codive-mcpMCP (Model Context Protocol) client for Codive128MIT
codive-pluginsPlugin system for Codive24MIT
codive-promptsPrompt management system for Codive586MIT
codive-providersLLM provider implementations for Codive125MIT
codive-relayRelay server for secure tunneling25MIT
codive-serverHTTP server with REST API and SSE streaming for Codive24MIT
codive-toolsTool implementations for Codive126MIT
codive-tunnelShared types and cryptography for secure tunneling127MIT
codixA fast code symbol indexer for AI coding agents28MIT
codizeSimple, language-agnostic library that pretty-prints code for your code-generation tool.12,357Unlicense
codlA CLI and Rust library for interacting with cobalt, a media downloader2,526MIT
codletCore authentication primitives for codlet: code policy, generation, normalization, keyed lookup derivation, lifecycle state…56Apache-2.0
codlet-core(Deprecated) Migrated to [`codlet`](https://crates.io/crates/codlet).512Apache-2.0
codlet-sqlxSQLite and PostgreSQL storage adapters for codlet, backed by SQLx (RFC-011, RFC-034).378Apache-2.0
codoCode comment TODO tool1,547MIT
codocUnified documentation parser for Ruby and TypeScript codebases31MIT
codociaDetect documentation drift between Markdown docs and fast-moving code.61MIT
codonrsCalculate relative synonymous codon usage for coding DNA sequences in a fasta file5,166GPL-3.0
codonsplice-coreCodonSplice engine — SpliceQL bytecode compiler, VM, and (Phase 4) cnvlens-core bridge142MIT
codoraShip Rust application faster than you could ever517MIT
codora-botLibrary for bot development with codora526MIT
codora-securityAuthentication and Authorization library written in rust953MIT
codora-webWeb development in codora740MIT
codrA CLI tool for interacting with OneDrive.7,636MIT
codropCodrop live-sync daemon: watch a folder and sync changes to peers over iroh.36MIT
codrop-sync-engineCodrop Phase 1: content-addressed store, SQLite index, vector clocks.45MIT
codrop-transportCodrop Phase 2: iroh p2p transport (hole-punch + relay), index/blob sync.41MIT
codspeedCore instrumentation library for CodSpeed11,333,087MIT OR Apache-2.0
codspeed-bencher-compatBencher compatibility layer for CodSpeed548,124MIT OR Apache-2.0
codspeed-criterion-compatCriterion.rs compatibility layer for CodSpeed6,941,183MIT OR Apache-2.0
codspeed-criterion-compat-walltimeStatistics-driven micro-benchmarking library5,004,577Apache-2.0 OR MIT
codspeed-divan-compatDivan compatibility layer for CodSpeed4,202,698MIT OR Apache-2.0
codspeed-divan-compat-macrosMacros for the Divan compatibility layer for CodSpeed4,151,964MIT OR Apache-2.0
codspeed-divan-compat-walltimeA temporary compatibility layer for CodSpeed to use Divan's walltime entrypoint.4,139,718MIT OR Apache-2.0
codsttsA code statistics tool that analyzes programming language distribution in projects897MIT
codsworth_geometryGeometry Helpers1,598MIT OR Apache-2.0
codumpA straightforward and flexible code/comment dump tool2,806GPL-3.0
codyWork in progress...1,564MIT
coecoe is a full implementation of the CoEv2 protocol by Technische Alternative5,509MIT-0
coe-rsType coercion1,094,949MIT
coenA RegEx-based pseudo-programmable markdown written in Rust that acts as an abstraction layer for any other language.3,869non-standard
coenobita(Placeholder) A Capabilities Library for Rust1,520MIT
coerceAsync actor runtime and distributed systems framework244,790Apache-2.0
coerce-k8sKubernetes discovery provider, automatically discover cluster peers hosted in Kubernetes, based on a configurable pod-selection…10,602Apache-2.0
coerce-macrosUtility macros for Coerce5,581Apache-2.0
coerce-redisRedis actor persistence provider for Coerce. Supports event sourcing and snapshots10,755Apache-2.0
coerce-rtAsync actor runtime8,447Apache-2.0
coerce_patternMacros that coerce expressions into patterns, panicking on failure714MIT
coercible_errorsZero-cost error handling for generic traits46,195CECILL-C
coercionIn-place coercions between types of the same size and alignment1,912MIT OR Apache-2.0
coexThe Conveyor Offchain Executor1,539MIT
cofetiny string similarity crate3,947Apache-2.0
coffeaA very much WIP Java bytecode decompiler1,759MIT
coffeeAn opinionated 2D game engine focused on simplicity, explicitness, and type-safety34,213MIT
coffee-ldrCoffee: A COFF loader made in Rust7,096GPL-3.0-or-later
coffee-roastRust bindings for Java Native Interface (JNI).1,055Apache-2.0
coffee-timeDescrição do projeto2,735MIT
coffee_breakTake a break while your code compiles3,012JSON
coffee_langA tiny lisp based language2,092MIT
coffeebreak-cliA Pomodoro focus timer for your terminal — ASCII coffee cup, live countdown, and dev quotes.33MIT OR Apache-2.0
coffeehouseA simple API wrapper for CoffeeHouse API2,980MIT
coffeeldrA COFF (Common Object File Format) loader written in Rust9,970MIT OR Apache-2.0
coffeetroveRust client for CoffeeTrove. Access 440K+ cafes, brewing guides, coffee data.51MIT
coffeevisPersonal graphical/console music visualizer for Linux.8,192GPL-3.0-only
cofferA lightweight and fast library for reading and writing Java classes2,934LGPL-3.0-or-later
coffer-macrosProcedural Macros used by coffer - Unusable outside coffer2,447LGPL-3.0-or-later