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.
aingle_contractsSmart Contracts DSL and WASM Runtime for AIngle128Apache-2.0 OR LicenseRef-Commercial
aingle_cortexCórtex API - REST/GraphQL/SPARQL interface for AIngle semantic graphs345Apache-2.0 OR LicenseRef-Commercial
aingle_graphNative GraphDB for AIngle - Semantic triple store with SPO indexes790Apache-2.0 OR LicenseRef-Commercial
aingle_ingestStructural extraction of triples and text chunks from markdown/code for AIngle40Apache-2.0 OR LicenseRef-Commercial
aingle_logicProof-of-Logic validation engine for AIngle semantic graphs467Apache-2.0 OR LicenseRef-Commercial
aingle_middleware_bytesserialized bytes for aingle4,501MIT
aingle_middleware_bytes_deriveProvides derive macros for aingle serialized bytes.7,962MIT
aingle_minimalUltra-light AIngle node for IoT devices (<1MB RAM)471Apache-2.0 OR LicenseRef-Commercial
aingle_raftRaft consensus for AIngle clustering144Apache-2.0 OR LicenseRef-Commercial
aingle_vizDAG Visualization for AIngle - Web-based graph explorer162Apache-2.0 OR LicenseRef-Commercial
aingle_walWrite-Ahead Log for AIngle clustering and replication215Apache-2.0 OR LicenseRef-Commercial
aingle_wasmer_commoncommons for both host and guest2,838MIT
aingle_wasmer_guestwasm guest code2,011MIT
aingle_wasmer_hostwasm host code1,898MIT
aingle_zkZero-Knowledge Proofs for AIngle - privacy-preserving cryptographic primitives460Apache-2.0 OR LicenseRef-Commercial
aingle_zome_typesAIngle zome types111Apache-2.0
ainl-agent-snapshotAgentSnapshot and DeterministicPlan types for AINL planner protocol148Apache-2.0
ainl-compressionEmbedding-free input/output compression primitives for AINL hosts112Apache-2.0
ainl-context-compilerLLM context-window assembly: multi-segment, role-aware, question-aware prompt orchestration for AINL hosts. Phase 6 of…50Apache-2.0
ainl-context-freshnessContext freshness evaluation for conservative agent policy116Apache-2.0
ainl-contractsShared policy contracts for repo intelligence, context freshness, and impact-first tooling (no OpenFang deps)578Apache-2.0
ainl-failure-learningFailure recall, FTS-backed search, and prevention prompt snippets for AINL (only ainl-* + contracts at boundaries)119Apache-2.0
ainl-graph-extractorPeriodic graph extraction: semantic recurrence_count + persona evolution245Apache-2.0
ainl-impact-policyImpact-first recommended tool sequences for AINL authoring50Apache-2.0
ainl-improvement-proposalsClosed-loop AINL improvement proposal ledger (validate -> adopt) for self-learning49Apache-2.0
ainl-memoryAINL graph-memory substrate - agent memory as execution graph609Apache-2.0
ainl-missionHost-neutral mission engine: state machine, DAG, scheduler, stall, task ledger (zero armaraos-* deps)17Apache-2.0
ainl-personaPersona evolution engine over AINL graph memory (soft axes, metadata signals)314Apache-2.0
ainl-procedure-learningReusable procedure learning for AINL: experience distillation, reuse scoring, patch candidates, and renderers60Apache-2.0
ainl-repo-intelClassify MCP tool inventories into repo-intelligence capability profiles49Apache-2.0
ainl-runtimeAINL unified-graph orchestration: load/validate memory artifacts, compile turn context, minimal graph walk, extraction…209MIT OR Apache-2.0
ainl-semantic-taggerDeterministic semantic tagging and normalization for AINL / ArmaraOS agents314Apache-2.0
ainl-trajectoryExecution trajectory capture for AINL self-learning (steps, outcomes, episode link)368Apache-2.0
ainoio-agentAino.io agent9,438Apache-2.0
ainojimakugumiaI NO jimaKu gumI, a subtitle maker using AI.958MIT
aintArbitrary width integers between 1 and 1281,557MIT OR Apache-2.0
ainu-utilsA collection of utilities for the Ainu language8,585MIT
aioRust utilities without the dependency hell.1,5050BSD
aio-bindingsNative kernel call bindings for Linux AIO6,843MIT
aio-cargo-infoRetreive Cargo.toml information2,834MIT
aio-cliStreamlined AI Terminal Interactions17,964MIT
aio-limitedRate-limited async I/O.135,278Apache-2.0 OR MIT
aioductAsync-native HTTP client built directly on hyper 1.x — no hyper-util, no legacy2,624MIT OR Apache-2.0
aioioiaAgent Workspaces16non-standard
aioioia-rsAgent Workspaces16non-standard
aionA friendly Rust duration and datetime utility crate10,558MIT
aion-awlLexer for the Aion workflow language.115AGPL-3.0-only
aion-awl-lspThin Language Server Protocol adapter for the Aion Workflow Language.75AGPL-3.0-only
aion-awl-packageProgrammatic .aion assembly for compiled AWL workflows96AGPL-3.0-only
aion-calendarA terminal calendar and event manager78MIT
aion-cliThe `aion` command line: operate Aion durable workflows over gRPC and run the Aion server.227AGPL-3.0-only
aion-clientRust caller SDK for connecting to aion-server and operating Aion workflows.311AGPL-3.0-only
aion-contextCryptographically-signed, versioned business-context file format64MIT OR Apache-2.0
aion-corePure domain model and shared vocabulary for Aion durable workflows.1,221AGPL-3.0-only
aion-darwin-aclSingle-snapshot Darwin ACL decoding for Aion's macOS path-safety gate.43AGPL-3.0-only
aion-integration-cliA second, independent AgentHarness adapter for Aion: a plain-stdout observability-only CLI agent that demuxes interleaved stdout…54AGPL-3.0-only
aion-integration-nornThe first-party Norn adapter for Aion: implements the aion-integrations AgentHarness trait against a Norn `--protocol jsonrpc`…79AGPL-3.0-only
aion-integrationsHarness-integration SDK for Aion: the AgentHarness trait plus reusable building blocks for making an agent harness a first-class…272AGPL-3.0-only
aion-lib-arraymapA wrapper around Vec<T> with a freelist. Preserves index validity on mutations without heavy generation counters.34Apache-2.0
aion-lib-numNumber related utilties.31Apache-2.0
aion-nifNative function declaration helpers for Gleam and Elixir Aion workflows.203AGPL-3.0-only
aion-packageArchive validation, content hashing, and namespacing for Aion workflow packages.482AGPL-3.0-only
aion-protoShared gRPC and serde wire contracts for Aion servers, clients, and workers.880AGPL-3.0-only
aion-proto-generatedMachine-generated tonic/prost gRPC stubs for Aion, isolated from the hand-written aion-proto crate so its relaxed lint policy…432AGPL-3.0-only
aion-reactorSimple State Machine502MIT
aion-rsTransport-agnostic Aion workflow engine with durability, replay, timers, and supervision.399AGPL-3.0-only
aion-seedA CLI TodoList tool written in Rust with task management, timed reminders, and background service support368MIT
aion-serverAion workflow server library: HTTP, gRPC, WebSocket, and worker endpoints. Run it with the `aion` binary from the aion-cli crate.289AGPL-3.0-only
aion-storePersistence contracts and in-memory event stores for Aion durable workflows.581AGPL-3.0-only
aion-store-haematiteSingle-node haematite-backed event store implementation for Aion workflows.149AGPL-3.0-only
aion-store-libsqlDurable libSQL-backed event store implementation for Aion workflows.360AGPL-3.0-only
aion-toolchainServer-side Gleam authoring toolchain: shells out to the gleam binary to compile and type-check workflow source, then packages a…155AGPL-3.0-only
aion-workerRust remote-worker SDK for executing Aion activities over the gRPC worker protocol.625AGPL-3.0-only
aionbotRust-based high concurrency cross platform bot runtime3,409AGPL-3.0-only
aionbot-adapter-onebotRust-based high concurrency cross platform bot runtime2,156AGPL-3.0-only
aionbot-coreRust-based high concurrency cross platform bot runtime5,807AGPL-3.0-only
aionbot-macrosRust-based high concurrency cross platform bot runtime2,686AGPL-3.0-only
aionicAIonic: A unified, user-friendly Rust library for seamless integration with various public Language Model APIs, such as openAI11,492MIT
aionic-labsReserved namespace for Aionic Labs.17MIT
aioniclabsReserved namespace for Aionic Labs.17MIT
aiosAI Operate System.22MIT
aios-eventsEvent types and streaming for the Agent OS361MIT
aios-kernelKernel orchestration layer for the Agent OS — tick lifecycle, agent loop, and composite runtime168MIT
aios-policyPolicy engine and capability-based authorization for Agent OS609MIT
aios-protoCanonical aios.v1 proto types — generated from core/life/proto/aios/v1/*.proto48MIT
aios-protocolCanonical Agent OS protocol — shared types, event taxonomy, and trait interfaces for all projects (Arcan, Lago, Autonomic)3,321MIT
aios-runtimeCanonical Agent OS runtime engine474MIT
aios-sandboxExecution sandboxing for Agent OS tool invocation440MIT
aios-toolsTool registry and governance for Agent OS360MIT
aiotRust Link SDK (Aliyun IoT) based on Alink Protocol.25,270MIT
aioworldlineUnofficial Worldline portal data retrieving client172GPL-3.0
aiowrapSmall helpers for using AsyncRead/AsyncWrite2,006MIT OR Apache-2.0
aipA Rust implementation of Google AIP-160 HTTP Paths and AIP-193 Errors.383MIT or Apache-2.0
aip-160A Rust implementation of Google AIP-160 filtering standard.2,155MIT or Apache-2.0
aip-193A Rust implementation of Google AIP-193 Errors.2,388MIT or Apache-2.0
aip-193-deriveA Rust implementation of Google AIP-193 Errors derive macros.2,304MIT or Apache-2.0
aip-cliAI profile manager for Claude Code and Codex CLI.825MIT
aip-filterComprehensive implementation of AIP-160 filtering1,795Apache-2.0
aip-filteringSimple implementation of AIP-160 filtering1,945MIT
aip-protocolAIP — Agent Intent Protocol. Declare an intent, route to the optimal AI provider, settle per-call over x402.13MIT
aip-sciAffective Interaction Programming - 情感交互编程27MIT
aip-sdkAgent Identity Protocol SDK — DID-based identity for AI Agents21MIT
aip7h3DEPRECATED — renamed to protocol-7h3. Use: protocol-7h3 = "0.4"34MIT
aipackCommand Agent runner to accelerate production coding with genai.29,923MIT OR Apache-2.0
aiperfReserved crate for upcoming project16Apache-2.0
aipimAIPIM is a Rust library designed to provide a unified interface for interacting with various AI providers. It abstracts the…3,047MIT
aipim-apiExposes an API for the Aipim project2,708MIT
aipmAI Plugin Manager — consumer CLI (install, validate, doctor, link)1,833MIT
aipm-packAI Plugin Manager — author CLI (init, pack, publish, yank, login)1,585MIT
aipmanThe AppImage Package Manager15,673GPL-3.0
aipmcAIP (Agent Interconnection Protocol) MCU implementation of the ACPs protocol based on the GB/Z 185 standard37MIT
aipmc-basicCore library of the AIP agent interconnect protocol — ACPs protocol implementation based on GB/Z 185 standard56MIT
aipmc-esp32ESP-32 platform adaptation layer for the AIP agent interconnect protocol27MIT
aipmc-stm32STM-32 platform adaptation layer for the AIP agent interconnect protocol29MIT
aipmc-transportTransport layer of the AIP agent interconnect protocol — supports UART/WiFi/BLE communication45MIT
aipnEnumeration of all Assigned Internet Protocol Numbers as per IANA.3,419MIT
aiprWe use ai agent to generate the ai pull-request title586MIT OR Apache-2.0
aiprogRust engine for moving from AI tool calls to AI program execution32MIT OR Apache-2.0
aiprog-macrosRust engine for moving from AI tool calls to AI program execution27MIT OR Apache-2.0
aiprojectProject tracking and context management for AI-assisted development25MIT
aiproof-cliCLI for aiproof, the static analyzer for AI prompts (ESLint for prompts).78Apache-2.0
aiproof-configConfiguration loader (.aiproofrc and pyproject.toml [tool.aiproof]) for aiproof.126Apache-2.0
aiproof-coreCore types (Document, Rule trait, Diagnostic, Severity, Span) for aiproof.240Apache-2.0
aiproof-parsePer-format parsers plus LLM SDK call-site extractor for aiproof.164Apache-2.0
aiproof-reportPretty, JSON, and SARIF 2.1.0 diagnostic renderers for aiproof.125Apache-2.0
aiproof-rulesThe 20 bundled lint rules for aiproof.123Apache-2.0
aipsterThe AppImage Store -er. A front-end for the aip-man3,082GPL-3.0
aipubAIP (Agent Interconnection Protocol) - A Rust Implementation Based on the ACPs Specification55MIT
aipub-authorizeAuthentication and group ACL service for group-based agent interaction patterns57MIT
aipub-certifierAgent certificate authority service based on the ACME protocol54MIT
aipub-discoveryAgent discovery service based on the ADP (Agent Discovery Protocol)52MIT
aipub-protocolsCore Rust protocol library implementing the ACPs (Agent Collaboration Protocols) specification104MIT
aipub-registryAgent registration service based on the ATR (Agent Trust Registry) protocol54MIT
aiqAn intrusive list with lock-free insertion.1,449MIT OR Apache-2.0
airA.I.R6,992BSD-3-Clause
air-beautifierAIR human-readable format transformer library15,569AGPL-3.0-only
air-codegen-masmMiden Assembly code generator for the AirScript language2,107MIT
air-codegen-winterWinterfell code generator for the AirScript language5,677MIT
air-derive-irMacros for MIR representation of the AirScript language1,422MIT
air-execution-info-collectorImplementation of AIR execution info collector18,675Apache-2.0
air-filtersCommon digital filters inspired by Betaflight for embedded light control applications.209MIT
air-interpreter-cidAIR interpreter CID util module15,257Apache-2.0
air-interpreter-dataData format of the AIR interpreter29,758Apache-2.0
air-interpreter-interfaceInterface of the AIR interpreter51,906Apache-2.0
air-interpreter-sedeAIR interpreter serialization and deserialization util module10,240Apache-2.0
air-interpreter-signaturesAIR interpreter signatures util module11,683Apache-2.0
air-interpreter-valueJSON value optimized for copying9,397Apache-2.0
air-interpreter-wasmDistribution of AIR interpreter as .wasm1,817,684AGPL-3.0-only
air-interpreter-wasm_branch_releaseDistribution of AIR interpreter as .wasm1,967Apache-2.0
air-interpreter-wasm_ci_fix_version_incrementDistribution of AIR interpreter as .wasm2,001Apache-2.0
air-interpreter-wasm_crate_releaseDistribution of AIR interpreter as .wasm6,712Apache-2.0
air-interpreter-wasm_fixDistribution of AIR interpreter as .wasm2,034Apache-2.0
air-interpreter-wasm_fold_iterableDistribution of AIR interpreter as .wasm14,180Apache-2.0
air-interpreter-wasm_get_rid_current_peer_idDistribution of AIR interpreter as .wasm6,523Apache-2.0
air-interpreter-wasm_jvalue_flattenDistribution of AIR interpreter as .wasm8,008Apache-2.0
air-interpreter-wasm_logger-i32Distribution of AIR interpreter as .wasm10,322Apache-2.0
air-interpreter-wasm_new_it_typesDistribution of AIR interpreter as .wasm4,988Apache-2.0
air-interpreter-wasm_new_stepper_outcomeDistribution of AIR interpreter as .wasm10,947Apache-2.0
air-interpreter-wasm_prereleaseDistribution of AIR interpreter as .wasm3,495Apache-2.0
air-interpreter-wasm_security_tetraplets_rebornDistribution of AIR interpreter as .wasm19,854Apache-2.0
air-interpreter-wasm_update_exampleDistribution of AIR interpreter as .wasm1,968Apache-2.0
air-interpreter-wasm_update_imagesDistribution of AIR interpreter as .wasm3,477Apache-2.0
air-interpreter-wasm_wasm_logDistribution of AIR interpreter as .wasm3,490Apache-2.0
air-interpreter-wasm_witDistribution of AIR interpreter as .wasm1,990Apache-2.0
air-irIntermediate representation for the AirScript language6,860MIT
air-lambda-astDefinition of the AIR lambda AST7,192Apache-2.0
air-lambda-parserParser of an AIR lambda6,725Apache-2.0
air-log-targetsDefinition of global consts used for logging4,711Apache-2.0
air-macrosMacros for the TNJ Assembly Intermediate Representation (AIR)5,030GPL-3.0-or-later
air-metaMeta crate for the TNJ Assembly Intermediate Representation (AIR)3,278GPL-3.0-or-later
air-mirIntermediate representation for the AirScript language1,263MIT
air-navigator-rsThis crate serves as the entry point for embedding applications using Rust on Blue Robotics's Navigator1,391MIT
air-parserParser for the AirScript language7,656MIT
air-passReusable compiler pass infrastructure for the AirScript compiler4,996MIT
air-scriptAirScript language compiler5,009MIT
air-script-coreCore types for the AirScript compiler2,030MIT
air-symSymbolic representation for the TNJ Assembly Intermediate Representation (AIR)4,555GPL-3.0-or-later
air-test-utilsTest utils for the AIR interpreter35,200AGPL-3.0-only
air-testing-frameworkAquaVM testing framework33,877AGPL-3.0-only
air-trace-handlerImplementation of AIR trace handler25,155Apache-2.0
air-typesTypes for the TNJ Assembly Intermediate Representation (AIR)5,297GPL-3.0-or-later
air-utilsAIR helper funcitions and macros24,083Apache-2.0
air001Rust PAC for Air0011,754MIT/Apache-2.0
air001-halHAL for Air001 microcontroller1,339MIT
air001-pacPeripheral Access Crate for Air001 microcontroller3,669MIT
air001xx-pacGenerated PAC for Air001 microcontroller104MIT
air_hockeyA simple ping game that uses air hockey physics with paddles and a puck49MIT
air_lib自用35MIT
airacUtilities to parse and calculate AIRAC cycles.4,592MIT
airagiThe Air Artificial General Intelligence2,045MIT OR Apache-2.0
airagi-binThe Air Artificial General Intelligence1,676MIT OR Apache-2.0
airbagLibrary for handling errors and panics using 3rd party services43,888MIT
airban_firstThis the first package published under this account.26MIT
airborneA heavily-typed, generic Rust statistics and finance library.13MIT
airbrakeAirbrake Rust is an Airbrake (https://airbrake.io) notifier library for the Rust
Programming language. The library provides…4,630MIT
AirBurn目标是一个通用的空烧库69MIT OR Apache-2.0
airbyte-protocolUnofficial implementation of the Airbyte protocol1,996Apache-2.0
airbyte_clientAirbyte Client is an unofficial client library for the Airbyte API8,754MIT
aircontrolThis Rust module provides a high-level interface for interacting with Dostmann TFA AIRCO2NTROL Mini and Coach devices, focusing…1,939MIT
aircraft_icao_countryLibrary of aircraft ICAO codes and their country of origin.8,811MIT