<?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 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )</id>
    <updated>2026-08-09T13:32:10.514063+00:00</updated>

        <entry>
            <title>cymbal-0.18.0</title>

            <link href="/cymbal/0.18.0/cymbal/" />
            <id>urn:docs-rs:cymbal:0.18.0</id>
            <updated>
            2026-08-09T13:32:10.514063+00:00</updated>

            <summary>search for symbols in a codebase</summary>

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

        <entry>
            <title>ryu-skills-0.1.9</title>

            <link href="/ryu-skills/0.1.9/ryu_skills/" />
            <id>urn:docs-rs:ryu-skills:0.1.9</id>
            <updated>
            2026-08-09T13:32:07.801772+00:00</updated>

            <summary>Agent Skills: the SKILL.md registry, dual-root (~/.claude + ~/.agents) scan, progressive-disclosure injection block, authoring + version history, and the `/api/skills/*` CRUD surface — an extracted Core capability crate. Kernel-required (the registry is injected into every chat turn), in-process only. Core consumes it as a path dependency and injects the ryu data dir + implements `Runnable` for `SkillRecord` host-side, so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>ryu-storage-0.1.9</title>

            <link href="/ryu-storage/0.1.9/ryu_storage/" />
            <id>urn:docs-rs:ryu-storage:0.1.9</id>
            <updated>
            2026-08-09T13:32:02.765693+00:00</updated>

            <summary>Plugin-owned key/value storage primitive for Ryu: an isolated, `(plugin_id, namespace, key)`-namespaced SQLite KV store (the plugin-host `storage:kv` capability&#38;apos;s backing state). An extracted Core capability crate; in-process by default and consumed as a NON-optional path dependency (the plugin turn-hook runtime reaches it unconditionally). `PluginStorage::open` takes an explicit db path, so the crate has ZERO dependency on apps/core — the default-path choice and the process-global handle stay Core-side as wiring.</summary>

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

        <entry>
            <title>horus-cli-0.6.12</title>

            <link href="/horus-cli/0.6.12/horus_cli/" />
            <id>urn:docs-rs:horus-cli:0.6.12</id>
            <updated>
            2026-08-09T13:31:03.913039+00:00</updated>

            <summary>The terminal client for a Horus gateway</summary>

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

        <entry>
            <title>ryu-search-0.1.9</title>

            <link href="/ryu-search/0.1.9/ryu_search/" />
            <id>urn:docs-rs:ryu-search:0.1.9</id>
            <updated>
            2026-08-09T13:30:49.524356+00:00</updated>

            <summary>Conversation search primitive for Ryu: a sqlite-vec (`vec0`) semantic KNN index plus a contentless FTS5 lexical index over past chat messages, storing vectors/inverted-index + metadata only (never message text — the caller re-reads and decrypts snippets from `conversations.db`). An extracted Core capability crate; in-process by default and consumed as a NON-optional path dependency (the ConversationStore reaches it unconditionally). The embedder is injected via the narrow `SearchEmbedder` trait, so the crate has ZERO dependency on apps/core — the registry-driven embedder choice and the default db paths stay Core-side (`apps/core/src/search_host.rs`).</summary>

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

        <entry>
            <title>axonyx-runtime-0.1.51</title>

            <link href="/axonyx-runtime/0.1.51/axonyx_runtime/" />
            <id>urn:docs-rs:axonyx-runtime:0.1.51</id>
            <updated>
            2026-08-09T13:30:44.481546+00:00</updated>

            <summary>Runtime contract and execution layer for Axonyx applications</summary>

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

        <entry>
            <title>axonyx-core-0.1.51</title>

            <link href="/axonyx-core/0.1.51/axonyx_core/" />
            <id>urn:docs-rs:axonyx-core:0.1.51</id>
            <updated>
            2026-08-09T13:30:30.815044+00:00</updated>

            <summary>Core parser, lowering, query model, and SQL draft compiler for Axonyx</summary>

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

        <entry>
            <title>ryu-predict-0.1.9</title>

            <link href="/ryu-predict/0.1.9/ryu_predict/" />
            <id>urn:docs-rs:ryu-predict:0.1.9</id>
            <updated>
            2026-08-09T13:28:22.933725+00:00</updated>

            <summary>Predict: the system-wide predictive-typing brain for Ryu — an extracted Core capability crate owning the completion engine (config, per-app allowlist, secure-field denylist, prompt assembly, reply cleanup) and the `/api/predict/*` HTTP surface. In-process default; Core consumes it as a NON-optional path dependency. Every cross-cutting call it needs (preferences, the agent&#38;apos;s bound model, the default model id, the Gateway side-model call, and the plugin-owned enabled flag) is inverted through the `PredictHost` trait so this crate has ZERO dependency on apps/core. The process-global on/off flag (`predict::set_enabled` / boot seeding) stays in the kernel — it is the built-in Predict plugin&#38;apos;s switch.</summary>

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

        <entry>
            <title>zanzibar-0.3.0</title>

            <link href="/zanzibar/0.3.0/zanzibar/" />
            <id>urn:docs-rs:zanzibar:0.3.0</id>
            <updated>
            2026-08-09T13:28:20.808695+00:00</updated>

            <summary>Typed Zanzibar authorization for Rust, backed by Anvil.</summary>

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

        <entry>
            <title>ryu-realtime-0.1.9</title>

            <link href="/ryu-realtime/0.1.9/ryu_realtime/" />
            <id>urn:docs-rs:ryu-realtime:0.1.9</id>
            <updated>
            2026-08-09T13:28:18.206404+00:00</updated>

            <summary>Room-keyed realtime fan-out primitive for Ryu: a transport-agnostic RoomRegistry mapping room_id -&#38;gt; a per-room tokio actor that owns isolated ephemeral state (presence map + idle clock) behind a command channel, with a bounded broadcast sender for fan-out. Rooms are keyed by id, hibernate when idle, and rehydrate on next join; membership is an RAII guard whose Drop reaps presence. Exposes a typed event contract (the Frame enum over Events/Presence/DocSync channels, broadcast via publish_event, subscribe returning a droppable receiver = unsubscribe handle). An extracted Core capability crate consumed as a NON-optional in-process path dependency (the chat fan-out path drives it directly, never over IPC). ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>mandible-tui-0.2.0</title>

            <link href="/mandible-tui/0.2.0/mandible_tui/" />
            <id>urn:docs-rs:mandible-tui:0.2.0</id>
            <updated>
            2026-08-09T13:28:13.953161+00:00</updated>

            <summary>The ratatui-based terminal UI for mandible: tree pane, detail pane, search bar, status bar, and keybinding overlay. Not independently useful outside the mandible workspace.</summary>

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

        <entry>
            <title>mandible-extract-0.2.0</title>

            <link href="/mandible-extract/0.2.0/mandible_extract/" />
            <id>urn:docs-rs:mandible-extract:0.2.0</id>
            <updated>
            2026-08-09T13:28:08.098591+00:00</updated>

            <summary>The tiered CLI extraction pipeline for mandible: framework identification, per-framework help-text grammars, completion-script parsing, man pages, and native probes, merged behind one ExtractionTier trait. Not independently useful outside the mandible workspace.</summary>

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

        <entry>
            <title>mandible-0.2.0</title>

            <link href="/crate/mandible/0.2.0" />
            <id>urn:docs-rs:mandible:0.2.0</id>
            <updated>
            2026-08-09T13:28:05.189063+00:00</updated>

            <summary>mandible: a universal, interactive TUI reference for CLI tools. `mandible git` opens an explorable tree of every command, subcommand, and flag git has, with descriptions.</summary>

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

        <entry>
            <title>mandible-search-0.2.0</title>

            <link href="/mandible-search/0.2.0/mandible_search/" />
            <id>urn:docs-rs:mandible-search:0.2.0</id>
            <updated>
            2026-08-09T13:27:58.817447+00:00</updated>

            <summary>Fuzzy search index over commands and flags for mandible, backed by nucleo. Not independently useful outside the mandible workspace.</summary>

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

        <entry>
            <title>nanovdb-rs-0.0.5</title>

            <link href="/nanovdb-rs/0.0.5/nanovdb_rs/" />
            <id>urn:docs-rs:nanovdb-rs:0.0.5</id>
            <updated>
            2026-08-09T13:27:56.782276+00:00</updated>

            <summary>Pure-Rust reader for NanoVDB (.nvdb) sparse volumetric grid files.</summary>

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

        <entry>
            <title>recview-0.2.0</title>

            <link href="/crate/recview/0.2.0" />
            <id>urn:docs-rs:recview:0.2.0</id>
            <updated>
            2026-08-09T13:27:49.992440+00:00</updated>

            <summary>Instant review window for screen recordings: trim, crop, export, discard</summary>

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

        <entry>
            <title>mandible-core-0.2.0</title>

            <link href="/mandible-core/0.2.0/mandible_core/" />
            <id>urn:docs-rs:mandible-core:0.2.0</id>
            <updated>
            2026-08-09T13:27:49.024423+00:00</updated>

            <summary>Shared intermediate representation (IR) for mandible: CommandNode, Flag, Text sanitization, Provenance, Authority, and merge logic. Not independently useful outside the mandible workspace.</summary>

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

        <entry>
            <title>pgwire-0.40.6</title>

            <link href="/pgwire/0.40.6/pgwire/" />
            <id>urn:docs-rs:pgwire:0.40.6</id>
            <updated>
            2026-08-09T13:26:51.531546+00:00</updated>

            <summary>Postgresql wire protocol implemented as a library</summary>

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

        <entry>
            <title>ryu-notify-0.1.9</title>

            <link href="/ryu-notify/0.1.9/ryu_notify/" />
            <id>urn:docs-rs:ryu-notify:0.1.9</id>
            <updated>
            2026-08-09T13:26:46.764831+00:00</updated>

            <summary>Shared notification-delivery wire types + send primitives for Ryu: the swappable channel targets (webhook / Telegram / Expo push / BYO SMTP email recipient) and the dep-light HTTP send functions behind monitor alerts, policy alerts, workflow channel-send, and user-scoped notifications. The kernel notification STORE + fan-out orchestration stay Core-side (`apps/core/src/notify`); this crate holds only what Core and the out-of-process monitors engine BOTH need, so it has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>dicebear-styles-10.4.0</title>

            <link href="/dicebear-styles/10.4.0/dicebear_styles/" />
            <id>urn:docs-rs:dicebear-styles:10.4.0</id>
            <updated>
            2026-08-09T13:26:29.939493+00:00</updated>

            <summary>Definition files of the DiceBear avatar styles.</summary>

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

        <entry>
            <title>inspect-cert-chain-0.0.29</title>

            <link href="/crate/inspect-cert-chain/0.0.29" />
            <id>urn:docs-rs:inspect-cert-chain:0.0.29</id>
            <updated>
            2026-08-09T13:26:17.345561+00:00</updated>

            <summary>OpenSSL-like text output for debugging certificate chains</summary>

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

        <entry>
            <title>ryu-mesh-0.1.9</title>

            <link href="/ryu-mesh/0.1.9/ryu_mesh/" />
            <id>urn:docs-rs:ryu-mesh:0.1.9</id>
            <updated>
            2026-08-09T13:25:07.040357+00:00</updated>

            <summary>Mesh read/shape primitive for Ryu (#478 P5–P7): the read side of the optional Tailscale/Headscale plane. Owns `RYU_MESH_ENABLED` gating, the `GET /api/mesh/status` (Contract 6) shaping from `tailscale status --json`, the fail-closed shared-mesh-token bearer resolution for `GET /api/mesh/peers` (the node-admittance security model this crate anchors — `enforce_remote_auth` stays in Core and consults `is_insecure_auth_token_placeholder` here), and the Funnel helpers P6 consumes for public webhook ingress. An extracted Core capability crate; in-process by default and consumed as a NON-optional path dependency (the fail-closed startup gate reads `is_enabled()`/`is_insecure_auth_token_placeholder` unconditionally). The one kernel coupling — the `tailscale`/`tailscaled` process shell-outs (the &#38;apos;what runs&#38;apos; half of the mesh, a Sidecar in Core) — inverts through the narrow `MeshHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>horus-gateway-0.6.12</title>

            <link href="/horus-gateway/0.6.12/horus_gateway/" />
            <id>urn:docs-rs:horus-gateway:0.6.12</id>
            <updated>
            2026-08-09T13:24:54.225994+00:00</updated>

            <summary>Headless authenticated gateway for Horus frontends</summary>

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

        <entry>
            <title>pg-proto-0.6.2</title>

            <link href="/pg-proto/0.6.2/pg_proto/" />
            <id>urn:docs-rs:pg-proto:0.6.2</id>
            <updated>
            2026-08-09T13:24:45.583326+00:00</updated>

            <summary>Session-typed PostgreSQL wire protocol</summary>

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

        <entry>
            <title>ryu-mcp-catalog-0.1.9</title>

            <link href="/ryu-mcp-catalog/0.1.9/ryu_mcp_catalog/" />
            <id>urn:docs-rs:ryu-mcp-catalog:0.1.9</id>
            <updated>
            2026-08-09T13:24:37.889529+00:00</updated>

            <summary>MCP server catalog primitive for Ryu: browse and install MCP servers from the official Model Context Protocol registry (and sibling Smithery / Ryu-hosted sources). Owns the tolerant `server.json` wire parser, catalog card/detail shaping, the SSRF-safe pagination fetch, and the security-hardened install-plan builder (package-identifier / version / remote-URL validation, no shell-metacharacter or path-traversal smuggling). An extracted Core capability crate with ZERO dependency on apps/core — its one cross-cutting kernel coupling, the SSRF-guarded registry fetch (`server::guarded_get_bytes`), inverts through the narrow `McpCatalogHost` trait, which Core installs at boot.</summary>

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

        <entry>
            <title>ryu-image-0.1.9</title>

            <link href="/ryu-image/0.1.9/ryu_image/" />
            <id>urn:docs-rs:ryu-image:0.1.9</id>
            <updated>
            2026-08-09T13:23:25.904466+00:00</updated>

            <summary>Image-generation modality primitive for Ryu: `generate(prompt) -&#38;gt; image` with a swappable engine seam (local stable-diffusion.cpp by default; OpenRouter/Replicate/fal cloud providers routed through the Gateway). An extracted Core capability crate — in-process by default and consumed as a NON-optional path dependency (the `POST /api/images/generate` data path reaches it unconditionally). Owns the image-gen abstraction + routing: prompt validation, default-count, the local-vs-cloud dispatch, and the media proxy/gateway-forward mechanics. Host couplings the crate cannot own (the local sd-server base-url, the Gateway url/token, and lazy-starting the sd.cpp sidecar) are injected via the narrow `ImageHost` trait, so the crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>actixutils-0.5.0</title>

            <link href="/actixutils/0.5.0/actixutils/" />
            <id>urn:docs-rs:actixutils:0.5.0</id>
            <updated>
            2026-08-09T13:23:08.202546+00:00</updated>

            <summary>Reusable middleware and request utilities for Actix Web</summary>

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

        <entry>
            <title>pg-proto-fsm-0.6.2</title>

            <link href="/pg-proto-fsm/0.6.2/pg_proto_fsm/" />
            <id>urn:docs-rs:pg-proto-fsm:0.6.2</id>
            <updated>
            2026-08-09T13:22:41.102153+00:00</updated>

            <summary>Protocol grammar generator for pg-proto</summary>

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

        <entry>
            <title>ryu-hardware-0.1.9</title>

            <link href="/ryu-hardware/0.1.9/ryu_hardware/" />
            <id>urn:docs-rs:ryu-hardware:0.1.9</id>
            <updated>
            2026-08-09T13:22:34.741883+00:00</updated>

            <summary>Ryu Hardware Protocol (RHP v1) node backend — an extracted Core capability crate: the paired-device registry (SQLite store + revocable per-device tokens), pairing nonce verification, the Opus/WAV codec edge, the per-connection realtime session state machine (audio buffering + ambient meeting bridge), the live device-sender registry, the display-nudge loop, and the device-registry + TRMNL display HTTP surface. In-process default; Core consumes it as a NON-optional path dependency (the codec is also used by the voice module, the store backs ServerState in every build). The public ws/pair ingress route + the chat-turn orchestration (welded to Core&#38;apos;s run_text_turn/voice/TTS session loop) stay Core-side as consumers of this crate&#38;apos;s types.</summary>

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

        <entry>
            <title>ai-agents-cli-1.0.4</title>

            <link href="/ai-agents-cli/1.0.4/ai_agents_cli/" />
            <id>urn:docs-rs:ai-agents-cli:1.0.4</id>
            <updated>
            2026-08-09T13:21:24.933458+00:00</updated>

            <summary>Command-line interface for running YAML-defined AI agents</summary>

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

        <entry>
            <title>ryu-email-send-0.1.9</title>

            <link href="/ryu-email-send/0.1.9/ryu_email_send/" />
            <id>urn:docs-rs:ryu-email-send:0.1.9</id>
            <updated>
            2026-08-09T13:21:17.846039+00:00</updated>

            <summary>BYOK SMTP email sink for Ryu self-host: a swappable outbound-email transport (the SES agent-inbox path in `packages/mail` is the other) delivering policy/monitor alerts and, later, agent-inbox send. A rich multi-recipient / cc-bcc / text+html multipart / threaded / attachment builder plus a one-line alert helper, over a BYO relay resolved prefs-first then `RYU_SMTP_*` env — no default provider, no-op when unconfigured. An extracted Core capability crate; secret custody stays kernel-side via an injected password resolver, so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>why3-ptree-0.1.0</title>

            <link href="/why3-ptree/0.1.0/why3_ptree/" />
            <id>urn:docs-rs:why3-ptree:0.1.0</id>
            <updated>
            2026-08-09T13:20:56.635978+00:00</updated>

            <summary>A Rust port of the parse trees and related utilities from the Why3 OCaml API.</summary>

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

        <entry>
            <title>cronp-0.1.0</title>

            <link href="/cronp/0.1.0/cronp/" />
            <id>urn:docs-rs:cronp:0.1.0</id>
            <updated>
            2026-08-09T13:20:30.778771+00:00</updated>

            <summary>A blazing fast no-std, no-alloc cron expression parser with multiple dialects support</summary>

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

        <entry>
            <title>wgpu-algorithms-0.5.0</title>

            <link href="/wgpu-algorithms/0.5.0/wgpu_algorithms/" />
            <id>urn:docs-rs:wgpu-algorithms:0.5.0</id>
            <updated>
            2026-08-09T13:20:29.372133+00:00</updated>

            <summary>Deprecated compatibility package for wgpu-primitives.</summary>

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

        <entry>
            <title>wgpu-primitives-0.5.0</title>

            <link href="/wgpu-primitives/0.5.0/wgpu_primitives/" />
            <id>urn:docs-rs:wgpu-primitives:0.5.0</id>
            <updated>
            2026-08-09T13:20:23.135815+00:00</updated>

            <summary>Composable GPU primitives for Rust applications using wgpu.</summary>

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

        <entry>
            <title>ryu-durable-0.1.9</title>

            <link href="/ryu-durable/0.1.9/ryu_durable/" />
            <id>urn:docs-rs:ryu-durable:0.1.9</id>
            <updated>
            2026-08-09T13:20:11.645951+00:00</updated>

            <summary>Durable-execution primitive for Ryu: the swap-seam `DurableEngine` trait (checkpoint / resume / replay of a run to completion) plus `FileCheckpointStore`, the atomically-durable (temp + fsync + rename) directory-backed run-state store that makes crash-recoverable resume real rather than best-effort. An extracted Core capability crate; in-process by default and consumed as a NON-optional path dependency (the workflow store checkpoints every node through it). The trait is generic over the run/workflow types, so the crate has ZERO dependency on apps/core — the petgraph workflow executor (the `execute` implementation) and the concrete `WorkflowRun` type stay Core-side (`apps/core/src/workflow/durable.rs` host shim). The seam re-admits an external Temporal/Restate/DBOS sidecar backend.</summary>

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

        <entry>
            <title>ai-agents-1.0.4</title>

            <link href="/ai-agents/1.0.4/ai_agents/" />
            <id>urn:docs-rs:ai-agents:1.0.4</id>
            <updated>
            2026-08-09T13:19:54.855094+00:00</updated>

            <summary>A Rust framework for building AI agents from YAML specifications with trait-based extensibility</summary>

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

        <entry>
            <title>ryu-composio-0.1.9</title>

            <link href="/ryu-composio/0.1.9/ryu_composio/" />
            <id>urn:docs-rs:ryu-composio:0.1.9</id>
            <updated>
            2026-08-09T13:19:10.377599+00:00</updated>

            <summary>Composio integration orchestration (Core side): the user&#38;apos;s Composio account seam. Owns the preferences-first API-key resolver, the toolkit/action/trigger catalog client, connection initiate/status, the persisted trigger-subscription store (poll + fail-closed HMAC-SHA256 webhook verification), and the MCP execute-action HTTP path with connection-required elicitation detection. An extracted Core capability crate — in-process default (no IPC on any hot path). The only workflow/agent-engine couplings (run a workflow / run an agent when a trigger fires) are inverted through the ComposioHost trait so this crate has ZERO dependency on apps/core. The gateway&#38;apos;s governed-egress composio execute is a separate package.</summary>

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

        <entry>
            <title>winisland-plugin-api-0.3.0</title>

            <link href="/winisland-plugin-api/0.3.0/winisland_plugin_api/" />
            <id>urn:docs-rs:winisland-plugin-api:0.3.0</id>
            <updated>
            2026-08-09T13:18:59.715472+00:00</updated>

            <summary>Versioned native plugin ABI for WinIsland, with optional packaging and signing tools</summary>

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

        <entry>
            <title>dotai-0.6.0</title>

            <link href="/crate/dotai/0.6.0" />
            <id>urn:docs-rs:dotai:0.6.0</id>
            <updated>
            2026-08-09T13:18:42.629990+00:00</updated>

            <summary>Generate AGENTS.md and Claude, Cursor, and OpenCode config from a single .ai/ source directory</summary>

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

        <entry>
            <title>ai-agents-eval-1.0.4</title>

            <link href="/ai-agents-eval/1.0.4/ai_agents_eval/" />
            <id>urn:docs-rs:ai-agents-eval:1.0.4</id>
            <updated>
            2026-08-09T13:17:52.379579+00:00</updated>

            <summary>Evaluation runner for YAML-defined AI agents</summary>

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

        <entry>
            <title>ryu-collab-0.1.9</title>

            <link href="/ryu-collab/0.1.9/ryu_collab/" />
            <id>urn:docs-rs:ryu-collab:0.1.9</id>
            <updated>
            2026-08-09T13:17:35.667179+00:00</updated>

            <summary>Authoritative CRDT document engine for Ryu: Core&#38;apos;s durable server-side replica of every live collaborative Yjs document. Owns the DocRegistry (lazily rehydrated per-doc yrs::Doc behind a single-writer Mutex, with apply/state-vector/diff/snapshot/materialize/flush primitives), the CollabStore (rusqlite append-only doc_updates log + compacted doc_snapshots projection at ~/.ryu/collab.db), the self-framed DocSyncMessage wire protocol, the pure classify_doc_sync write-ACL gate, and the Y.Doc-&#38;gt;source projection the non-collaborative RAG/search readers consume. &#38;apos;Authoritative&#38;apos; = durable owner, not arbiter (yrs converges arbiter-free). An extracted Core capability crate consumed as a NON-optional in-process path dependency (the kernel&#38;apos;s ServerState holds a DocRegistry unconditionally; the realtime_ws transport drives it directly, never over IPC). The single ~/.ryu kernel coupling inverts through the narrow CollabHost trait. ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>self-hosted-node-0.12.5</title>

            <link href="/crate/self-hosted-node/0.12.5" />
            <id>urn:docs-rs:self-hosted-node:0.12.5</id>
            <updated>
            2026-08-09T13:16:42.873198+00:00</updated>

            <summary>Headless manabrew engine node for hosting AI games</summary>

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

        <entry>
            <title>ai-agents-runtime-1.0.4</title>

            <link href="/ai-agents-runtime/1.0.4/ai_agents_runtime/" />
            <id>urn:docs-rs:ai-agents-runtime:1.0.4</id>
            <updated>
            2026-08-09T13:16:19.264285+00:00</updated>

            <summary>Runtime agent and builder for AI Agents framework</summary>

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

        <entry>
            <title>ryu-activity-0.1.9</title>

            <link href="/ryu-activity/0.1.9/ryu_activity/" />
            <id>urn:docs-rs:ryu-activity:0.1.9</id>
            <updated>
            2026-08-09T13:16:03.908625+00:00</updated>

            <summary>Unified activity-feed primitive for Ryu: the cross-module timeline of everything a node did (monitor alerts, quest completions, approvals, meetings, runs, manual notes) — the `ActivityItem`/`ActivityLevel` v1 contract plus the SQLite-backed `ActivityStore` (persist + newest-first cursor paging + a broadcast fan-out to the `/api/activity/stream` SSE feed). An extracted Core capability crate; in-process by default and consumed as a NON-optional path dependency (the store opens at boot, backs a `ServerState` field, and the `/api/activity*` routes are always mounted). `ActivityStore::open` takes an explicit db path, so the crate has ZERO dependency on apps/core — the default-path choice (`~/.ryu/activity.db`) stays Core-side wiring. The per-engine event mappers (`from_monitor_alert`/`from_quest_event`/…) stay in apps/core because they consume Core types (monitors/approvals/meetings/quests).</summary>

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

        <entry>
            <title>nitpicker-0.9.1</title>

            <link href="/crate/nitpicker/0.9.1" />
            <id>urn:docs-rs:nitpicker:0.9.1</id>
            <updated>
            2026-08-09T13:15:49.435370+00:00</updated>

            <summary>Multi-reviewer code review using LLMs with parallel agents and debate mode</summary>

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

        <entry>
            <title>gccjit-6.0.0</title>

            <link href="/gccjit/6.0.0/gccjit/" />
            <id>urn:docs-rs:gccjit:6.0.0</id>
            <updated>
            2026-08-09T13:15:41.053557+00:00</updated>

            <summary>Higher-level Rust bindings for libgccjit.</summary>

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

        <entry>
            <title>gccjit_sys-3.1.0</title>

            <link href="/gccjit_sys/3.1.0/gccjit_sys/" />
            <id>urn:docs-rs:gccjit_sys:3.1.0</id>
            <updated>
            2026-08-09T13:15:36.300607+00:00</updated>

            <summary>Raw bindings to libgccjit. Companion to the gccjit crate.</summary>

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

        <entry>
            <title>freya-extras-0.2.0</title>

            <link href="/freya-extras/0.2.0/freya_extras/" />
            <id>urn:docs-rs:freya-extras:0.2.0</id>
            <updated>
            2026-08-09T13:14:46.523284+00:00</updated>

            <summary>Helpers and macros for Freya projects</summary>

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

        <entry>
            <title>ryu-model-format-0.1.9</title>

            <link href="/ryu-model-format/0.1.9/ryu_model_format/" />
            <id>urn:docs-rs:ryu-model-format:0.1.9</id>
            <updated>
            2026-08-09T13:14:29.606485+00:00</updated>

            <summary>Model weight-format primitive for Ryu: the `ModelFormat` enum (GGUF/Safetensors/MLX), its wire/serde mapping, and the pure format→engine capability tables (engines_for_format, needs_engine_label, format_supported_on_node, pick_engine). A leaf capability crate with ZERO dependency on apps/core — the model catalog, sidecar providers, chat adapters, and catalog sources all reference these format types unconditionally, so it is consumed as a NON-optional path dependency and re-exported from Core as `crate::model_format`.</summary>

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

        <entry>
            <title>reqsh-0.3.2</title>

            <link href="/reqsh/0.3.2/reqsh/" />
            <id>urn:docs-rs:reqsh:0.3.2</id>
            <updated>
            2026-08-09T13:14:27.742934+00:00</updated>

            <summary>Interactive HTTP shell for API workflows</summary>

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

        <entry>
            <title>mecha-factory-publish-0.2.0</title>

            <link href="/mecha-factory-publish/0.2.0/mecha_factory_publish/" />
            <id>urn:docs-rs:mecha-factory-publish:0.2.0</id>
            <updated>
            2026-08-09T13:14:19.699327+00:00</updated>

            <summary>The home side of mecha-factory: renders bundles, versions them immutably, pairs a machine with scoped keys, and serves the MCP surface any agent client can drive.</summary>

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

        <entry>
            <title>ai-agents-facts-1.0.4</title>

            <link href="/ai-agents-facts/1.0.4/ai_agents_facts/" />
            <id>urn:docs-rs:ai-agents-facts:1.0.4</id>
            <updated>
            2026-08-09T13:13:57.709714+00:00</updated>

            <summary>Key facts extraction and actor memory for AI Agents framework</summary>

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

        <entry>
            <title>mecha-factory-0.2.0</title>

            <link href="/mecha-factory/0.2.0/mecha_factory/" />
            <id>urn:docs-rs:mecha-factory:0.2.0</id>
            <updated>
            2026-08-09T13:13:35.683841+00:00</updated>

            <summary>The public surface: one static binary serving three origins, holding published bytes and a queue of typed requests. Runs on a box we assume is lost.</summary>

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

        <entry>
            <title>ryu-knowledge-0.1.9</title>

            <link href="/ryu-knowledge/0.1.9/ryu_knowledge/" />
            <id>urn:docs-rs:ryu-knowledge:0.1.9</id>
            <updated>
            2026-08-09T13:13:34.265407+00:00</updated>

            <summary>Open Knowledge Format (OKF) primitive for Ryu: the in-memory model, permissive parser, and serializer for git-shippable knowledge bundles (Concept/Bundle/IndexDoc/LogDoc frontmatter + markdown). An extracted Core capability crate consumed as a NON-optional path dependency — the retrieval ingest, catalog source, and HTTP export handlers reference the OKF types unconditionally in the default build. Its one kernel coupling (the Windows NoWindow console-suppression util used by the git-clone `Bundle::from_git` path) is vendored verbatim as a small std-Command util, so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>rustfetchcli-0.1.0</title>

            <link href="/crate/rustfetchcli/0.1.0" />
            <id>urn:docs-rs:rustfetchcli:0.1.0</id>
            <updated>
            2026-08-09T13:13:23.936363+00:00</updated>

            <summary>A fast, minimal, and colorful system information tool written in Rust</summary>

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

        <entry>
            <title>lance-jni-0.31.0</title>

            <link href="/lance-jni/0.31.0/lance_jni/" />
            <id>urn:docs-rs:lance-jni:0.31.0</id>
            <updated>
            2026-08-09T13:13:16.441105+00:00</updated>

            <summary>JNI bindings for Lance Columnar format</summary>

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

        <entry>
            <title>ai-agents-persona-1.0.4</title>

            <link href="/ai-agents-persona/1.0.4/ai_agents_persona/" />
            <id>urn:docs-rs:ai-agents-persona:1.0.4</id>
            <updated>
            2026-08-09T13:13:07.660277+00:00</updated>

            <summary>Agent persona system for AI Agents framework</summary>

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

        <entry>
            <title>ryu-downloads-0.1.9</title>

            <link href="/ryu-downloads/0.1.9/ryu_downloads/" />
            <id>urn:docs-rs:ryu-downloads:0.1.9</id>
            <updated>
            2026-08-09T13:12:48.942091+00:00</updated>

            <summary>The DownloadCenter artifact-fetch primitive for Ryu: one process-wide registry that owns the lifecycle of every artifact Ryu pulls over the network (chat/embedding GGUFs, engine + agent binaries, tools, skills). Stream-to-`.part` with HTTP Range + `If-Range` resume, bounded retry, checksum-verify + atomic rename, pause/resume/cancel, live SSE progress over a broadcast channel, and a durable history log. An extracted Core capability crate, in-process by default and consumed as a NON-optional path dependency (the sidecar loader, model catalog, engines, and marketplace install all fetch through it — a primitive by reuse, not swap). The three kernel couplings — the `~/.ryu` data dir, the version-store checksum-skip, and Hugging Face bearer auth — invert through the narrow `DownloadsHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>agent-seat-linux-1.0.0</title>

            <link href="/agent-seat-linux/1.0.0/agent_seat_linux/" />
            <id>urn:docs-rs:agent-seat-linux:1.0.0</id>
            <updated>
            2026-08-09T13:12:48.236596+00:00</updated>

            <summary>App-scoped Wayland capture and input for Linux automation agents</summary>

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

        <entry>
            <title>garasu-0.1.9</title>

            <link href="/garasu/0.1.9/garasu/" />
            <id>urn:docs-rs:garasu:0.1.9</id>
            <updated>
            2026-08-09T13:12:42.595406+00:00</updated>

            <summary>Garasu (硝子) — GPU rendering engine: wgpu pipeline, text rendering, shader system, and winit integration</summary>

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

        <entry>
            <title>ai-agents-skills-1.0.4</title>

            <link href="/ai-agents-skills/1.0.4/ai_agents_skills/" />
            <id>urn:docs-rs:ai-agents-skills:1.0.4</id>
            <updated>
            2026-08-09T13:12:25.530773+00:00</updated>

            <summary>Skill system for AI Agents framework</summary>

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

        <entry>
            <title>mecha-manifest-0.2.0</title>

            <link href="/mecha-manifest/0.2.0/mecha_manifest/" />
            <id>urn:docs-rs:mecha-manifest:0.2.0</id>
            <updated>
            2026-08-09T13:12:25.092431+00:00</updated>

            <summary>The versioned data contract between mecha and mecha-factory: request types, bundles, their JSON Schema, their HTML form, and the one validator both ends run.</summary>

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

        <entry>
            <title>ai-agents-observability-1.0.4</title>

            <link href="/ai-agents-observability/1.0.4/ai_agents_observability/" />
            <id>urn:docs-rs:ai-agents-observability:1.0.4</id>
            <updated>
            2026-08-09T13:12:06.367974+00:00</updated>

            <summary>Observability and tracing for AI Agents framework</summary>

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

        <entry>
            <title>ryu-crypto-0.1.9</title>

            <link href="/ryu-crypto/0.1.9/ryu_crypto/" />
            <id>urn:docs-rs:ryu-crypto:0.1.9</id>
            <updated>
            2026-08-09T13:12:00.922263+00:00</updated>

            <summary>Encryption-at-rest primitive for Ryu: the FieldCipher (ChaCha20-Poly1305 AEAD with a self-describing `enc:v1:` field envelope + legacy-plaintext passthrough) and the swappable master-key custody ladder (env → OS keychain → file fallback, with legacy memory-key migration). An extracted Core capability crate; in-process by default and consumed as a NON-optional path dependency (the session/chat loop and long-term memory encrypt every row unconditionally). The two kernel couplings — the profile-scoped keychain suffix and the `~/.ryu` data dir — invert through the narrow `CryptoHost` trait so this crate has ZERO dependency on apps/core; the local-key→KMS swap story lives on the internal `Keychain` port.</summary>

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

        <entry>
            <title>ryu-app-events-0.1.9</title>

            <link href="/ryu-app-events/0.1.9/ryu_app_events/" />
            <id>urn:docs-rs:ryu-app-events:0.1.9</id>
            <updated>
            2026-08-09T13:11:50.844566+00:00</updated>

            <summary>The app-event emit client for Ryu sidecars: one dep-light helper that raises an event declared in an app&#38;apos;s manifest `contributes.hook_events` through Core&#38;apos;s `events.emit` host capability, so every plugin hook and workflow subscribed to it fires. The dispatch, authorization and fan-out all live Core-side; this crate holds only the outbound half an out-of-process sidecar needs, so it has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>rust-llm-tidy-cli-0.1.2</title>

            <link href="/crate/rust-llm-tidy-cli/0.1.2" />
            <id>urn:docs-rs:rust-llm-tidy-cli:0.1.2</id>
            <updated>
            2026-08-09T13:11:40.693196+00:00</updated>

            <summary>CLI for reordering and linting Rust source code. Intended for LLM use.</summary>

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

        <entry>
            <title>makeover-build-0.11.0</title>

            <link href="/makeover-build/0.11.0/makeover_build/" />
            <id>urn:docs-rs:makeover-build:0.11.0</id>
            <updated>
            2026-08-09T13:11:32.211450+00:00</updated>

            <summary>Build-script support for the make-family design system: materialise makeover&#38;apos;s themes and makeover-webview&#38;apos;s stylesheet into a Tauri app&#38;apos;s frontend, once, instead of copying the same twenty lines into every consumer&#38;apos;s build.rs.</summary>

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

        <entry>
            <title>makeover-tui-0.10.0</title>

            <link href="/makeover-tui/0.10.0/makeover_tui/" />
            <id>urn:docs-rs:makeover-tui:0.10.0</id>
            <updated>
            2026-08-09T13:11:29.718689+00:00</updated>

            <summary>The terminal renderer for makeover-layout, on ratatui. Colour stops being the constraint above 256 entries; geometry never does, because an edge occupies a whole cell on every side.</summary>

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

        <entry>
            <title>makeover-immediate-0.7.0</title>

            <link href="/makeover-immediate/0.7.0/makeover_immediate/" />
            <id>urn:docs-rs:makeover-immediate:0.7.0</id>
            <updated>
            2026-08-09T13:11:29.045585+00:00</updated>

            <summary>The immediate-mode renderer for makeover-layout. Immediate mode is the constraint that matters, not the library: no cascade, no retained tree, one stroke per widget. Backed by egui.</summary>

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

        <entry>
            <title>rust-llm-tidy-vis-0.1.2</title>

            <link href="/rust-llm-tidy-vis/0.1.2/rust_llm_tidy_vis/" />
            <id>urn:docs-rs:rust-llm-tidy-vis:0.1.2</id>
            <updated>
            2026-08-09T13:11:23.822993+00:00</updated>

            <summary>Narrows bare `pub` items nested inside restricted-visibility inline modules to the module&#38;apos;s visibility. Intended for LLM use.</summary>

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

        <entry>
            <title>rust-llm-tidy-reorder-0.1.2</title>

            <link href="/rust-llm-tidy-reorder/0.1.2/rust_llm_tidy_reorder/" />
            <id>urn:docs-rs:rust-llm-tidy-reorder:0.1.2</id>
            <updated>
            2026-08-09T13:11:13.788225+00:00</updated>

            <summary>Rust project for automatically reordering Rust source code. Intended for LLM use.</summary>

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

        <entry>
            <title>rust-llm-tidy-lint-0.2.0</title>

            <link href="/rust-llm-tidy-lint/0.2.0/rust_llm_tidy_lint/" />
            <id>urn:docs-rs:rust-llm-tidy-lint:0.2.0</id>
            <updated>
            2026-08-09T13:11:12.325004+00:00</updated>

            <summary>Linter for Rust source files. Checks for missing docs, incomplete error/arguments sections, placeholders, and test naming.</summary>

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

        <entry>
            <title>rust-llm-tidy-fix-0.2.0</title>

            <link href="/rust-llm-tidy-fix/0.2.0/rust_llm_tidy_fix/" />
            <id>urn:docs-rs:rust-llm-tidy-fix:0.2.0</id>
            <updated>
            2026-08-09T13:11:10.315805+00:00</updated>

            <summary>Realigns markdown tables and fixes nested code fences in place. Intended for LLM use.</summary>

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

        <entry>
            <title>rust-llm-tidy-model-0.2.0</title>

            <link href="/rust-llm-tidy-model/0.2.0/rust_llm_tidy_model/" />
            <id>urn:docs-rs:rust-llm-tidy-model:0.2.0</id>
            <updated>
            2026-08-09T13:11:00.696978+00:00</updated>

            <summary>Shared Rust source model: parse top-level items with spans, visibility, and doc comments.</summary>

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

        <entry>
            <title>makeover-webview-0.19.0</title>

            <link href="/makeover-webview/0.19.0/makeover_webview/" />
            <id>urn:docs-rs:makeover-webview:0.19.0</id>
            <updated>
            2026-08-09T13:10:48.214337+00:00</updated>

            <summary>The webview renderer for makeover-layout. Emits CSS, and is the one renderer that needs no palette: var() is the late binding, so resolution stays with the browser.</summary>

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

        <entry>
            <title>ai-agents-hooks-1.0.4</title>

            <link href="/ai-agents-hooks/1.0.4/ai_agents_hooks/" />
            <id>urn:docs-rs:ai-agents-hooks:1.0.4</id>
            <updated>
            2026-08-09T13:10:03.449986+00:00</updated>

            <summary>Agent hooks and events for AI Agents framework</summary>

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

        <entry>
            <title>makeover-touch-0.6.0</title>

            <link href="/makeover-touch/0.6.0/makeover_touch/" />
            <id>urn:docs-rs:makeover-touch:0.6.0</id>
            <updated>
            2026-08-09T13:09:34.644475+00:00</updated>

            <summary>The adaptation layer of the make-family design system: which affordances exist at a given input class and window size class. Names what appears and disappears, never how much space it takes.</summary>

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

        <entry>
            <title>ryu-shadow-core-0.1.9</title>

            <link href="/ryu-shadow-core/0.1.9/shadow_core/" />
            <id>urn:docs-rs:ryu-shadow-core:0.1.9</id>
            <updated>
            2026-08-09T13:09:29.833112+00:00</updated>

            <summary>Screen/audio/input capture, OCR, and semantic search engine for Shadow.</summary>

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

        <entry>
            <title>ticit-0.1.0</title>

            <link href="/ticit/0.1.0/ticit/" />
            <id>urn:docs-rs:ticit:0.1.0</id>
            <updated>
            2026-08-09T13:09:27.617754+00:00</updated>

            <summary>Exact sampler for noisy, adaptive Clifford-dominated quantum circuits</summary>

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

        <entry>
            <title>dcrypt-common-1.2.2</title>

            <link href="/dcrypt-common/1.2.2/dcrypt_common/" />
            <id>urn:docs-rs:dcrypt-common:1.2.2</id>
            <updated>
            2026-08-09T13:09:14.020251+00:00</updated>

            <summary>Common implementations and shared functionality for the dcrypt library</summary>

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

        <entry>
            <title>dcrypt-api-1.2.2</title>

            <link href="/dcrypt-api/1.2.2/dcrypt_api/" />
            <id>urn:docs-rs:dcrypt-api:1.2.2</id>
            <updated>
            2026-08-09T13:09:05.231307+00:00</updated>

            <summary>Public API traits and types for the dcrypt library</summary>

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

        <entry>
            <title>dcrypt-internal-1.2.2</title>

            <link href="/dcrypt-internal/1.2.2/dcrypt_internal/" />
            <id>urn:docs-rs:dcrypt-internal:1.2.2</id>
            <updated>
            2026-08-09T13:09:02.929146+00:00</updated>

            <summary>Internal utilities for the dcrypt library</summary>

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

        <entry>
            <title>dcrypt-params-1.2.2</title>

            <link href="/dcrypt-params/1.2.2/dcrypt_params/" />
            <id>urn:docs-rs:dcrypt-params:1.2.2</id>
            <updated>
            2026-08-09T13:09:01.957864+00:00</updated>

            <summary>Constant values for dcrypt library</summary>

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

        <entry>
            <title>warg-api-0.10.0</title>

            <link href="/warg-api/0.10.0/warg_api/" />
            <id>urn:docs-rs:warg-api:0.10.0</id>
            <updated>
            2026-08-09T13:08:56.784085+00:00</updated>

            <summary>Serializable types for the Warg registry REST API.</summary>

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

        <entry>
            <title>warg-protocol-0.10.0</title>

            <link href="/warg-protocol/0.10.0/warg_protocol/" />
            <id>urn:docs-rs:warg-protocol:0.10.0</id>
            <updated>
            2026-08-09T13:08:56.147175+00:00</updated>

            <summary>An implementation of the operator and package log protocols for Warg registries.</summary>

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

        <entry>
            <title>db-pool-0.6.0</title>

            <link href="/db-pool/0.6.0/db_pool/" />
            <id>urn:docs-rs:db-pool:0.6.0</id>
            <updated>
            2026-08-09T13:08:53.649749+00:00</updated>

            <summary>A thread-safe database pool for running database-tied integration tests in parallel</summary>

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

        <entry>
            <title>ai-agents-relationships-1.0.4</title>

            <link href="/ai-agents-relationships/1.0.4/ai_agents_relationships/" />
            <id>urn:docs-rs:ai-agents-relationships:1.0.4</id>
            <updated>
            2026-08-09T13:08:26.762946+00:00</updated>

            <summary>Actor relationship memory for AI Agents framework</summary>

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

        <entry>
            <title>glslint-0.5.0</title>

            <link href="/crate/glslint/0.5.0" />
            <id>urn:docs-rs:glslint:0.5.0</id>
            <updated>
            2026-08-09T13:08:20.415883+00:00</updated>

            <summary>A luma.gl/deck.gl-aware GLSL checker and language server</summary>

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

        <entry>
            <title>heald-0.1.0</title>

            <link href="/crate/heald/0.1.0" />
            <id>urn:docs-rs:heald:0.1.0</id>
            <updated>
            2026-08-09T13:08:12.033484+00:00</updated>

            <summary>One memory. Every AI agent. A single-binary CLI that keeps Antigravity, Claude Code, Cursor, Hermes, and Codex all reading from the same rules and project memory.</summary>

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

        <entry>
            <title>ghost-hands-0.1.9</title>

            <link href="/ghost-hands/0.1.9/ghost_hands/" />
            <id>urn:docs-rs:ghost-hands:0.1.9</id>
            <updated>
            2026-08-09T13:08:09.923136+00:00</updated>

            <summary>Synthetic keyboard/mouse/window input for Ghost — cross-platform.</summary>

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

        <entry>
            <title>ai-agents-tools-1.0.4</title>

            <link href="/ai-agents-tools/1.0.4/ai_agents_tools/" />
            <id>urn:docs-rs:ai-agents-tools:1.0.4</id>
            <updated>
            2026-08-09T13:08:07.043032+00:00</updated>

            <summary>Tool system for AI Agents framework</summary>

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

        <entry>
            <title>storm-config-0.28.337</title>

            <link href="/storm-config/0.28.337/storm_config/" />
            <id>urn:docs-rs:storm-config:0.28.337</id>
            <updated>
            2026-08-09T13:07:54.531414+00:00</updated>

            <summary>A crate containing the configuration structure and utilities used by Storm Software monorepos.</summary>

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

        <entry>
            <title>ghost-eyes-0.1.9</title>

            <link href="/ghost-eyes/0.1.9/ghost_eyes/" />
            <id>urn:docs-rs:ghost-eyes:0.1.9</id>
            <updated>
            2026-08-09T13:07:38.785237+00:00</updated>

            <summary>Screen perception (AX tree, screen capture, input monitoring) for Ghost — cross-platform.</summary>

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

        <entry>
            <title>makeover-layout-0.10.0</title>

            <link href="/makeover-layout/0.10.0/makeover_layout/" />
            <id>urn:docs-rs:makeover-layout:0.10.0</id>
            <updated>
            2026-08-09T13:07:31.080173+00:00</updated>

            <summary>The renderer-agnostic half of the make-family design system: what a thing IS, named as intents and relationships and never as values. Colour defers to makeover, spacing to makeover-geometry; what is left is composition.</summary>

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

        <entry>
            <title>seuss-0.3.1</title>

            <link href="/seuss/0.3.1/seuss/" />
            <id>urn:docs-rs:seuss:0.3.1</id>
            <updated>
            2026-08-09T13:07:27.419061+00:00</updated>

            <summary>A batteries-included framework for implementing Redfish-compliant services.</summary>

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

        <entry>
            <title>warg-protobuf-0.10.0</title>

            <link href="/warg-protobuf/0.10.0/warg_protobuf/" />
            <id>urn:docs-rs:warg-protobuf:0.10.0</id>
            <updated>
            2026-08-09T13:07:08.998979+00:00</updated>

            <summary>Protobuf definitions for the Warg protocol.</summary>

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

        <entry>
            <title>warg-transparency-0.10.0</title>

            <link href="/warg-transparency/0.10.0/warg_transparency/" />
            <id>urn:docs-rs:warg-transparency:0.10.0</id>
            <updated>
            2026-08-09T13:07:07.848446+00:00</updated>

            <summary>A library for transparency data structures.</summary>

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

        <entry>
            <title>ctxrepo-0.0.1</title>

            <link href="/ctxrepo/0.0.1/ctxrepo/" />
            <id>urn:docs-rs:ctxrepo:0.0.1</id>
            <updated>
            2026-08-09T13:06:40.439525+00:00</updated>

            <summary>ctxrepo — Governed context layer over a polyrepo: a manifest of members, relationships, and confidentiality boundaries plus authorization-scoped assembly. Monorepo-grade AI context completeness with polyrepo-grade independence. Governance-framework-agnostic; pqdx is the reference binding (the pqctx profile). Spec: CTXREPO-STD-0001.</summary>

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

        <entry>
            <title>warg-crypto-0.10.0</title>

            <link href="/warg-crypto/0.10.0/warg_crypto/" />
            <id>urn:docs-rs:warg-crypto:0.10.0</id>
            <updated>
            2026-08-09T13:06:36.786396+00:00</updated>

            <summary>A collection of cryptographic primitives for Warg registries.</summary>

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

        <entry>
            <title>essentia-codegen-0.1.5</title>

            <link href="/essentia-codegen/0.1.5/essentia_codegen/" />
            <id>urn:docs-rs:essentia-codegen:0.1.5</id>
            <updated>
            2026-08-09T13:06:31.961151+00:00</updated>

            <summary>Code generation utilities for Essentia Rust bindings</summary>

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

        <entry>
            <title>google-cloud-rust-0.15.0</title>

            <link href="/google-cloud-rust/0.15.0/google_cloud_rust/" />
            <id>urn:docs-rs:google-cloud-rust:0.15.0</id>
            <updated>
            2026-08-09T13:06:20.593405+00:00</updated>

            <summary>A set of client libraries to interact with various Google Cloud Platform services</summary>

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

        <entry>
            <title>graph-networks-registry-0.7.0</title>

            <link href="/graph-networks-registry/0.7.0/graph_networks_registry/" />
            <id>urn:docs-rs:graph-networks-registry:0.7.0</id>
            <updated>
            2026-08-09T13:06:13.554260+00:00</updated>

            <summary>The Graph Networks Registry types and helpers</summary>

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

        <entry>
            <title>essentia-core-0.1.5</title>

            <link href="/essentia-core/0.1.5/essentia_core/" />
            <id>urn:docs-rs:essentia-core:0.1.5</id>
            <updated>
            2026-08-09T13:06:06.024341+00:00</updated>

            <summary>Core Rust library wrapping Essentia functionality</summary>

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

        <entry>
            <title>essentia-sys-0.1.5</title>

            <link href="/essentia-sys/0.1.5/essentia_sys/" />
            <id>urn:docs-rs:essentia-sys:0.1.5</id>
            <updated>
            2026-08-09T13:05:53.757527+00:00</updated>

            <summary>Rust FFI bindings and bridge for the Essentia library</summary>

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

        <entry>
            <title>licensectl-0.1.0</title>

            <link href="/crate/licensectl/0.1.0" />
            <id>urn:docs-rs:licensectl:0.1.0</id>
            <updated>
            2026-08-09T13:05:43.124600+00:00</updated>

            <summary>A CLI to fetch, store, and apply open-source license templates with interactive placeholder fill-in</summary>

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

        <entry>
            <title>zone-detect-1.1.0</title>

            <link href="/zone-detect/1.1.0/zone_detect/" />
            <id>urn:docs-rs:zone-detect:1.1.0</id>
            <updated>
            2026-08-09T13:05:35.397146+00:00</updated>

            <summary>Rust version of the ZoneDetect C library.</summary>

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

        <entry>
            <title>cubic-0.25.0</title>

            <link href="/crate/cubic/0.25.0" />
            <id>urn:docs-rs:cubic:0.25.0</id>
            <updated>
            2026-08-09T13:05:27.910202+00:00</updated>

            <summary>Cubic spins up Linux virtual machines on Linux, macOS and Windows with a single command.</summary>

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

        <entry>
            <title>redfish-axum-0.3.1</title>

            <link href="/redfish-axum/0.3.1/redfish_axum/" />
            <id>urn:docs-rs:redfish-axum:0.3.1</id>
            <updated>
            2026-08-09T13:05:24.174919+00:00</updated>

            <summary>Components for implementing a Redfish service, based on axum.</summary>

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

        <entry>
            <title>ai-agents-state-1.0.4</title>

            <link href="/ai-agents-state/1.0.4/ai_agents_state/" />
            <id>urn:docs-rs:ai-agents-state:1.0.4</id>
            <updated>
            2026-08-09T13:05:21.988985+00:00</updated>

            <summary>State machine for AI Agents framework</summary>

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

        <entry>
            <title>ghost-permissions-0.1.9</title>

            <link href="/ghost-permissions/0.1.9/ghost_permissions/" />
            <id>urn:docs-rs:ghost-permissions:0.1.9</id>
            <updated>
            2026-08-09T13:05:21.345295+00:00</updated>

            <summary>Cross-platform check/request for the OS capabilities Ghost needs (UI automation + screen capture).</summary>

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

        <entry>
            <title>space-traders-api-0.1.2</title>

            <link href="/space-traders-api/0.1.2/space_traders_api/" />
            <id>urn:docs-rs:space-traders-api:0.1.2</id>
            <updated>
            2026-08-09T13:05:16.958268+00:00</updated>

            <summary>Generated API client for SpaceTraders</summary>

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

        <entry>
            <title>ghost-core-0.1.9</title>

            <link href="/ghost-core/0.1.9/ghost_core/" />
            <id>urn:docs-rs:ghost-core:0.1.9</id>
            <updated>
            2026-08-09T13:04:55.555228+00:00</updated>

            <summary>Core automation primitives (recipes, store) for the Ghost desktop-automation MCP server.</summary>

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

        <entry>
            <title>storm-workspace-0.19.366</title>

            <link href="/storm-workspace/0.19.366/storm_workspace/" />
            <id>urn:docs-rs:storm-workspace:0.19.366</id>
            <updated>
            2026-08-09T13:04:49.095926+00:00</updated>

            <summary>A crate containing various utilities and tools used by Storm Software to manage monorepos.</summary>

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

        <entry>
            <title>freya-component-macro-0.1.0</title>

            <link href="/freya-component-macro/0.1.0/freya_component_macro/" />
            <id>urn:docs-rs:freya-component-macro:0.1.0</id>
            <updated>
            2026-08-09T13:04:40.896832+00:00</updated>

            <summary>A component macro for freya</summary>

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

        <entry>
            <title>fuse3_opendal-0.0.19</title>

            <link href="/fuse3_opendal/0.0.19/fuse3_opendal/" />
            <id>urn:docs-rs:fuse3_opendal:0.0.19</id>
            <updated>
            2026-08-09T13:04:38.320808+00:00</updated>

            <summary>fuse3 integration for Apache OpenDAL</summary>

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

        <entry>
            <title>ai-agents-process-1.0.4</title>

            <link href="/ai-agents-process/1.0.4/ai_agents_process/" />
            <id>urn:docs-rs:ai-agents-process:1.0.4</id>
            <updated>
            2026-08-09T13:04:36.716558+00:00</updated>

            <summary>Input/Output processing pipeline for AI Agents framework</summary>

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

        <entry>
            <title>mm1-proto-timer-0.6.5</title>

            <link href="/mm1-proto-timer/0.6.5/mm1_proto_timer/" />
            <id>urn:docs-rs:mm1-proto-timer:0.6.5</id>
            <updated>
            2026-08-09T13:04:33.108900+00:00</updated>

            <summary>M/M/1! Queueing, do you speak it?!</summary>

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

        <entry>
            <title>portable-string-0.4.0</title>

            <link href="/portable-string/0.4.0/portable_string/" />
            <id>urn:docs-rs:portable-string:0.4.0</id>
            <updated>
            2026-08-09T13:04:19.151392+00:00</updated>

            <summary>Static-length strings without any allocations.</summary>

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

        <entry>
            <title>late-0.0.653</title>

            <link href="/late/0.0.653/late/" />
            <id>urn:docs-rs:late:0.0.653</id>
            <updated>
            2026-08-09T13:04:17.428059+00:00</updated>

            <summary>API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api </summary>

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

        <entry>
            <title>ryu-sdk-uniffi-0.1.9</title>

            <link href="/ryu-sdk-uniffi/0.1.9/ryu_sdk_uniffi/" />
            <id>urn:docs-rs:ryu-sdk-uniffi:0.1.9</id>
            <updated>
            2026-08-09T13:04:16.073386+00:00</updated>

            <summary>UniFFI binding surface over the ryu-sdk Rust core — the multi-language (Python/Swift/Kotlin, and optionally C#/Go) path. Exposes only the BLOCKING surface; streaming is a deferred callback-interface slice (see docs/multi-language-bindings-spec.md).</summary>

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

        <entry>
            <title>tsl-umd-0.1.1</title>

            <link href="/tsl-umd/0.1.1/tsl_umd/" />
            <id>urn:docs-rs:tsl-umd:0.1.1</id>
            <updated>
            2026-08-09T13:04:15.084417+00:00</updated>

            <summary>TSL UMD tally protocol implementation</summary>

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

        <entry>
            <title>redfish-codegen-0.3.1</title>

            <link href="/redfish-codegen/0.3.1/redfish_codegen/" />
            <id>urn:docs-rs:redfish-codegen:0.3.1</id>
            <updated>
            2026-08-09T13:04:10.305026+00:00</updated>

            <summary>An unopinionated translation of the Redfish specification into Rust.</summary>

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

        <entry>
            <title>ai-agents-template-1.0.4</title>

            <link href="/ai-agents-template/1.0.4/ai_agents_template/" />
            <id>urn:docs-rs:ai-agents-template:1.0.4</id>
            <updated>
            2026-08-09T13:04:04.889443+00:00</updated>

            <summary>Template loading and rendering for AI Agents framework</summary>

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

        <entry>
            <title>omnizip-ricepp-0.16.16</title>

            <link href="/omnizip-ricepp/0.16.16/omnizip_ricepp/" />
            <id>urn:docs-rs:omnizip-ricepp:0.16.16</id>
            <updated>
            2026-08-09T13:03:50.137536+00:00</updated>

            <summary>Pure-Rust Rice++ codec for integer-pixel data (FITS images, sensor data) — port of DwarFS ricepp</summary>

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

        <entry>
            <title>omnizip-filters-0.16.16</title>

            <link href="/omnizip-filters/0.16.16/omnizip_filters/" />
            <id>urn:docs-rs:omnizip-filters:0.16.16</id>
            <updated>
            2026-08-09T13:03:48.361531+00:00</updated>

            <summary>Pure-Rust preprocessing filters — delta and BCJ (executable code) transforms</summary>

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

        <entry>
            <title>omnizip-fsst-0.16.16</title>

            <link href="/omnizip-fsst/0.16.16/omnizip_fsst/" />
            <id>urn:docs-rs:omnizip-fsst:0.16.16</id>
            <updated>
            2026-08-09T13:03:46.472186+00:00</updated>

            <summary>Pure-Rust FSST (Fast Static Symbol Table) text preprocessor — port of the FSST reference algorithm</summary>

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

        <entry>
            <title>omnizip-blosc-0.16.16</title>

            <link href="/omnizip-blosc/0.16.16/omnizip_blosc/" />
            <id>urn:docs-rs:omnizip-blosc:0.16.16</id>
            <updated>
            2026-08-09T13:03:42.745256+00:00</updated>

            <summary>Pure-Rust BLOSC2 multi-codec container — shuffle + LZ4 for scientific data</summary>

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

        <entry>
            <title>omnizip-zstd-0.16.16</title>

            <link href="/omnizip-zstd/0.16.16/omnizip_zstd/" />
            <id>urn:docs-rs:omnizip-zstd:0.16.16</id>
            <updated>
            2026-08-09T13:03:42.125165+00:00</updated>

            <summary>Pure-Rust Zstandard encoder + decoder — port of omnizip&#38;apos;s Ruby reference</summary>

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

        <entry>
            <title>ng-repo-0.1.1-alpha.2</title>

            <link href="/ng-repo/0.1.1-alpha.2/ng_repo/" />
            <id>urn:docs-rs:ng-repo:0.1.1-alpha.2</id>
            <updated>
            2026-08-09T13:03:37.836233+00:00</updated>

            <summary>Repository library of NextGraph, a decentralized, secure and local-first web 3.0 ecosystem based on Semantic Web and CRDTs</summary>

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

        <entry>
            <title>omnizip-zpaq-0.16.16</title>

            <link href="/omnizip-zpaq/0.16.16/omnizip_zpaq/" />
            <id>urn:docs-rs:omnizip-zpaq:0.16.16</id>
            <updated>
            2026-08-09T13:03:30.030542+00:00</updated>

            <summary>Pure-Rust ZPAQ context-mixing archival codec</summary>

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

        <entry>
            <title>lau-morse-theory-0.1.0</title>

            <link href="/lau-morse-theory/0.1.0/lau_morse_theory/" />
            <id>urn:docs-rs:lau-morse-theory:0.1.0</id>
            <updated>
            2026-08-09T13:03:23.298101+00:00</updated>

            <summary>Morse theory for agent state spaces — critical points, gradient flows, and handlebody decomposition</summary>

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

        <entry>
            <title>osgui-0.0.1</title>

            <link href="/osgui/0.0.1/osgui/" />
            <id>urn:docs-rs:osgui:0.0.1</id>
            <updated>
            2026-08-09T13:03:12.155689+00:00</updated>

            <summary>OSGUI is a component driven GUI library that is like OSUI</summary>

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

        <entry>
            <title>mysql_cdc-0.2.1</title>

            <link href="/mysql_cdc/0.2.1/mysql_cdc/" />
            <id>urn:docs-rs:mysql_cdc:0.2.1</id>
            <updated>
            2026-08-09T13:03:01.245112+00:00</updated>

            <summary>MySQL/MariaDB binlog change data capture (CDC) connector for Rust</summary>

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

        <entry>
            <title>taurus-api-0.1.13</title>

            <link href="/taurus-api/0.1.13/taurus_api/" />
            <id>urn:docs-rs:taurus-api:0.1.13</id>
            <updated>
            2026-08-09T13:02:59.271083+00:00</updated>

            <summary>Taurus helper for Cosmos-SDK</summary>

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

        <entry>
            <title>goran-test-0.1.0</title>

            <link href="/goran-test/0.1.0/goran_test/" />
            <id>urn:docs-rs:goran-test:0.1.0</id>
            <updated>
            2026-08-09T13:02:59.099523+00:00</updated>

            <summary>goran test project</summary>

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

        <entry>
            <title>schemadoc-diff-derive-0.1.0</title>

            <link href="/schemadoc-diff-derive/0.1.0/schemadoc_diff_derive/" />
            <id>urn:docs-rs:schemadoc-diff-derive:0.1.0</id>
            <updated>
            2026-08-09T13:02:55.502315+00:00</updated>

            <summary>Traits deriving for schemadoc-diff</summary>

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

        <entry>
            <title>ink-stroke-modeler-rs-0.1.0</title>

            <link href="/ink-stroke-modeler-rs/0.1.0/ink_stroke_modeler_rs/" />
            <id>urn:docs-rs:ink-stroke-modeler-rs:0.1.0</id>
            <updated>
            2026-08-09T13:02:50.430158+00:00</updated>

            <summary>Unofficial and partial Rust rewrite of ink-stroke-modeler,
a C++ library for beautifully smoothing freehand (touch/stylus/pointer) input</summary>

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

        <entry>
            <title>crb-core-0.0.38</title>

            <link href="/crb-core/0.0.38/crb_core/" />
            <id>urn:docs-rs:crb-core:0.0.38</id>
            <updated>
            2026-08-09T13:02:46.703499+00:00</updated>

            <summary>CRB | Composable Runtime Blocks | Core</summary>

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

        <entry>
            <title>crb-send-0.0.38</title>

            <link href="/crb-send/0.0.38/crb_send/" />
            <id>urn:docs-rs:crb-send:0.0.38</id>
            <updated>
            2026-08-09T13:02:43.062193+00:00</updated>

            <summary>CRB | Composable Runtime Blocks | Send</summary>

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

        <entry>
            <title>publish_test_9527-0.1.2</title>

            <link href="/publish_test_9527/0.1.2/publish_test_9527/" />
            <id>urn:docs-rs:publish_test_9527:0.1.2</id>
            <updated>
            2026-08-09T13:02:38.811023+00:00</updated>

            <summary>A publish test</summary>

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

        <entry>
            <title>omnizip-ppmd-0.16.16</title>

            <link href="/omnizip-ppmd/0.16.16/omnizip_ppmd/" />
            <id>urn:docs-rs:omnizip-ppmd:0.16.16</id>
            <updated>
            2026-08-09T13:02:36.665763+00:00</updated>

            <summary>Pure-Rust PPMd text compression codec (PPM with escape, binary arithmetic coder)</summary>

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

        <entry>
            <title>omnizip-snappy-0.16.16</title>

            <link href="/omnizip-snappy/0.16.16/omnizip_snappy/" />
            <id>urn:docs-rs:omnizip-snappy:0.16.16</id>
            <updated>
            2026-08-09T13:02:35.632575+00:00</updated>

            <summary>Pure-Rust Snappy codec — from-spec implementation behind the omnizip Codec trait</summary>

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

        <entry>
            <title>omnizip-lzma-0.16.16</title>

            <link href="/omnizip-lzma/0.16.16/omnizip_lzma/" />
            <id>urn:docs-rs:omnizip-lzma:0.16.16</id>
            <updated>
            2026-08-09T13:02:32.962048+00:00</updated>

            <summary>Pure-Rust LZMA / LZMA2 / XZ encoder + decoder — port of omnizip&#38;apos;s Ruby reference</summary>

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

        <entry>
            <title>zernio-0.0.653</title>

            <link href="/zernio/0.0.653/zernio/" />
            <id>urn:docs-rs:zernio:0.0.653</id>
            <updated>
            2026-08-09T13:02:32.649704+00:00</updated>

            <summary>API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api </summary>

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

        <entry>
            <title>omnizip-lz4-0.16.16</title>

            <link href="/omnizip-lz4/0.16.16/omnizip_lz4/" />
            <id>urn:docs-rs:omnizip-lz4:0.16.16</id>
            <updated>
            2026-08-09T13:02:31.903887+00:00</updated>

            <summary>Pure-Rust LZ4 codec (fast + HC variants) — in-house block + frame encoder + decoder, no external deps</summary>

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

        <entry>
            <title>omnizip-flac-0.16.16</title>

            <link href="/omnizip-flac/0.16.16/omnizip_flac/" />
            <id>urn:docs-rs:omnizip-flac:0.16.16</id>
            <updated>
            2026-08-09T13:02:29.594825+00:00</updated>

            <summary>Pure-Rust FLAC audio codec — PCM header parsers (WAV, AIFF) + full LPC + Rice encoder</summary>

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

        <entry>
            <title>jito-jsm-core-0.0.5</title>

            <link href="/jito-jsm-core/0.0.5/jito_jsm_core/" />
            <id>urn:docs-rs:jito-jsm-core:0.0.5</id>
            <updated>
            2026-08-09T13:02:28.144372+00:00</updated>

            <summary>JSM Core library</summary>

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

        <entry>
            <title>omnizip-glza-0.16.16</title>

            <link href="/omnizip-glza/0.16.16/omnizip_glza/" />
            <id>urn:docs-rs:omnizip-glza:0.16.16</id>
            <updated>
            2026-08-09T13:02:27.399146+00:00</updated>

            <summary>Pure-Rust GLZA grammar-based compression codec</summary>

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

        <entry>
            <title>omnizip-deflate64-0.16.16</title>

            <link href="/omnizip-deflate64/0.16.16/omnizip_deflate64/" />
            <id>urn:docs-rs:omnizip-deflate64:0.16.16</id>
            <updated>
            2026-08-09T13:02:23.877676+00:00</updated>

            <summary>Pure-Rust Deflate64 compression codec (ZIP method 9)</summary>

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