<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Docs.rs</title>
    <subtitle>Recent Rust crates</subtitle>

    <link href="https://docs.rs/releases/feed" rel="self" />
    <link href="https://docs.rs/" />
    <link href="https://pubsubhubbub.appspot.com" rel="hub" />
    <link href="https://pubsubhubbub.superfeedr.com" rel="hub" />

    <id>urn:docs-rs:0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )</id>
    <updated>2026-06-23T00:42:53.856653+00:00</updated>

        <entry>
            <title>ferro-mcp-0.2.76</title>

            <link href="/ferro-mcp/0.2.76/ferro_mcp/" />
            <id>urn:docs-rs:ferro-mcp:0.2.76</id>
            <updated>
            2026-06-23T00:42:53.856653+00:00</updated>

            <summary>MCP (Model Context Protocol) server for AI-assisted Ferro Framework development</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-embedded-0.5.1</title>

            <link href="/koi-embedded/0.5.1/koi_embedded/" />
            <id>urn:docs-rs:koi-embedded:0.5.1</id>
            <updated>
            2026-06-23T00:42:43.510295+00:00</updated>

            <summary>Embed local network discovery, DNS, health, and TLS directly in your Rust application</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-serve-0.5.1</title>

            <link href="/koi-serve/0.5.1/koi_serve/" />
            <id>urn:docs-rs:koi-serve:0.5.1</id>
            <updated>
            2026-06-23T00:42:19.596236+00:00</updated>

            <summary>Serving layer for Koi: the transport adapters (HTTP router, IPC/stdio NDJSON, in-process MCP, mTLS, ACME, Prometheus SD, dashboard wiring) and the trust-plane presence supervisor that expose composed cores over the network</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ttrc-fmt-0.0.1</title>

            <link href="/crate/ttrc-fmt/0.0.1" />
            <id>urn:docs-rs:ttrc-fmt:0.0.1</id>
            <updated>
            2026-06-23T00:42:05.114324+00:00</updated>

            <summary>Placeholder for the Titrate code formatter.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-net-0.5.1</title>

            <link href="/crate/koi-net/0.5.1" />
            <id>urn:docs-rs:koi-net:0.5.1</id>
            <updated>
            2026-06-23T00:42:03.981659+00:00</updated>

            <summary>Local network toolkit: service discovery, DNS, health monitoring, TLS proxy, and certificate mesh</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>titrate-std-0.0.1</title>

            <link href="/crate/titrate-std/0.0.1" />
            <id>urn:docs-rs:titrate-std:0.0.1</id>
            <updated>
            2026-06-23T00:42:01.261935+00:00</updated>

            <summary>Placeholder for the Titrate standard library.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>forge-parser-0.1.23</title>

            <link href="/forge-parser/0.1.23/forge_parser/" />
            <id>urn:docs-rs:forge-parser:0.1.23</id>
            <updated>
            2026-06-23T00:41:56.788567+00:00</updated>

            <summary>OpenAPI 3.0 JSON parser producing forge-ir</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ttrc-lsp-0.0.1</title>

            <link href="/crate/ttrc-lsp/0.0.1" />
            <id>urn:docs-rs:ttrc-lsp:0.0.1</id>
            <updated>
            2026-06-23T00:41:55.247875+00:00</updated>

            <summary>Placeholder for the Titrate language server (LSP) implementation.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>forge-ir-0.1.23</title>

            <link href="/forge-ir/0.1.23/forge_ir/" />
            <id>urn:docs-rs:forge-ir:0.1.23</id>
            <updated>
            2026-06-23T00:41:50.291835+00:00</updated>

            <summary>OpenAPI Forge intermediate representation types</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-compose-0.5.1</title>

            <link href="/koi-compose/0.5.1/koi_compose/" />
            <id>urn:docs-rs:koi-compose:0.5.1</id>
            <updated>
            2026-06-23T00:41:44.630055+00:00</updated>

            <summary>Composition layer for Koi: the single source for constructing cores, wiring cross-domain bridges, the runtime orchestrator, capability status, and ordered shutdown</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>airframe_health-1.0.0</title>

            <link href="/airframe_health/1.0.0/airframe_health/" />
            <id>urn:docs-rs:airframe_health:1.0.0</id>
            <updated>
            2026-06-23T00:41:34.279794+00:00</updated>

            <summary>Health checks and readiness signaling for Airframe apps.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-mcp-0.5.1</title>

            <link href="/koi-mcp/0.5.1/koi_mcp/" />
            <id>urn:docs-rs:koi-mcp:0.5.1</id>
            <updated>
            2026-06-23T00:41:23.320365+00:00</updated>

            <summary>Model Context Protocol (MCP) server over stdio — exposes Koi&#38;apos;s LAN substrate to AI agents</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>uni-fork-2.2.5</title>

            <link href="/uni-fork/2.2.5/uni_fork/" />
            <id>urn:docs-rs:uni-fork:2.2.5</id>
            <updated>
            2026-06-23T00:41:20.655559+00:00</updated>

            <summary>Fork diff/promote engine and background maintenance tasks for uni-db</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>strykelang-0.17.23</title>

            <link href="/strykelang/0.17.23/stryke/" />
            <id>urn:docs-rs:strykelang:0.17.23</id>
            <updated>
            2026-06-23T00:41:16.405085+00:00</updated>

            <summary>A highly parallel Perl 5 interpreter written in Rust</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>uni-query-2.2.5</title>

            <link href="/uni-query/2.2.5/uni_query/" />
            <id>urn:docs-rs:uni-query:2.2.5</id>
            <updated>
            2026-06-23T00:40:52.917976+00:00</updated>

            <summary>OpenCypher query parser, planner, and vectorized executor for Uni</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-client-0.5.1</title>

            <link href="/koi-client/0.5.1/koi_client/" />
            <id>urn:docs-rs:koi-client:0.5.1</id>
            <updated>
            2026-06-23T00:40:44.067171+00:00</updated>

            <summary>HTTP client for the Koi daemon</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-dashboard-0.5.1</title>

            <link href="/koi-dashboard/0.5.1/koi_dashboard/" />
            <id>urn:docs-rs:koi-dashboard:0.5.1</id>
            <updated>
            2026-06-23T00:40:15.142207+00:00</updated>

            <summary>Presentation layer for Koi: dashboard + mDNS network browser (HTML, SSE, snapshot)</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-health-0.5.1</title>

            <link href="/koi-health/0.5.1/koi_health/" />
            <id>urn:docs-rs:koi-health:0.5.1</id>
            <updated>
            2026-06-23T00:39:06.436830+00:00</updated>

            <summary>Machine and service health monitoring for the local network</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-proxy-0.5.1</title>

            <link href="/koi-proxy/0.5.1/koi_proxy/" />
            <id>urn:docs-rs:koi-proxy:0.5.1</id>
            <updated>
            2026-06-23T00:38:32.120327+00:00</updated>

            <summary>TLS-terminating reverse proxy with automatic certificate management</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-dns-0.5.1</title>

            <link href="/koi-dns/0.5.1/koi_dns/" />
            <id>urn:docs-rs:koi-dns:0.5.1</id>
            <updated>
            2026-06-23T00:37:46.987926+00:00</updated>

            <summary>Local DNS resolver with mDNS, certmesh, and static record integration</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>mountos-admin-sdk-0.81.0</title>

            <link href="/mountos-admin-sdk/0.81.0/mountos_admin_sdk/" />
            <id>urn:docs-rs:mountos-admin-sdk:0.81.0</id>
            <updated>
            2026-06-23T00:37:46.142680+00:00</updated>

            <summary>Rust SDK for the mountOS provider API</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-certmesh-0.5.1</title>

            <link href="/koi-certmesh/0.5.1/koi_certmesh/" />
            <id>urn:docs-rs:koi-certmesh:0.5.1</id>
            <updated>
            2026-06-23T00:37:21.363214+00:00</updated>

            <summary>Zero-config private CA, certificate enrollment, and mesh trust for the local network</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-deployments-0.2.76</title>

            <link href="/ferro-deployments/0.2.76/ferro_deployments/" />
            <id>urn:docs-rs:ferro-deployments:0.2.76</id>
            <updated>
            2026-06-23T00:37:14.386193+00:00</updated>

            <summary>Immutable deployment model and atomic promote for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-projection-0.2.76</title>

            <link href="/ferro-projection/0.2.76/ferro_projection/" />
            <id>urn:docs-rs:ferro-projection:0.2.76</id>
            <updated>
            2026-06-23T00:36:32.013003+00:00</updated>

            <summary>Live read-model runtime: subscribe to domain events, persist per-key snapshots, broadcast deltas (not the same as ferro-projections plural)</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-reservation-0.2.76</title>

            <link href="/ferro-reservation/0.2.76/ferro_reservation/" />
            <id>urn:docs-rs:ferro-reservation:0.2.76</id>
            <updated>
            2026-06-23T00:36:28.519294+00:00</updated>

            <summary>Generic hold/commit/release resource reservation kernel for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-notifications-0.2.76</title>

            <link href="/ferro-notifications/0.2.76/ferro_notifications/" />
            <id>urn:docs-rs:ferro-notifications:0.2.76</id>
            <updated>
            2026-06-23T00:36:16.137306+00:00</updated>

            <summary>Multi-channel notification system for Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-dc-metrics-0.83.0</title>

            <link href="/s2n-quic-dc-metrics/0.83.0/s2n_quic_dc_metrics/" />
            <id>urn:docs-rs:s2n-quic-dc-metrics:0.83.0</id>
            <updated>
            2026-06-23T00:36:03.869839+00:00</updated>

            <summary>Crate used to generate metrics for s2n-quic-dc</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ncurses-native-0.1.1</title>

            <link href="/ncurses-native/0.1.1/ncurses_native/" />
            <id>urn:docs-rs:ncurses-native:0.1.1</id>
            <updated>
            2026-06-23T00:36:03.077665+00:00</updated>

            <summary>Clean-room, dependency-free Rust reproduction of ncurses terminal output (cursor-movement optimizer, SGR attributes, color, screen framing) for the admitted xterm/ncurses 6.6 terminal. A byte-exact seed toward native-Rust curses output parity.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-runtime-0.5.1</title>

            <link href="/crate/koi-runtime/0.5.1" />
            <id>urn:docs-rs:koi-runtime:0.5.1</id>
            <updated>
            2026-06-23T00:35:59.591744+00:00</updated>

            <summary>Runtime adapter for container/service lifecycle integration</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-whatsapp-0.2.76</title>

            <link href="/ferro-whatsapp/0.2.76/ferro_whatsapp/" />
            <id>urn:docs-rs:ferro-whatsapp:0.2.76</id>
            <updated>
            2026-06-23T00:35:51.065116+00:00</updated>

            <summary>WhatsApp Business Cloud API integration for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-dc-0.83.0</title>

            <link href="/s2n-quic-dc/0.83.0/s2n_quic_dc/" />
            <id>urn:docs-rs:s2n-quic-dc:0.83.0</id>
            <updated>
            2026-06-23T00:35:49.379513+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-ai-0.2.76</title>

            <link href="/ferro-ai/0.2.76/ferro_ai/" />
            <id>urn:docs-rs:ferro-ai:0.2.76</id>
            <updated>
            2026-06-23T00:35:24.193052+00:00</updated>

            <summary>AI structured classification and confirmation primitives for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>qmlib-2.2.1</title>

            <link href="/qmlib/2.2.1/qmlib/" />
            <id>urn:docs-rs:qmlib:2.2.1</id>
            <updated>
            2026-06-23T00:35:11.417817+00:00</updated>

            <summary>qmassa&#38;apos;s GPU stats library</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-mdns-0.5.1</title>

            <link href="/koi-mdns/0.5.1/koi_mdns/" />
            <id>urn:docs-rs:koi-mdns:0.5.1</id>
            <updated>
            2026-06-23T00:35:02.659465+00:00</updated>

            <summary>mDNS/DNS-SD service discovery and registration for the local network</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-udp-0.5.1</title>

            <link href="/koi-udp/0.5.1/koi_udp/" />
            <id>urn:docs-rs:koi-udp:0.5.1</id>
            <updated>
            2026-06-23T00:35:01.489917+00:00</updated>

            <summary>UDP datagram bridging over HTTP/SSE for containerized workloads</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-assets-0.2.76</title>

            <link href="/ferro-assets/0.2.76/ferro_assets/" />
            <id>urn:docs-rs:ferro-assets:0.2.76</id>
            <updated>
            2026-06-23T00:35:00.918983+00:00</updated>

            <summary>Composable, content-type-aware asset pipeline for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-crypto-0.5.1</title>

            <link href="/crate/koi-crypto/0.5.1" />
            <id>urn:docs-rs:koi-crypto:0.5.1</id>
            <updated>
            2026-06-23T00:34:56.332519+00:00</updated>

            <summary>Key management, TOTP, signing, and encryption primitives for local network trust</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>mur-common-2.26.6</title>

            <link href="/mur-common/2.26.6/mur_common/" />
            <id>urn:docs-rs:mur-common:2.26.6</id>
            <updated>
            2026-06-23T00:34:40.017488+00:00</updated>

            <summary>Shared types and traits for the MUR ecosystem</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>titrate-0.0.1</title>

            <link href="/crate/titrate/0.0.1" />
            <id>urn:docs-rs:titrate:0.0.1</id>
            <updated>
            2026-06-23T00:34:38.052739+00:00</updated>

            <summary>Placeholder for the Titrate programming language toolchain. Full implementation coming soon.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-text-0.2.76</title>

            <link href="/ferro-text/0.2.76/ferro_text/" />
            <id>urn:docs-rs:ferro-text:0.2.76</id>
            <updated>
            2026-06-23T00:34:33.321573+00:00</updated>

            <summary>Conversational-text renderer for Ferro service projections</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-projections-0.2.76</title>

            <link href="/ferro-projections/0.2.76/ferro_projections/" />
            <id>urn:docs-rs:ferro-projections:0.2.76</id>
            <updated>
            2026-06-23T00:34:20.653271+00:00</updated>

            <summary>Service projection definitions for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-migration-0.2.76</title>

            <link href="/ferro-migration/0.2.76/ferro_migration/" />
            <id>urn:docs-rs:ferro-migration:0.2.76</id>
            <updated>
            2026-06-23T00:34:05.790024+00:00</updated>

            <summary>Backend-portable migration helpers (backfill_random_hex, backfill_random_uuid, ...) for ferro applications using SeaORM.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-audit-0.2.76</title>

            <link href="/ferro-audit/0.2.76/ferro_audit/" />
            <id>urn:docs-rs:ferro-audit:0.2.76</id>
            <updated>
            2026-06-23T00:34:04.365025+00:00</updated>

            <summary>Append-only structured before/after audit log for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-config-0.5.1</title>

            <link href="/koi-config/0.5.1/koi_config/" />
            <id>urn:docs-rs:koi-config:0.5.1</id>
            <updated>
            2026-06-23T00:34:03.908895+00:00</updated>

            <summary>Configuration, breadcrumb discovery, and state persistence for Koi</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>inauguration-0.4.0</title>

            <link href="/inauguration/0.4.0/inauguration/" />
            <id>urn:docs-rs:inauguration:0.4.0</id>
            <updated>
            2026-06-23T00:33:40.900715+00:00</updated>

            <summary>.in language and general compiler CLI (Core IR, hybrid SIL, staging, plugins)</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaizen-cli-0.1.46</title>

            <link href="/kaizen-cli/0.1.46/kaizen/" />
            <id>urn:docs-rs:kaizen-cli:0.1.46</id>
            <updated>
            2026-06-23T00:33:37.686905+00:00</updated>

            <summary>Distributable agent observability: real-time-tailable sessions, agile-style retros, and repo-level improvement (Cursor, Claude Code, Codex). SQLite, redact before any sync you enable.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-orm-0.2.76</title>

            <link href="/ferro-orm/0.2.76/ferro_orm/" />
            <id>urn:docs-rs:ferro-orm:0.2.76</id>
            <updated>
            2026-06-23T00:33:34.600631+00:00</updated>

            <summary>Atomic conditional updates and ORM primitives for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>koi-common-0.5.1</title>

            <link href="/koi-common/0.5.1/koi_common/" />
            <id>urn:docs-rs:koi-common:0.5.1</id>
            <updated>
            2026-06-23T00:33:25.081882+00:00</updated>

            <summary>Shared types, traits, and utilities for the Koi local network toolkit</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-wallet-0.2.76</title>

            <link href="/ferro-wallet/0.2.76/ferro_wallet/" />
            <id>urn:docs-rs:ferro-wallet:0.2.76</id>
            <updated>
            2026-06-23T00:33:10.731961+00:00</updated>

            <summary>Digital wallet pass issuance (Apple .pkpass + Google Wallet) for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-api-mcp-0.2.76</title>

            <link href="/ferro-api-mcp/0.2.76/ferro_api_mcp/" />
            <id>urn:docs-rs:ferro-api-mcp:0.2.76</id>
            <updated>
            2026-06-23T00:33:04.432208+00:00</updated>

            <summary>Standalone MCP server that bridges OpenAPI specs to MCP tools</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>titrate-pipette-0.0.1</title>

            <link href="/crate/titrate-pipette/0.0.1" />
            <id>urn:docs-rs:titrate-pipette:0.0.1</id>
            <updated>
            2026-06-23T00:32:54.730955+00:00</updated>

            <summary>Placeholder for the Pipette build tool and package manager for the Titrate language.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-json-ui-0.2.76</title>

            <link href="/ferro-json-ui/0.2.76/ferro_json_ui/" />
            <id>urn:docs-rs:ferro-json-ui:0.2.76</id>
            <updated>
            2026-06-23T00:32:49.340269+00:00</updated>

            <summary>JSON-based server-driven UI schema types for Ferro</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-theme-0.2.76</title>

            <link href="/ferro-theme/0.2.76/ferro_theme/" />
            <id>urn:docs-rs:ferro-theme:0.2.76</id>
            <updated>
            2026-06-23T00:32:36.617805+00:00</updated>

            <summary>Semantic theme tokens and intent template schema for Ferro</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-inertia-0.2.76</title>

            <link href="/ferro-inertia/0.2.76/ferro_inertia/" />
            <id>urn:docs-rs:ferro-inertia:0.2.76</id>
            <updated>
            2026-06-23T00:32:34.651263+00:00</updated>

            <summary>Server-side Inertia.js adapter for Rust web frameworks</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>hanzo-ml-0.11.4</title>

            <link href="/hanzo-ml/0.11.4/hanzo_ml/" />
            <id>urn:docs-rs:hanzo-ml:0.11.4</id>
            <updated>
            2026-06-23T00:32:24.213884+00:00</updated>

            <summary>Minimalist ML framework.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>treease-ts-javascript-0.25.2</title>

            <link href="/treease-ts-javascript/0.25.2/treease_ts_javascript/" />
            <id>urn:docs-rs:treease-ts-javascript:0.25.2</id>
            <updated>
            2026-06-23T00:32:23.309380+00:00</updated>

            <summary>Patched JavaScript grammar for tree-sitter used by Treease</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>hanzo-rocm-kernels-0.11.4</title>

            <link href="/crate/hanzo-rocm-kernels/0.11.4" />
            <id>urn:docs-rs:hanzo-rocm-kernels:0.11.4</id>
            <updated>
            2026-06-23T00:32:22.291045+00:00</updated>

            <summary>ROCm/HIP kernels for Hanzo</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>treease-ts-yaml-0.7.4</title>

            <link href="/treease-ts-yaml/0.7.4/treease_ts_yaml/" />
            <id>urn:docs-rs:treease-ts-yaml:0.7.4</id>
            <updated>
            2026-06-23T00:32:18.527067+00:00</updated>

            <summary>Patched YAML grammar for tree-sitter used by Treease</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>treease-ts-python-0.25.2</title>

            <link href="/treease-ts-python/0.25.2/treease_ts_python/" />
            <id>urn:docs-rs:treease-ts-python:0.25.2</id>
            <updated>
            2026-06-23T00:32:17.899670+00:00</updated>

            <summary>Patched Python grammar for tree-sitter used by Treease</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-app-0.3.0</title>

            <link href="/kintsugi-app/0.3.0/kintsugi_app/" />
            <id>urn:docs-rs:kintsugi-app:0.3.0</id>
            <updated>
            2026-06-23T00:32:12.628734+00:00</updated>

            <summary>Data-binding engine for the Kintsugi desktop app — reads the daemon and event log over IPC and shapes them into UI view-models.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>treease-ts-toml-0.7.2</title>

            <link href="/treease-ts-toml/0.7.2/treease_ts_toml/" />
            <id>urn:docs-rs:treease-ts-toml:0.7.2</id>
            <updated>
            2026-06-23T00:32:07.824547+00:00</updated>

            <summary>Patched TOML grammar for tree-sitter used by Treease</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-0.3.0</title>

            <link href="/crate/kintsugi/0.3.0" />
            <id>urn:docs-rs:kintsugi:0.3.0</id>
            <updated>
            2026-06-23T00:32:01.408261+00:00</updated>

            <summary>Kintsugi — a local-first safety layer for AI coding agents. Installs all binaries: kintsugi, kintsugi-daemon, kintsugi-hook, kintsugi-shim, kintsugi-mcp.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>wit2waas-0.2.4</title>

            <link href="/crate/wit2waas/0.2.4" />
            <id>urn:docs-rs:wit2waas:0.2.4</id>
            <updated>
            2026-06-23T00:31:58.662412+00:00</updated>

            <summary>CLI tool to generate bindings for WaaS from WIT</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-intercept-0.3.0</title>

            <link href="/kintsugi-intercept/0.3.0/kintsugi_intercept/" />
            <id>urn:docs-rs:kintsugi-intercept:0.3.0</id>
            <updated>
            2026-06-23T00:31:53.819251+00:00</updated>

            <summary>Kintsugi interception adapters: the $PATH shim, the Claude Code hook bridge, and the kintsugi-exec MCP server. All normalize to one ProposedCommand.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-daemon-0.3.0</title>

            <link href="/kintsugi-daemon/0.3.0/kintsugi_daemon/" />
            <id>urn:docs-rs:kintsugi-daemon:0.3.0</id>
            <updated>
            2026-06-23T00:31:53.342226+00:00</updated>

            <summary>Kintsugi resident daemon: local IPC server and the decision loop that classifies proposed commands and records them.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-tui-0.3.0</title>

            <link href="/kintsugi-tui/0.3.0/kintsugi_tui/" />
            <id>urn:docs-rs:kintsugi-tui:0.3.0</id>
            <updated>
            2026-06-23T00:31:52.861239+00:00</updated>

            <summary>Kintsugi ratatui terminal UI: a live timeline over the event log with keyboard navigation, filtering, detail, and undo.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>uni-query-functions-2.2.5</title>

            <link href="/uni-query-functions/2.2.5/uni_query_functions/" />
            <id>urn:docs-rs:uni-query-functions:2.2.5</id>
            <updated>
            2026-06-23T00:31:43.237562+00:00</updated>

            <summary>Leaf modules from uni-query: UDFs, datetime/spatial functions, expression eval, rewrite rules, type coercion</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-server-0.1.43</title>

            <link href="/kaya-server/0.1.43/kaya_server/" />
            <id>urn:docs-rs:kaya-server:0.1.43</id>
            <updated>
            2026-06-23T00:31:23.395194+00:00</updated>

            <summary>TCP server process for KayaDB with Raft consensus, cluster bootstrap, and client routing</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-model-0.3.0</title>

            <link href="/kintsugi-model/0.3.0/kintsugi_model/" />
            <id>urn:docs-rs:kintsugi-model:0.3.0</id>
            <updated>
            2026-06-23T00:31:23.366729+00:00</updated>

            <summary>Kintsugi Tier-2 model wrapper: a warm CPU scorer that fills summary+risk for the ambiguous band. Heuristic by default; real GGUF inference behind the `llama` feature.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kayactl-0.1.43</title>

            <link href="/crate/kayactl/0.1.43" />
            <id>urn:docs-rs:kayactl:0.1.43</id>
            <updated>
            2026-06-23T00:31:22.244630+00:00</updated>

            <summary>Command-line interface for KayaDB: put/get/delete/scan, inspect WAL/SSTable/Manifest, stats, and recovery</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-client-0.1.43</title>

            <link href="/kaya-client/0.1.43/kaya_client/" />
            <id>urn:docs-rs:kaya-client:0.1.43</id>
            <updated>
            2026-06-23T00:31:14.887348+00:00</updated>

            <summary>Official async Rust client library for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>samloader-2.0.0</title>

            <link href="/crate/samloader/2.0.0" />
            <id>urn:docs-rs:samloader:2.0.0</id>
            <updated>
            2026-06-23T00:31:11.240092+00:00</updated>

            <summary>Download and flash firmware for Samsung devices</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>samloader-odin-2.0.0</title>

            <link href="/samloader-odin/2.0.0/samloader_odin/" />
            <id>urn:docs-rs:samloader-odin:2.0.0</id>
            <updated>
            2026-06-23T00:31:05.169197+00:00</updated>

            <summary>Samsung device download mode Odin client</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-app-types-0.3.0</title>

            <link href="/kintsugi-app-types/0.3.0/kintsugi_app_types/" />
            <id>urn:docs-rs:kintsugi-app-types:0.3.0</id>
            <updated>
            2026-06-23T00:30:56.548751+00:00</updated>

            <summary>Wasm-safe UI view-model types shared by the Kintsugi data-binding engine and the Dioxus frontend — the compile-checked data contract between them.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-sim-0.1.43</title>

            <link href="/kaya-sim/0.1.43/kaya_sim/" />
            <id>urn:docs-rs:kaya-sim:0.1.43</id>
            <updated>
            2026-06-23T00:30:55.623028+00:00</updated>

            <summary>Deterministic simulation runner, SimDisk fault injection, and linearizability checker for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>airframe_http-1.0.0</title>

            <link href="/airframe_http/1.0.0/airframe_http/" />
            <id>urn:docs-rs:airframe_http:1.0.0</id>
            <updated>
            2026-06-23T00:30:52.142917+00:00</updated>

            <summary>HTTP client/server helpers and integrations for Airframe.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>aptu-coder-0.20.4</title>

            <link href="/aptu-coder/0.20.4/aptu_coder/" />
            <id>urn:docs-rs:aptu-coder:0.20.4</id>
            <updated>
            2026-06-23T00:30:46.752238+00:00</updated>

            <summary>MCP server for multi-language code structure analysis</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-net-0.1.43</title>

            <link href="/kaya-net/0.1.43/kaya_net/" />
            <id>urn:docs-rs:kaya-net:0.1.43</id>
            <updated>
            2026-06-23T00:30:41.817641+00:00</updated>

            <summary>Wire codec, TCP transport layer, and node roster management for KayaDB Raft clusters</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kintsugi-core-0.3.0</title>

            <link href="/kintsugi-core/0.3.0/kintsugi_core/" />
            <id>urn:docs-rs:kintsugi-core:0.3.0</id>
            <updated>
            2026-06-23T00:30:39.033164+00:00</updated>

            <summary>Kintsugi core: shared types, deterministic rule engine, policy, decision memory, and the append-only hash-chained event log.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ttrc-0.0.1</title>

            <link href="/crate/ttrc/0.0.1" />
            <id>urn:docs-rs:ttrc:0.0.1</id>
            <updated>
            2026-06-23T00:30:25.188409+00:00</updated>

            <summary>The Titrate language compiler crate.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-engine-0.1.43</title>

            <link href="/kaya-engine/0.1.43/kaya_engine/" />
            <id>urn:docs-rs:kaya-engine:0.1.43</id>
            <updated>
            2026-06-23T00:30:17.880100+00:00</updated>

            <summary>Embedded storage engine API (put/get/delete/scan) over WAL + LSM-tree for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>nts-radio-cli-0.1.5</title>

            <link href="/crate/nts-radio-cli/0.1.5" />
            <id>urn:docs-rs:nts-radio-cli:0.1.5</id>
            <updated>
            2026-06-23T00:30:13.902043+00:00</updated>

            <summary>A rich terminal home for NTS Radio</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>hanzo-rocm-0.5.2</title>

            <link href="/crate/hanzo-rocm/0.5.2" />
            <id>urn:docs-rs:hanzo-rocm:0.5.2</id>
            <updated>
            2026-06-23T00:30:07.016096+00:00</updated>

            <summary>Rust bindings for AMD ROCm libraries</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-lsm-0.1.43</title>

            <link href="/kaya-lsm/0.1.43/kaya_lsm/" />
            <id>urn:docs-rs:kaya-lsm:0.1.43</id>
            <updated>
            2026-06-23T00:30:01.718872+00:00</updated>

            <summary>LSM-tree storage: memtable, SSTable encoder/decoder, manifest replay, and L0 compaction for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>rice-state-0.1.3</title>

            <link href="/rice-state/0.1.3/rice_state/" />
            <id>urn:docs-rs:rice-state:0.1.3</id>
            <updated>
            2026-06-23T00:29:53.843384+00:00</updated>

            <summary>Rust sdk for interacting with Rice</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>samloader-pit-2.0.0</title>

            <link href="/samloader-pit/2.0.0/samloader_pit/" />
            <id>urn:docs-rs:samloader-pit:2.0.0</id>
            <updated>
            2026-06-23T00:29:49.095974+00:00</updated>

            <summary>Samsung device Partition Information Table (PIT) parser</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-wal-0.1.43</title>

            <link href="/kaya-wal/0.1.43/kaya_wal/" />
            <id>urn:docs-rs:kaya-wal:0.1.43</id>
            <updated>
            2026-06-23T00:29:43.176517+00:00</updated>

            <summary>Write-ahead log: CRC32C-protected record codec, append-only writer, crash-safe recovery, and inspector for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-lang-0.2.76</title>

            <link href="/ferro-lang/0.2.76/ferro_lang/" />
            <id>urn:docs-rs:ferro-lang:0.2.76</id>
            <updated>
            2026-06-23T00:29:31.667235+00:00</updated>

            <summary>Localization for the Ferro web framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-cache-0.2.76</title>

            <link href="/ferro-cache/0.2.76/ferro_cache/" />
            <id>urn:docs-rs:ferro-cache:0.2.76</id>
            <updated>
            2026-06-23T00:29:31.248304+00:00</updated>

            <summary>Caching with tags for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-queue-0.2.76</title>

            <link href="/ferro-queue/0.2.76/ferro_queue/" />
            <id>urn:docs-rs:ferro-queue:0.2.76</id>
            <updated>
            2026-06-23T00:29:23.345607+00:00</updated>

            <summary>Background job queue system for Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-storage-0.2.76</title>

            <link href="/ferro-storage/0.2.76/ferro_storage/" />
            <id>urn:docs-rs:ferro-storage:0.2.76</id>
            <updated>
            2026-06-23T00:29:20.184632+00:00</updated>

            <summary>File storage abstraction for the Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-broadcast-0.2.76</title>

            <link href="/ferro-broadcast/0.2.76/ferro_broadcast/" />
            <id>urn:docs-rs:ferro-broadcast:0.2.76</id>
            <updated>
            2026-06-23T00:29:14.230238+00:00</updated>

            <summary>WebSocket broadcasting and real-time channels for Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>samloader-fus-2.0.0</title>

            <link href="/samloader-fus/2.0.0/samloader_fus/" />
            <id>urn:docs-rs:samloader-fus:2.0.0</id>
            <updated>
            2026-06-23T00:29:02.210485+00:00</updated>

            <summary>Samsung Firmware-Update-Server (FUS) client</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-events-0.2.76</title>

            <link href="/ferro-events/0.2.76/ferro_events/" />
            <id>urn:docs-rs:ferro-events:0.2.76</id>
            <updated>
            2026-06-23T00:28:55.810614+00:00</updated>

            <summary>Event dispatcher and listener system for Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>ferro-macros-0.2.76</title>

            <link href="/ferro-macros/0.2.76/ferro_macros/" />
            <id>urn:docs-rs:ferro-macros:0.2.76</id>
            <updated>
            2026-06-23T00:28:44.659590+00:00</updated>

            <summary>Procedural macros for Ferro framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-raft-0.1.43</title>

            <link href="/kaya-raft/0.1.43/kaya_raft/" />
            <id>urn:docs-rs:kaya-raft:0.1.43</id>
            <updated>
            2026-06-23T00:28:40.492632+00:00</updated>

            <summary>Raft consensus: leader election, AppendEntries, commit index, and partition-tolerant state machine for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>kaya-io-0.1.43</title>

            <link href="/kaya-io/0.1.43/kaya_io/" />
            <id>urn:docs-rs:kaya-io:0.1.43</id>
            <updated>
            2026-06-23T00:28:31.473261+00:00</updated>

            <summary>Disk abstraction trait with FileDisk (real fsync) and SimDisk (deterministic fault injection) for KayaDB</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>rice-storage-0.1.3</title>

            <link href="/rice-storage/0.1.3/rice_storage/" />
            <id>urn:docs-rs:rice-storage:0.1.3</id>
            <updated>
            2026-06-23T00:28:31.430661+00:00</updated>

            <summary>Rust sdk for interacting with Rice</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>affinidi-messaging-mediator-0.16.10</title>

            <link href="/affinidi-messaging-mediator/0.16.10/affinidi_messaging_mediator/" />
            <id>urn:docs-rs:affinidi-messaging-mediator:0.16.10</id>
            <updated>
            2026-06-23T00:28:29.370913+00:00</updated>

            <summary>Messaging Mediator service for Affinidi Messaging (DIDComm and TSP)</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>aptu-coder-core-0.20.4</title>

            <link href="/aptu-coder-core/0.20.4/aptu_coder_core/" />
            <id>urn:docs-rs:aptu-coder-core:0.20.4</id>
            <updated>
            2026-06-23T00:28:23.881332+00:00</updated>

            <summary>Multi-language AST analysis library using tree-sitter</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>affinidi-messaging-test-mediator-0.2.15</title>

            <link href="/affinidi-messaging-test-mediator/0.2.15/affinidi_messaging_test_mediator/" />
            <id>urn:docs-rs:affinidi-messaging-test-mediator:0.2.15</id>
            <updated>
            2026-06-23T00:28:02.539782+00:00</updated>

            <summary>Embedded mediator fixture for integration tests against affinidi-messaging-mediator</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>fanotify-fid-0.4.1</title>

            <link href="/fanotify-fid/0.4.1/fanotify_fid/" />
            <id>urn:docs-rs:fanotify-fid:0.4.1</id>
            <updated>
            2026-06-23T00:27:58.018379+00:00</updated>

            <summary>Linux fanotify FID (File Identifier) mode event parser and file handle utilities</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>affinidi-messaging-sdk-0.18.17</title>

            <link href="/affinidi-messaging-sdk/0.18.17/affinidi_messaging_sdk/" />
            <id>urn:docs-rs:affinidi-messaging-sdk:0.18.17</id>
            <updated>
            2026-06-23T00:27:52.131348+00:00</updated>

            <summary>Affinidi Messaging SDK</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>dvb-ci-0.5.0</title>

            <link href="/dvb-ci/0.5.0/dvb_ci/" />
            <id>urn:docs-rs:dvb-ci:0.5.0</id>
            <updated>
            2026-06-23T00:27:04.500131+00:00</updated>

            <summary>DVB Common Interface (EN 50221) — APDU/resource objects, session/transport PDUs, and a CA_PMT builder from a dvb-si PMT.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>authlogic-0.4.1</title>

            <link href="/authlogic/0.4.1/authlogic/" />
            <id>urn:docs-rs:authlogic:0.4.1</id>
            <updated>
            2026-06-23T00:26:45.482224+00:00</updated>

            <summary>Authentication logic for Actix Web applications</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>saelient-0.2.2</title>

            <link href="/saelient/0.2.2/saelient/" />
            <id>urn:docs-rs:saelient:0.2.2</id>
            <updated>
            2026-06-23T00:26:33.666042+00:00</updated>

            <summary>A J1939 implementation for systems big and small</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>oracle-nosql-rust-sdk-0.1.4</title>

            <link href="/oracle-nosql-rust-sdk/0.1.4/oracle_nosql_rust_sdk/" />
            <id>urn:docs-rs:oracle-nosql-rust-sdk:0.1.4</id>
            <updated>
            2026-06-23T00:26:31.931554+00:00</updated>

            <summary>Oracle Rust SDK for the NoSQL Database</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>justerm-0.3.0</title>

            <link href="/justerm/0.3.0/justerm/" />
            <id>urn:docs-rs:justerm:0.3.0</id>
            <updated>
            2026-06-23T00:26:28.090511+00:00</updated>

            <summary>A pure terminal engine: VT byte stream to grid + scrollback + damage. No I/O, no rendering, theme-agnostic.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-render-0.1.10</title>

            <link href="/crate/escriba-render/0.1.10" />
            <id>urn:docs-rs:escriba-render:0.1.10</id>
            <updated>
            2026-06-23T00:26:26.056732+00:00</updated>

            <summary>GPU renderer for escriba — garasu-backed text drawing, cursor/selection/highlight painting, Vellum (ishou) fleet-themed.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-1.83.0</title>

            <link href="/s2n-quic/1.83.0/s2n_quic/" />
            <id>urn:docs-rs:s2n-quic:1.83.0</id>
            <updated>
            2026-06-23T00:26:22.375908+00:00</updated>

            <summary>A Rust implementation of the IETF QUIC protocol</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-tui-0.1.10</title>

            <link href="/crate/escriba-tui/0.1.10" />
            <id>urn:docs-rs:escriba-tui:0.1.10</id>
            <updated>
            2026-06-23T00:26:15.942451+00:00</updated>

            <summary>Ratatui terminal renderer for escriba — interactive TUI editor that works over SSH, inside ghostty, anywhere with a TTY. Third backend alongside gpu (garasu) and text (headless).</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>uni-plugin-builtin-2.2.5</title>

            <link href="/uni-plugin-builtin/2.2.5/uni_plugin_builtin/" />
            <id>urn:docs-rs:uni-plugin-builtin:2.2.5</id>
            <updated>
            2026-06-23T00:25:50.709704+00:00</updated>

            <summary>Built-in plugin registrations for uni-db (scalar fns, aggregates, procedures, algorithms, CRDTs, …) — dogfoods the uni-plugin framework</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-runtime-0.1.10</title>

            <link href="/crate/escriba-runtime/0.1.10" />
            <id>urn:docs-rs:escriba-runtime:0.1.10</id>
            <updated>
            2026-06-23T00:25:41.813839+00:00</updated>

            <summary>Editor state machine — wraps BufferSet + ModalState + Keymap + Layout + CommandRegistry, advances on each input event.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-mcp-0.1.10</title>

            <link href="/crate/escriba-mcp/0.1.10" />
            <id>urn:docs-rs:escriba-mcp:0.1.10</id>
            <updated>
            2026-06-23T00:25:14.783556+00:00</updated>

            <summary>MCP server for escriba — autogenerated tools from the OpenAPI spec, stdio transport. LLMs drive the editor.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-transport-0.83.0</title>

            <link href="/s2n-quic-transport/0.83.0/s2n_quic_transport/" />
            <id>urn:docs-rs:s2n-quic-transport:0.83.0</id>
            <updated>
            2026-06-23T00:25:09.460778+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-lsp-client-0.1.10</title>

            <link href="/escriba-lsp-client/0.1.10/escriba_lsp_client/" />
            <id>urn:docs-rs:escriba-lsp-client:0.1.10</id>
            <updated>
            2026-06-23T00:24:48.154723+00:00</updated>

            <summary>LSP client for escriba — spawns child LSP servers via stdio, forwards didOpen/didChange, collects diagnostics.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-plugin-0.1.10</title>

            <link href="/crate/escriba-plugin/0.1.10" />
            <id>urn:docs-rs:escriba-plugin:0.1.10</id>
            <updated>
            2026-06-23T00:24:43.834513+00:00</updated>

            <summary>Plugin manifest + discovery for escriba — every plugin is a caixa with :kind Plugin. Phase 1 scaffold; full VM wiring in phase 2.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-ts-0.1.10</title>

            <link href="/escriba-ts/0.1.10/escriba_ts/" />
            <id>urn:docs-rs:escriba-ts:0.1.10</id>
            <updated>
            2026-06-23T00:24:43.058427+00:00</updated>

            <summary>Tree-sitter multi-grammar host for escriba — per-buffer parser + highlight-query capture + semantic token emission.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-vm-0.1.10</title>

            <link href="/crate/escriba-vm/0.1.10" />
            <id>urn:docs-rs:escriba-vm:0.1.10</id>
            <updated>
            2026-06-23T00:24:34.828365+00:00</updated>

            <summary>Tatara-lisp runtime host for escriba — embeds tatara-lisp-eval&#38;apos;s Interpreter&#38;lt;EscribaHost&#38;gt;, exposing editor operations as native Lisp fns that read a snapshot and emit typed, sandboxed effects.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-input-0.1.10</title>

            <link href="/escriba-input/0.1.10/escriba_input/" />
            <id>urn:docs-rs:escriba-input:0.1.10</id>
            <updated>
            2026-06-23T00:24:30.024563+00:00</updated>

            <summary>Input event translation for escriba — madori AppEvent → escriba Key + buttons + modifiers.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-lisp-0.1.10</title>

            <link href="/crate/escriba-lisp/0.1.10" />
            <id>urn:docs-rs:escriba-lisp:0.1.10</id>
            <updated>
            2026-06-23T00:24:16.063274+00:00</updated>

            <summary>Tatara-Lisp authoring bridge for escriba — declarative keybindings, options, themes, hooks, commands</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>uni-algo-2.2.5</title>

            <link href="/uni-algo/2.2.5/uni_algo/" />
            <id>urn:docs-rs:uni-algo:2.2.5</id>
            <updated>
            2026-06-23T00:24:09.035479+00:00</updated>

            <summary>Graph algorithms for Uni - PageRank, Louvain, shortest paths, and more</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-spec-0.1.10</title>

            <link href="/crate/escriba-spec/0.1.10" />
            <id>urn:docs-rs:escriba-spec:0.1.10</id>
            <updated>
            2026-06-23T00:23:53.050658+00:00</updated>

            <summary>Generated OpenAPI 3.1 specs — committed in-tree, regenerated by escriba-api, gated by CI. The editor&#38;apos;s public-API source of truth.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-ui-0.1.10</title>

            <link href="/escriba-ui/0.1.10/escriba_ui/" />
            <id>urn:docs-rs:escriba-ui:0.1.10</id>
            <updated>
            2026-06-23T00:23:51.221351+00:00</updated>

            <summary>Layout / Window / Viewport / TabBar / StatusLine / MiniBuffer for escriba — pure state, delegating rendering to escriba-render.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-api-0.1.10</title>

            <link href="/crate/escriba-api/0.1.10" />
            <id>urn:docs-rs:escriba-api:0.1.10</id>
            <updated>
            2026-06-23T00:23:40.746707+00:00</updated>

            <summary>OpenAPI 3.1 spec generator — walks every TataraDomain + schemars-derived escriba type and emits a portable spec. Every public API by construction.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-command-0.1.10</title>

            <link href="/escriba-command/0.1.10/escriba_command/" />
            <id>urn:docs-rs:escriba-command:0.1.10</id>
            <updated>
            2026-06-23T00:23:25.950662+00:00</updated>

            <summary>Command registry + palette for escriba — every user-reachable action is a command with a name, description, handler, and OpenAPI-specable signature.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-keymap-0.1.10</title>

            <link href="/escriba-keymap/0.1.10/escriba_keymap/" />
            <id>urn:docs-rs:escriba-keymap:0.1.10</id>
            <updated>
            2026-06-23T00:23:16.324981+00:00</updated>

            <summary>Keybinding tree + dispatch for escriba — mode-aware, chord-capable, major-mode-overridable. Built on awase key parsing.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-mode-0.1.10</title>

            <link href="/escriba-mode/0.1.10/escriba_mode/" />
            <id>urn:docs-rs:escriba-mode:0.1.10</id>
            <updated>
            2026-06-23T00:23:14.690925+00:00</updated>

            <summary>Modal state machine for escriba — Normal/Insert/Visual/VisualLine/Command + pending-operator + pending-count state.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-tls-default-0.83.0</title>

            <link href="/s2n-quic-tls-default/0.83.0/s2n_quic_tls_default/" />
            <id>urn:docs-rs:s2n-quic-tls-default:0.83.0</id>
            <updated>
            2026-06-23T00:23:06.324663+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-config-0.1.10</title>

            <link href="/crate/escriba-config/0.1.10" />
            <id>urn:docs-rs:escriba-config:0.1.10</id>
            <updated>
            2026-06-23T00:23:02.560612+00:00</updated>

            <summary>Tatara-lisp editor config — defescriba / defkeymap / defcommand / defplugin / defmajor-mode / defminor-mode as TataraDomain types. Emacs-parity extensibility.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-buffer-0.1.10</title>

            <link href="/escriba-buffer/0.1.10/escriba_buffer/" />
            <id>urn:docs-rs:escriba-buffer:0.1.10</id>
            <updated>
            2026-06-23T00:22:37.051988+00:00</updated>

            <summary>Rope-backed text buffer for escriba — ropey + undo tree + encoding + line-ending + structural Lisp-aware navigation helpers.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>escriba-core-0.1.10</title>

            <link href="/escriba-core/0.1.10/escriba_core/" />
            <id>urn:docs-rs:escriba-core:0.1.10</id>
            <updated>
            2026-06-23T00:22:34.844296+00:00</updated>

            <summary>Foundational types for the escriba editor — Position, Range, Cursor, Selection, Mode, Motion, Operator, Edit, Action. No I/O, no rendering, pure types.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-tls-0.83.0</title>

            <link href="/s2n-quic-tls/0.83.0/s2n_quic_tls/" />
            <id>urn:docs-rs:s2n-quic-tls:0.83.0</id>
            <updated>
            2026-06-23T00:22:26.473113+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>rustweather-0.1.24</title>

            <link href="/rustweather/0.1.24/rustweather/" />
            <id>urn:docs-rs:rustweather:0.1.24</id>
            <updated>
            2026-06-23T00:22:23.272691+00:00</updated>

            <summary>A Rust crate for weather, meteorology, and atmospheric parameter calculations.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>rice-core-0.1.3</title>

            <link href="/rice-core/0.1.3/rice_core/" />
            <id>urn:docs-rs:rice-core:0.1.3</id>
            <updated>
            2026-06-23T00:22:17.481580+00:00</updated>

            <summary>Rust sdk for interacting with Rice</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>flux-codex-0.0.0</title>

            <link href="/flux-codex/0.0.0/flux_codex/" />
            <id>urn:docs-rs:flux-codex:0.0.0</id>
            <updated>
            2026-06-23T00:21:52.111359+00:00</updated>

            <summary>A modern evolution on flow-based programming (FBP).</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>docspec-http-1.15.0</title>

            <link href="/docspec-http/1.15.0/docspec_http/" />
            <id>urn:docs-rs:docspec-http:1.15.0</id>
            <updated>
            2026-06-23T00:21:47.045124+00:00</updated>

            <summary>HTTP API server for DocSpec document conversion</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-rustls-0.83.0</title>

            <link href="/s2n-quic-rustls/0.83.0/s2n_quic_rustls/" />
            <id>urn:docs-rs:s2n-quic-rustls:0.83.0</id>
            <updated>
            2026-06-23T00:21:26.995724+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>docspec-cli-1.15.0</title>

            <link href="/crate/docspec-cli/1.15.0" />
            <id>urn:docs-rs:docspec-cli:1.15.0</id>
            <updated>
            2026-06-23T00:21:02.990082+00:00</updated>

            <summary>Command-line interface for DocSpec document conversion</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>moon-wire-codec-derive-0.1.1</title>

            <link href="/moon-wire-codec-derive/0.1.1/moon_wire_codec_derive/" />
            <id>urn:docs-rs:moon-wire-codec-derive:0.1.1</id>
            <updated>
            2026-06-23T00:20:56.453985+00:00</updated>

            <summary>Proc-macro derive for moon-wire-codec Codec trait</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>moon-wire-codec-0.2.0</title>

            <link href="/moon-wire-codec/0.2.0/moon_wire_codec/" />
            <id>urn:docs-rs:moon-wire-codec:0.2.0</id>
            <updated>
            2026-06-23T00:20:54.518645+00:00</updated>

            <summary>no_std typed wire codec and frame format helpers</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-crypto-0.83.0</title>

            <link href="/s2n-quic-crypto/0.83.0/s2n_quic_crypto/" />
            <id>urn:docs-rs:s2n-quic-crypto:0.83.0</id>
            <updated>
            2026-06-23T00:20:49.972219+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>roundlet-0.1.1</title>

            <link href="/roundlet/0.1.1/roundlet/" />
            <id>urn:docs-rs:roundlet:0.1.1</id>
            <updated>
            2026-06-23T00:20:44.975371+00:00</updated>

            <summary>Random collection of helper libraries used by Ringlet software</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>airframe_data-1.0.0</title>

            <link href="/airframe_data/1.0.0/airframe_data/" />
            <id>urn:docs-rs:airframe_data:1.0.0</id>
            <updated>
            2026-06-23T00:20:32.904085+00:00</updated>

            <summary>Composable storage backends, caches, codecs, and key types for Airframe.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>s2n-quic-platform-0.83.0</title>

            <link href="/s2n-quic-platform/0.83.0/s2n_quic_platform/" />
            <id>urn:docs-rs:s2n-quic-platform:0.83.0</id>
            <updated>
            2026-06-23T00:20:26.989217+00:00</updated>

            <summary>Internal crate used by s2n-quic</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>pathstash-0.2.0</title>

            <link href="/crate/pathstash/0.2.0" />
            <id>urn:docs-rs:pathstash:0.2.0</id>
            <updated>
            2026-06-23T00:20:26.841329+00:00</updated>

            <summary>A small CLI for syncing and hydrating developer workspace roots.</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>docspec-1.15.0</title>

            <link href="/docspec/1.15.0/docspec/" />
            <id>urn:docs-rs:docspec:1.15.0</id>
            <updated>
            2026-06-23T00:20:21.435335+00:00</updated>

            <summary>Streaming document conversion: convenience facade re-exporting readers, writers, and event types</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>docspec-pandoc-native-writer-1.15.0</title>

            <link href="/docspec-pandoc-native-writer/1.15.0/docspec_pandoc_native_writer/" />
            <id>urn:docs-rs:docspec-pandoc-native-writer:1.15.0</id>
            <updated>
            2026-06-23T00:20:14.270501+00:00</updated>

            <summary>Streaming Pandoc native (block-list) writer for DocSpec events</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>docspec-oxa-writer-1.15.0</title>

            <link href="/docspec-oxa-writer/1.15.0/docspec_oxa_writer/" />
            <id>urn:docs-rs:docspec-oxa-writer:1.15.0</id>
            <updated>
            2026-06-23T00:20:11.652168+00:00</updated>

            <summary>DocSpec event stream to oxa.dev JSON writer</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>

        <entry>
            <title>uni-store-2.2.5</title>

            <link href="/uni-store/2.2.5/uni_store/" />
            <id>urn:docs-rs:uni-store:2.2.5</id>
            <updated>
            2026-06-23T00:20:05.623914+00:00</updated>

            <summary>Storage layer for Uni graph database - Lance datasets, LSM deltas, and WAL</summary>

            <author>
                <name>docs.rs</name>
            </author>
        </entry>
</feed>