Artificial Intelligence
hf-xet
1.5.3 ExperimentalClient library and tooling for the Hugging Face Xet data storage system.
xet-client
1.5.3 ExperimentalClient library for communicating with Hugging Face Xet storage servers. Use through the hf-xet crate.
xet-runtime
1.5.3 ExperimentalAsync runtime, configuration, logging, and utility infrastructure for the Hugging Face Xet client tools.
xet-data
1.5.3 ExperimentalData processing pipeline for chunking, deduplication, and file reconstruction; used in the Hugging Face Xet client tools. Intended to be used through the API in the hf-xet package.
xet-core-structures
1.5.3 ExperimentalCore data structures including MerkleHash, metadata shards, and Xorb objects.
bamboo-sdk
2026.7.16 ExperimentalErgonomic top-level Agent SDK facade for the Bamboo agent framework
bamboo-agent-core
2026.7.16 ExperimentalCore agent abstractions and execution primitives for the Bamboo agent framework
awaken-agent
0.6.0 ExperimentalCompatibility umbrella crate re-exporting awaken
onde
1.1.4 ExperimentalOn-device inference engine for Apple silicon.
relayrl_algorithms
0.4.1 ExperimentalIndependent / Multi-Agent Proximal Policy Optimization (PPO) Algorithms for the RelayRL framework
elicitation
0.11.1 ExperimentalConversational elicitation of strongly-typed Rust values via MCP
bamboo-agent
2026.7.16 ExperimentalA fully self-contained AI agent backend framework with built-in web services, multi-LLM provider support, and comprehensive tool execution
thread
0.1.0 GrowingA safe, fast, flexible code analysis and parsing library built in Rust. High-level entry point for the Thread ecosystem.
muthr
0.1.65 ExperimentalRuntime management CLI.
stand-in-macros
0.1.0 ExperimentalProcedural macros for stand-in MCP server framework.
awaken-protocol-a2a
0.6.0 ExperimentalA2A v1.0 protocol wire types and helpers for Awaken
tnk
0.1.9 ExperimentalZero-trust sandbox for local inference and secure AI coding agent runtimes.
awaken-tool-pattern
0.6.0 ExperimentalGlob and regex pattern matching for tool IDs in Awaken
awaken-contract
0.6.0 ExperimentalCompatibility facade for Awaken runtime and server contracts
awaken-runtime
0.6.0 ExperimentalPhase-based execution engine, plugin system, and agent loop for Awaken
awaken-stores
0.6.0 ExperimentalStorage backends (memory, file, PostgreSQL, SQLite mailbox) for Awaken agent state
citadeldb-mem
1.13.0 ExperimentalEncrypted-first memory engine for AI agents, built on the Citadel database
ai-agents
1.0.0-rc.16 StableA Rust framework for building AI agents from YAML specifications with trait-based extensibility
decapod
0.66.4 ExperimentalDecapod is a Rust-built governance runtime for AI agents: repo-native state, enforced workflow, proof gates, safe coordination.
thread-ast-engine
0.1.1 ExperimentalCore AST engine for Thread - parsing, matching, and transforming code using AST patterns. Forked from ast-grep-core.
flodl
0.5.3 ExperimentalfloDl — a flow-graph deep learning framework built on libtorch
mcp-session
0.2.0 ExperimentalBounded session management for MCP servers — max sessions, FIFO eviction, rate limiting
awaken-ext-permission
0.6.0 ExperimentalPermission plugin with allow/deny/ask policies for Awaken tool execution
awaken-ext-generative-ui
0.6.0 ExperimentalServer-driven UI component plugin (A2UI) for Awaken
rullama-finetune
0.12.0 ExperimentalCloud fine-tune APIs (OpenAI, Anthropic, Together, Fireworks, Anyscale, Bedrock, Vertex AI) for the rullama agent framework. Dataset pipelines live in `rullama-datasets`; local LoRA/QLoRA/DoRA fine-tuning lives in `rullama-lora`.
citadeldb-mcp
1.13.0 ExperimentalModel Context Protocol (MCP) server exposing Citadel encrypted memory as tools
elicit_server
0.11.1 ExperimentalCross-crate workflow plugins for elicitation — code recovery, multi-crate compositions, and server-side orchestration
oneiromancer
0.9.0 GrowingReverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.
mempalace-rs
0.4.2 ExperimentalHigh-performance, local AI memory with AAAK v3.2 protocol and temporal Knowledge Graph
ndatafusion
0.1.1 ExperimentalExtensions and support for linear algebra in DataFusion
terrain
0.2.2 ExperimentalA lightweight, configurable, local-first full-text search engine for Markdown knowledge bases with Japanese text support
awaken-ext-mcp
0.6.0 ExperimentalModel Context Protocol (MCP) client plugin for Awaken
awaken-ext-observability
0.6.0 ExperimentalOpenTelemetry observability plugin with GenAI semantic conventions for Awaken
citadeldb-ai
1.13.0 ExperimentalAutonomous agent runtime for Citadel: ReAct + Reflexion + memory-backed plan caching
memory-mcp
0.16.0 ExperimentalMCP server for semantic memory — pure-Rust embeddings, vector search, git-backed storage
anyllm
0.1.1 ExperimentalLow-level, generic LLM provider abstraction for Rust
anno
0.11.0 ExperimentalNER, coreference resolution, relation extraction, PII detection, and zero-shot entity types
cf-mini-chat-sdk
0.10.6 ExperimentalSDK for mini-chat: policy plugin traits, models, and errors
awaken-ext-skills
0.6.0 ExperimentalSkill package discovery and activation plugin for Awaken
triplets
0.24.1-alpha ExperimentalA composable, deterministic text data pipeline for ML. Ingest, denoise, chunk, split, and sample multi-source corpora into reproducible training triplets.
mnemoria
0.3.5 ExperimentalPersistent, git-friendly memory storage for AI agents with hybrid semantic + full-text search
ling-lang
2030.1.36 ExperimentalLing - The Omniglot Systems Language
awaken-ext-reminder
0.6.0 ExperimentalRule-based context message injection plugin for Awaken
awaken-ext-deferred-tools
0.6.0 ExperimentalDeferred tool loading with ToolSearch and probability-based deferral for Awaken
rullama-datasets
0.12.0 ExperimentalTraining data pipelines for rullama: JSONL I/O, tokenization, dedup, format conversion (Alpaca / ChatML / OpenAI / ShareGPT / Together), and quality stats. Shared by cloud (`rullama-finetune`) and local (`rullama-lora`, in the rullama workspace) fine-tuning.