CATEGORY
Artificial intelligence 155 crates
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.
xet-runtimeAsync runtime, configuration, logging, and utility infrastructure for the Hugging Face Xet client tools.504,313Apache-2.0
xet-clientClient library for communicating with Hugging Face Xet storage servers. Use through the hf-xet crate.504,107Apache-2.0
xet-core-structuresCore data structures including MerkleHash, metadata shards, and Xorb objects.504,095Apache-2.0
xet-dataData processing pipeline for chunking, deduplication, and file reconstruction; used in the Hugging Face Xet client tools. …502,980Apache-2.0
hf-xetClient library and tooling for the Hugging Face Xet data storage system.502,572Apache-2.0
awakenRust AI agent backend: build capabilities once, tune behavior live, serve every client9,993MIT OR Apache-2.0
oneiromancerReverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.8,988MIT
decapodDecapod is a Rust-built governance runtime for AI agents: repo-native state, enforced workflow, proof gates, safe coordination.8,616MIT
ai-agentsA Rust framework for building AI agents from YAML specifications with trait-based extensibility7,805Apache-2.0
threadA safe, fast, flexible code analysis and parsing library built in Rust. High-level entry point for the Thread ecosystem.5,041AGPL-3.0-or-later
bamboo-agent-coreCore agent abstractions and execution primitives for the Bamboo agent framework3,889MIT
bamboo-agentA fully self-contained AI agent backend framework with built-in web services, multi-LLM provider support, and comprehensive tool…2,646MIT
ondeOn-device inference engine for Apple silicon.2,389MIT OR Apache-2.0
elicitationConversational elicitation of strongly-typed Rust values via MCP2,264Apache-2.0 OR MIT
mcp-sessionBounded session management for MCP servers — max sessions, FIFO eviction, rate limiting2,155MIT OR Apache-2.0
cf-mini-chat-sdkSDK for mini-chat: policy plugin traits, models, and errors1,274Apache-2.0
annoNER, coreference resolution, relation extraction, PII detection, and zero-shot entity types1,204MIT OR Apache-2.0
symbiont-macrosProc macros for symbiont hot-reloadable function declarations.1,116MPL-2.0
muthrRuntime management CLI.1,063Apache-2.0
canon-coreCore data models and traits for Canon Protocol — verifiable, censorship-resistant knowledge sharing for AI1,062AGPL-3.0
cf-mini-chatMini-chat module: multi-tenant AI chat1,056Apache-2.0
symbiontAgent harness for hot-reloadable function evolution in Rust.1,027MPL-2.0
bamboo-sdkErgonomic top-level Agent SDK facade for the Bamboo agent framework959MIT
awaken-runtimePhase-based execution engine, plugin system, and agent loop for Awaken813MIT OR Apache-2.0
thread-ast-engineCore AST engine for Thread - parsing, matching, and transforming code using AST patterns. Forked from ast-grep-core.786AGPL-3.0-or-later AND MIT
pond-dbLossless storage and search for sessions from any AI agent client784Apache-2.0
awaken-protocol-a2aA2A v1.0 protocol wire types and helpers for Awaken765MIT OR Apache-2.0
awaken-tool-patternGlob and regex pattern matching for tool IDs in Awaken754MIT OR Apache-2.0
ling-langLing - The Omniglot Systems Language737Apache-2.0 OR MIT
tripletsA composable, deterministic text data pipeline for ML. Ingest, denoise, chunk, split, and sample multi-source corpora into…721MIT OR Apache-2.0
thread-languageLanguage definitions and parsers for Thread709AGPL-3.0-or-later AND MIT
awaken-contractCompatibility facade for Awaken runtime and server contracts694MIT OR Apache-2.0
memory-mcpMCP server for semantic memory — pure-Rust embeddings, vector search, git-backed storage685MIT OR Apache-2.0
anno-libNER, coreference resolution, relation extraction, PII detection, and zero-shot entity types592MIT OR Apache-2.0
thread-servicesService layer interfaces for Thread568AGPL-3.0-or-later
miasmaTrap malicious AI web scrapers in an endless pit of poisoned training data.554GPL-3.0-or-later
trusty-embedderdUnified ONNX embedding daemon with HTTP + UDS transports and BatchQueue (issue #164).530MIT
awaken-storesStorage backends (memory, file, PostgreSQL, SQLite mailbox) for Awaken agent state503MIT OR Apache-2.0
thread-rule-engineRule-based scanning and transformation engine for Thread494AGPL-3.0-or-later AND MIT
awaken-ext-permissionPermission plugin with allow/deny/ask policies for Awaken tool execution490MIT OR Apache-2.0
ambiA flexible, multi-backend, customizable AI agent framework, entirely based on Rust.479Apache-2.0
toq-coreEncrypted agent-to-agent communication protocol library471Apache-2.0
awaken-ext-mcpModel Context Protocol (MCP) client plugin for Awaken465MIT OR Apache-2.0
anyllmLow-level, generic LLM provider abstraction for Rust443MIT
tnkZero-trust sandbox for local inference and secure AI coding agent runtimes.432Apache-2.0
awaken-ext-observabilityOpenTelemetry observability plugin with GenAI semantic conventions for Awaken432MIT OR Apache-2.0
ai-memoryAI-agnostic persistent memory system — MCP server, HTTP API, and CLI for any AI platform425Apache-2.0
triplets-coreCore types, traits, and algorithms for the triplets data pipeline framework.423MIT OR Apache-2.0
awaken-ext-deferred-toolsDeferred tool loading with ToolSearch and probability-based deferral for Awaken420MIT OR Apache-2.0
citadeldb-memEncrypted-first memory engine for AI agents, built on the Citadel database371MIT OR Apache-2.0
flodlfloDl — a flow-graph deep learning framework built on libtorch371MIT
awaken-ext-skillsSkill package discovery and activation plugin for Awaken364MIT OR Apache-2.0
awaken-ext-generative-uiServer-driven UI component plugin (A2UI) for Awaken363MIT OR Apache-2.0
toq-cliEncrypted agent-to-agent communication daemon and CLI362Apache-2.0
awaken-serverMulti-protocol HTTP server with SSE, mailbox, and protocol adapters for Awaken358MIT OR Apache-2.0
awaken-ext-reminderRule-based context message injection plugin for Awaken354MIT OR Apache-2.0
mnemoriaPersistent, git-friendly memory storage for AI agents with hybrid semantic + full-text search295MIT
cp-embeddingsLocal embedding generation using GTE-Qwen2-1.5B-instruct via Candle — private, on-device AI inference290AGPL-3.0
triplets-debugReusable debug/demo runners for the triplets data pipeline framework.290MIT OR Apache-2.0
libnoaAI-native distributed version control279non-standard
munaRun prediction functions in your Rust apps.269Apache-2.0
kremis-coreDeterministic graph engine for grounded AI - every query returns fact, inference, or unknown. Never invents.258Apache-2.0
citadeldb-mcpModel Context Protocol (MCP) server exposing Citadel encrypted memory as tools239MIT OR Apache-2.0
awaken-runtime-contractRuntime-facing contract types, traits, and state model for Awaken237MIT OR Apache-2.0
triplets-hf-sourceHugging Face integration for the triplets data pipeline framework.234MIT OR Apache-2.0
citadeldb-aiAutonomous agent runtime for Citadel: ReAct + Reflexion + memory-backed plan caching228MIT OR Apache-2.0
notaraiCLI validator for NotarAI spec files227Apache-2.0
anyllm-openai-compatReusable OpenAI-compatible transport and normalization toolkit for anyllm providers216MIT
eden-skillsDeterministic & Blazing-Fast Skills Manager for AI Agents (Claude Code, Cursor, Codex & More).215MIT
cp-queryHybrid semantic+lexical RAG query engine with Merkle proof verification for Canon Protocol213AGPL-3.0
droverPrompt ollama like a unix tool- simple and scriptable.209MIT OR Apache-2.0
cf-gears-mini-chat-sdkSDK for mini-chat: policy plugin traits, models, and errors202Apache-2.0
linepriorDomain-agnostic action priors built from historical action sequences.199MIT OR Apache-2.0
prism-annFiltered approximate nearest-neighbor vector search195MIT OR Apache-2.0
cp-arweavePermanent storage layer for Canon Protocol — censorship-resistant knowledge distribution via Arweave192AGPL-3.0
malware-modelerTrain logisitic regression models for benign vs. malicious files based on byte n-grams and publish research, plus related tools.191Apache-2.0
anyllm-anthropicAnthropic provider for anyllm189MIT
cf-static-mini-chat-audit-pluginStatic audit plugin for mini-chat — logs audit events via tracing186Apache-2.0
mechanicsmechanics automation framework (http server)184Apache-2.0 OR MPL-2.0
stand-in-macrosProcedural macros for stand-in MCP server framework.173MIT
anyllm-openaiOpenAI provider for anyllm167MIT
awaken-server-contractServer and store boundary contracts for Awaken162MIT OR Apache-2.0
agdr-akiCryptographically-sealed AI decision records with provenance, audit, and compliance. Court-admissible inference logging for LLM…161Apache-2.0 OR CC0-1.0
rullama-finetuneCloud fine-tune APIs (OpenAI, Anthropic, Together, Fireworks, Anyscale, Bedrock, Vertex AI) for the rullama agent framework.…160MIT OR Apache-2.0
relayrl_algorithmsIndependent / Multi-Agent Proximal Policy Optimization (PPO) Algorithms for the RelayRL framework160Apache-2.0
cf-gears-mini-chatmini-chat gear: multi-tenant AI chat158Apache-2.0
myelonUltra-low-latency and high-throughput typed transport for multiprocess SHM and mmap. Layers framing, codecs, typed zero-copy, and…154MIT OR Apache-2.0
mempalace-rsHigh-performance, local AI memory with AAAK v3.2 protocol and temporal Knowledge Graph152MIT
nemotron-asr-sysLow-level FFI bindings for nemotron-asr.cpp151MIT
elicit_serverCross-crate workflow plugins for elicitation — code recovery, multi-crate compositions, and server-side orchestration143Apache-2.0 OR MIT
pearlsA lightweight CLI for managing long-running task graphs for coding agents.141non-standard
funeraFlexible and security-oriented LLM agent framework for Rust — ReAct loop, tools, skills, middleware, security132MIT
stand-inA stand-in for your MCP server boilerplate.117MIT
nemotron-asrSafe, idiomatic Rust bindings for nemotron-asr.cpp - high-performance streaming ASR with NVIDIA's Nemotron model115MIT
think-toolCLI for coordinating persistent agent sessions on complex projects.112AGPL-3.0-only
evolveA generic, composable genetic algorithm framework for Rust108MIT
rimzThe control room for your coding agents: a realtime tmux/Zellij dashboard for fleets of Claude Code, Codex, and Pi agents.108MIT
awaken-agentCompatibility umbrella crate re-exporting awaken107MIT OR Apache-2.0
open-multi-agent-rsA multi-agent orchestration framework for Rust — streaming LLM calls, tool use, task pipelines, retry, and observability.105Apache-2.0
terrainA lightweight, configurable, local-first full-text search engine for Markdown knowledge bases with Japanese text support95MIT OR Apache-2.0
mac-agent-rustAI-powered macOS automation agent using AppleScript, built with Rig and Ollama87MIT
pitbossCLI that orchestrates coding agents (Claude Code and others) through a phased implementation plan, with automatic test/commit…85MIT OR Apache-2.0
ncp-runtimeNCP reference runtime — composable, auditable WASM agent graphs77Apache-2.0
ambi-memoryPluggable 3D memory extension for Ambi: KV state, semantic vector recall, and rolling summary.73Apache-2.0
imece_coreIMECE v0.2.0 - Local-First Autonomous Agent Framework. Zero API dependency. Zero cloud lock-in. Full sovereignty.72AGPL-3.0-only
evolve-deriveProc-macro crate for the evolve genetic algorithm framework — provides the grammar! macro68MIT
bwmdBurrows-Wheeler Markov Distance. Use compression to measure similarity.65Apache-2.0
ndatafusionExtensions and support for linear algebra in DataFusion62Apache-2.0
descry-tool-coreCore traits and types for descry-tool framework59MIT
descry-tool-macrosProcedural macros for descry-tool56MIT
trusty-embedderd-pyOpt-in Python/MPS embedding sidecar launcher for trusty-search: uv-bootstraps a pinned venv and execs the trusty_embed_sidecar…56MIT
fpo-rustFast license plate OCR inference in pure Rust - a port of fast-plate-ocr with ONNX model support53MIT
translagent只需要一个toml即可接入的,支持主流SSG的,声明式的,可持续更新/构建的,全自动的,AI文档翻译智能体。52MIT/Apache-2.0
flodl-hfHuggingFace integration for flodl: safetensors, hub, tokenizers, pre-built models48MIT
brainwires-finetuneCloud fine-tune APIs (OpenAI, Anthropic, Together, Fireworks, Anyscale, Bedrock, Vertex AI) + dataset pipelines for the…40MIT OR Apache-2.0
aimxSMTP for AI agents. No middleman. Self-hosted mail server (AI Mail Exchange) with built-in MCP.39MIT
spotlight-llmA high-level Rust bridge for Apple's WWDC26 on-device LLMs and Core Spotlight RAG.38MIT
card-coreCore playing-card types and abstractions37MIT
cp-desktopCanon node ingestion pipeline — local-first AI knowledge management with anonymous sync37AGPL-3.0
ambi-pipelinesAdvanced cognitive pipelines for Ambi: RAG, Chain-of-Thought, Tree-of-Thoughts, and Reflexion.36Apache-2.0
anyllm-geminiGemini provider for anyllm36MIT
anyllm-cloudflare-workerCloudflare Workers AI provider for anyllm using the workers-rs binding36MIT
triplets-srd-sourceExperimental simd-r-drive integration for the triplets data pipeline framework.35MIT OR Apache-2.0
rullama-datasetsTraining data pipelines for rullama: JSONL I/O, tokenization, dedup, format conversion (Alpaca / ChatML / OpenAI / ShareGPT /…35MIT OR Apache-2.0
rig-nvidiaNVIDIA NIM provider integration for the Rig AI framework34MIT
cf-chat-engine-sdkSDK for chat-engine: plugin traits, models, and errors33Apache-2.0
almaA Bevy-native modal text editor with Vim-style navigation.33AGPL-3.0-only
sbxwA thin CLI wrapper around Docker Sandboxes (sbx) and git worktrees33MIT
nacre-coreLLM extraction pipeline for agent memory — Graphiti's pipeline ported to Rust on grit32Apache-2.0
triplets-offline-embedderOffline teacher-embedding precompute pipeline for the triplets data framework.27MIT OR Apache-2.0
cf-chat-engineChat Engine module: multi-tenant conversational infrastructure with plugin-driven backends25Apache-2.0
agentcontainerA standard way to declare and run agent containers for your projects.24MIT
infer-cliCLI for the infer AI agent platform22MIT OR Apache-2.0
infer-sdkSDK for the infer AI agent platform21MIT OR Apache-2.0
inferdDaemon for the infer AI agent platform21MIT OR Apache-2.0
lixEmbeddable version control for apps and AI agents.21MIT
tuphiumMinimal machine learning framework with serde-compatible models21Apache-2.0
ncp-mcp-serverMCP adapter for NCP — exposes auditable WASM Brick graphs as MCP tools21Apache-2.0
poppinsOur mission is to be the default way developers create custom LLMs21MIT
tekcesta-aiTekcesta AI Platform - Privacy-first AI appliances for regulated industries21Apache-2.0
rig-cerebrasCerebras AI provider integration for the Rig AI framework21MIT
fru-arrowBlazingly fast implementation of Random Forest with apache arrow support21GPL-3.0-or-later
iris-cvA fast computer vision library framework in Rust.20MIT
tekcestaTekcesta AI Platform - Privacy-first AI appliances for regulated industries20Apache-2.0
mapit-aiAI enrichment layer for the mapit codebase mapper — summarization, flaw detection, simulation19MIT
dop-ensembleDOP-Ensemble: Divergent–Originality–Precision Ensemble Framework for Generative Language Models19Apache-2.0
candela-tensorA lazy, graph-based tensor engine in Rust19MIT OR Apache-2.0
memoryhubCentralized memory service for AI agents19MIT
brain2qwertyBrain2Qwerty V1/V2 MEG neural decoding inference in Rust (parity-tested vs Python)18Apache-2.0
xcelerator-solverDeterministic, precision-configurable symbolic regression engine18non-standard
soklynA high-performance neural network library written in Rust, utilizing CUDA for GPU-accelerated layer execution.16MIT
alpha_beta_pruningA generic alpha-beta pruning search algorithm for adversarial game AI14MIT
bonsai-potA from-scratch, dependency-light, dequant-free Bonsai (Qwen3-architecture) Q1_0 inference engine running on wgpu compute shaders14CC0-1.0
ollmoOpenAI API-compatible LLM gateway for personal use.13non-standard
ardyn-skssSemantic KV-Shard Storage — predictive context caching for LLM inference sessions12MIT OR Apache-2.0