<?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 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )</id>
    <updated>2026-08-05T08:35:14.032109+00:00</updated>

        <entry>
            <title>sui-dockerfile-verify-0.1.155</title>

            <link href="/sui-dockerfile-verify/0.1.155/sui_dockerfile_verify/" />
            <id>urn:docs-rs:sui-dockerfile-verify:0.1.155</id>
            <updated>
            2026-08-05T08:35:14.032109+00:00</updated>

            <summary>Dockerfile build equivalence checker — compares two built images&#38;apos; `docker history` layer sequence + final filesystem content modulo a typed volatile-path allowlist (supa-charge-akeyless-ci Phase 4)</summary>

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

        <entry>
            <title>sui-dockerfile-prewarmer-0.1.155</title>

            <link href="/sui-dockerfile-prewarmer/0.1.155/sui_dockerfile_prewarmer/" />
            <id>urn:docs-rs:sui-dockerfile-prewarmer:0.1.155</id>
            <updated>
            2026-08-05T08:35:02.922974+00:00</updated>

            <summary>Standing pre-warming service — polls watched public Dockerfiles for new commits and keeps sui&#38;apos;s cache warm via sui-dockerfile-wrapper (supa-charge-akeyless-ci Phase 3)</summary>

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

        <entry>
            <title>ryu-gw-budget-0.1.4</title>

            <link href="/ryu-gw-budget/0.1.4/ryu_gw_budget/" />
            <id>urn:docs-rs:ryu-gw-budget:0.1.4</id>
            <updated>
            2026-08-05T08:34:33.588616+00:00</updated>

            <summary>Ryu Gateway token-budget stage: per-user / per-agent / per-session token budgets + the per-window exec budget, as a swappable BudgetBackend trait + registry with an in-memory built-in. The first extracted gateway stage crate.</summary>

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

        <entry>
            <title>sui-dockerfile-wrapper-0.1.155</title>

            <link href="/sui-dockerfile-wrapper/0.1.155/sui_dockerfile_wrapper/" />
            <id>urn:docs-rs:sui-dockerfile-wrapper:0.1.155</id>
            <updated>
            2026-08-05T08:34:20.731078+00:00</updated>

            <summary>Intercept/resolve/fall-through wrapper around `docker build` — cache-first via sui-cache, falling through to real docker on any miss (supa-charge-akeyless-ci Phase 2)</summary>

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

        <entry>
            <title>ryu-gw-audit-0.1.4</title>

            <link href="/ryu-gw-audit/0.1.4/ryu_gw_audit/" />
            <id>urn:docs-rs:ryu-gw-audit:0.1.4</id>
            <updated>
            2026-08-05T08:34:00.425686+00:00</updated>

            <summary>Ryu Gateway audit stage: the SQLite-backed append-only request log + lifetime token totals + query/summary, exposed as a swappable AuditBackend trait + id-keyed AuditRegistry with the built-in AuditLogger active by default. An extracted gateway stage crate (mirrors ryu-gw-budget / ryu-gw-evals).</summary>

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

        <entry>
            <title>sui-daemon-graph-0.1.155</title>

            <link href="/crate/sui-daemon-graph/0.1.155" />
            <id>urn:docs-rs:sui-daemon-graph:0.1.155</id>
            <updated>
            2026-08-05T08:33:43.564525+00:00</updated>

            <summary>Binary that runs the sui graph-server: GraphServer over UDS + GraphStore + LruHotCache, with tsunagu shutdown handling. Installable as a systemd service via the matching nixos-sui-daemon-graph profile in pleme-io/nix.</summary>

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

        <entry>
            <title>ryu-gw-contracts-0.1.4</title>

            <link href="/ryu-gw-contracts/0.1.4/ryu_gw_contracts/" />
            <id>urn:docs-rs:ryu-gw-contracts:0.1.4</id>
            <updated>
            2026-08-05T08:33:41.648423+00:00</updated>

            <summary>Shared value-types exchanged between Ryu Gateway stages (e.g. AlertTier). The neutral home for cross-stage vocabulary so peer stage crates (budget, firewall, …) never depend on each other.</summary>

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

        <entry>
            <title>ryu-finetune-0.1.4</title>

            <link href="/ryu-finetune/0.1.4/ryu_finetune/" />
            <id>urn:docs-rs:ryu-finetune:0.1.4</id>
            <updated>
            2026-08-05T08:33:33.917487+00:00</updated>

            <summary>Fine-tuning (Unsloth) durable state + HTTP surface for Ryu: Core&#38;apos;s system-of-record for fine-tune jobs (SQLite `finetune.db`) and the trained-adapter catalog (`installed-adapters.json`), plus the `/api/finetune/*` control-plane surface. The training itself runs out-of-process in the `apps-store/finetune/sidecar` Python sidecar; this crate owns the durable records that survive a Core restart (the sidecar&#38;apos;s in-process registry does not) and the thin proxy that drives the training worker over HTTP. An extracted Core capability crate — in-process default, consumed by Core as a path dependency. Its lone kernel coupling (the `~/.ryu` data directory) is inverted through `init_data_dir`, so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>cargo-crap-0.4.2</title>

            <link href="/cargo-crap/0.4.2/cargo_crap/" />
            <id>urn:docs-rs:cargo-crap:0.4.2</id>
            <updated>
            2026-08-05T08:33:30.714185+00:00</updated>

            <summary>Change Risk Anti-Patterns (CRAP) metric for Rust projects</summary>

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

        <entry>
            <title>runmat-lsp-0.6.1</title>

            <link href="/crate/runmat-lsp/0.6.1" />
            <id>urn:docs-rs:runmat-lsp:0.6.1</id>
            <updated>
            2026-08-05T08:33:25.285727+00:00</updated>

            <summary>Language Server Protocol implementation for RunMat editors and tooling</summary>

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

        <entry>
            <title>cribler-0.5.0</title>

            <link href="/cribler/0.5.0/cribler/" />
            <id>urn:docs-rs:cribler:0.5.0</id>
            <updated>
            2026-08-05T08:33:10.041100+00:00</updated>

            <summary>Statistical randomness-test toolkit (chi-squared, serial, runs, KS, birthday spacing, NIST SP 800-22, paranoid meta-test). Batteries-included layer over cribler_core.</summary>

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

        <entry>
            <title>runmat-wasm-0.6.1</title>

            <link href="/runmat-wasm/0.6.1/runmat_wasm/" />
            <id>urn:docs-rs:runmat-wasm:0.6.1</id>
            <updated>
            2026-08-05T08:32:59.947286+00:00</updated>

            <summary>WebAssembly bindings for embedding RunMat in browsers</summary>

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

        <entry>
            <title>cribler_core-0.3.0</title>

            <link href="/cribler_core/0.3.0/cribler_core/" />
            <id>urn:docs-rs:cribler_core:0.3.0</id>
            <updated>
            2026-08-05T08:32:32.636431+00:00</updated>

            <summary>Core statistical randomness-test engines (closure-based, RNG-library-agnostic). Extend via cribler.</summary>

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

        <entry>
            <title>sui-daemon-0.1.155</title>

            <link href="/sui-daemon/0.1.155/sui_daemon/" />
            <id>urn:docs-rs:sui-daemon:0.1.155</id>
            <updated>
            2026-08-05T08:32:23.905473+00:00</updated>

            <summary>Nix daemon replacement (worker protocol server) for the sui Rust-native Nix runtime</summary>

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

        <entry>
            <title>claude-smart-0.2.15</title>

            <link href="/crate/claude-smart/0.2.15" />
            <id>urn:docs-rs:claude-smart:0.2.15</id>
            <updated>
            2026-08-05T08:31:08.973681+00:00</updated>

            <summary>Cross-platform Claude Code smart session manager</summary>

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

        <entry>
            <title>runmat-core-0.6.1</title>

            <link href="/runmat-core/0.6.1/runmat_core/" />
            <id>urn:docs-rs:runmat-core:0.6.1</id>
            <updated>
            2026-08-05T08:30:57.902070+00:00</updated>

            <summary>Host-agnostic RunMat execution engine (parser, interpreter, and JIT integration)</summary>

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

        <entry>
            <title>cloudiful-notifier-0.3.0</title>

            <link href="/cloudiful-notifier/0.3.0/cloudiful_notifier/" />
            <id>urn:docs-rs:cloudiful-notifier:0.3.0</id>
            <updated>
            2026-08-05T08:30:20.813556+00:00</updated>

            <summary>Async notification delivery library for ntfy, generic webhooks, DingTalk robots, and SMTP email.</summary>

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

        <entry>
            <title>ryu-meetings-0.1.4</title>

            <link href="/ryu-meetings/0.1.4/ryu_meetings/" />
            <id>urn:docs-rs:ryu-meetings:0.1.4</id>
            <updated>
            2026-08-05T08:30:10.405179+00:00</updated>

            <summary>Meeting notes for Ryu (Granola/Notion-AI style): record a call, transcribe it live, auto-detect an in-progress meeting from mic-in-use, and generate structured AI notes — an extracted Core capability crate (engine + SQLite store + audio pipeline + HTTP surface). In-process default; Core consumes it as a path dependency. Cross-cutting deps (preferences, the STT transcribe path, the Gateway note-gen call, the Spaces note store, and the auto-title model call) are inverted through the `MeetingsHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>runmat-server-client-0.6.1</title>

            <link href="/crate/runmat-server-client/0.6.1" />
            <id>urn:docs-rs:runmat-server-client:0.6.1</id>
            <updated>
            2026-08-05T08:29:47.224401+00:00</updated>

            <summary>Authenticated public API client and auth helpers for RunMat server integrations</summary>

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

        <entry>
            <title>weavatrix-edit-0.1.7</title>

            <link href="/weavatrix-edit/0.1.7/weavatrix_edit/" />
            <id>urn:docs-rs:weavatrix-edit:0.1.7</id>
            <updated>
            2026-08-05T08:29:36.449658+00:00</updated>

            <summary>Deterministic, Unicode-safe edit-plan validation and application for source refactoring</summary>

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

        <entry>
            <title>sui-dockerfile-node-cache-daemon-0.1.155</title>

            <link href="/sui-dockerfile-node-cache-daemon/0.1.155/sui_dockerfile_node_cache_daemon/" />
            <id>urn:docs-rs:sui-dockerfile-node-cache-daemon:0.1.155</id>
            <updated>
            2026-08-05T08:29:22.518135+00:00</updated>

            <summary>Node-local L0 disk cache daemon for supa-charge-akeyless-ci (Phase 3b) — one instance per k8s node, falls through to sui-cache&#38;apos;s remote StorageBackend on local miss</summary>

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

        <entry>
            <title>runmat-static-analysis-0.6.1</title>

            <link href="/runmat-static-analysis/0.6.1/runmat_static_analysis/" />
            <id>urn:docs-rs:runmat-static-analysis:0.6.1</id>
            <updated>
            2026-08-05T08:28:42.318284+00:00</updated>

            <summary>Domain-specific static analysis passes for RunMat</summary>

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

        <entry>
            <title>sui-supercacheci-0.1.155</title>

            <link href="/sui-supercacheci/0.1.155/sui_supercacheci/" />
            <id>urn:docs-rs:sui-supercacheci:0.1.155</id>
            <updated>
            2026-08-05T08:28:34.534270+00:00</updated>

            <summary>Typed shikumi config schema for /super-cache-ci — service-level sui (Postgres store, Redis cache, RAM/tmpfs build sandbox) as the never-touch-durable-disk convergence. Schema + tier model only; backend + daemon wiring are named LiveTODOs.</summary>

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

        <entry>
            <title>ryu-learning-0.1.4</title>

            <link href="/ryu-learning/0.1.4/ryu_learning/" />
            <id>urn:docs-rs:ryu-learning:0.1.4</id>
            <updated>
            2026-08-05T08:28:12.906169+00:00</updated>

            <summary>Continual-learning loop (MetaClaw-style) + experience buffer for Ryu: the reward-filtered SFT/skill-synthesis engine (sweep conversations -&#38;gt; PRM-score -&#38;gt; distill skills / assemble a fine-tune dataset) and its durable experience store (SQLite `experience.db`), plus the `/api/learn/*` + `/api/experience/list` surface. An extracted Core capability crate — in-process default, consumed by Core as a path dependency. Every Core-owned callback (conversation-store sweep, Gateway PRM/synth side-model, skill-synthesis approvals inbox, skills-registry reload, fine-tune dispatch, preference store) is inverted through the `LearningHost` trait, so this crate has ZERO dependency on apps/core. The lone kernel coupling (the `~/.ryu` data directory) is inverted through `init_data_dir`.</summary>

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

        <entry>
            <title>kenteken-0.2.1</title>

            <link href="/kenteken/0.2.1/kenteken/" />
            <id>urn:docs-rs:kenteken:0.2.1</id>
            <updated>
            2026-08-05T08:27:38.541124+00:00</updated>

            <summary>Look up Dutch vehicle data by licence plate from the RDW open data API. Agent-friendly: JSON when piped, clispec schema, structured errors.</summary>

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

        <entry>
            <title>smali-0.6.1</title>

            <link href="/smali/0.6.1/smali/" />
            <id>urn:docs-rs:smali:0.6.1</id>
            <updated>
            2026-08-05T08:27:37.966887+00:00</updated>

            <summary>A library to read and write Android disassembly smali files.</summary>

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

        <entry>
            <title>runmat-accelerate-0.6.1</title>

            <link href="/crate/runmat-accelerate/0.6.1" />
            <id>urn:docs-rs:runmat-accelerate:0.6.1</id>
            <updated>
            2026-08-05T08:27:34.038200+00:00</updated>

            <summary>Pluggable GPU acceleration layer for RunMat (CUDA, ROCm, Metal, Vulkan/Spir-V)</summary>

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

        <entry>
            <title>inferlab-0.8.4</title>

            <link href="/inferlab/0.8.4/inferlab/" />
            <id>urn:docs-rs:inferlab:0.8.4</id>
            <updated>
            2026-08-05T08:27:21.528167+00:00</updated>

            <summary>Reproducible LLM inference experiment harness: versioned workspaces, closed-loop serve/eval/bench recipes, runtime images, and file-first evidence.</summary>

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

        <entry>
            <title>dig-wallet-backend-0.17.0</title>

            <link href="/dig-wallet-backend/0.17.0/dig_wallet_backend/" />
            <id>urn:docs-rs:dig-wallet-backend:0.17.0</id>
            <updated>
            2026-08-05T08:27:14.556783+00:00</updated>

            <summary>Canonical event-driven Chia wallet backend for the DIG Network. Exports two carefully-partitioned seams: an `engine` seam (imported by dig-node — the single running wallet instance: state, sync, unsigned-spend construction, event emission; identity-parameterized, never holds a private key) and a `client` seam (used by dig-app — the event subscriber, spend review/decode, the signing interface + identity provider that hold the key). Clean-room, chia-wallet-sdk-based. Replaces dig-l1-wallet.</summary>

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

        <entry>
            <title>runmat-turbine-0.6.1</title>

            <link href="/runmat-turbine/0.6.1/runmat_turbine/" />
            <id>urn:docs-rs:runmat-turbine:0.6.1</id>
            <updated>
            2026-08-05T08:26:26.149437+00:00</updated>

            <summary>Cranelift-based JIT compiler for RunMat - the optimizing tier of our V8-inspired execution model</summary>

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

        <entry>
            <title>aex-0.1.21</title>

            <link href="/aex/0.1.21/aex/" />
            <id>urn:docs-rs:aex:0.1.21</id>
            <updated>
            2026-08-05T08:26:12.873334+00:00</updated>

            <summary>A server beyond web for rust.</summary>

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

        <entry>
            <title>sui-daemon-client-0.1.155</title>

            <link href="/sui-daemon-client/0.1.155/sui_daemon_client/" />
            <id>urn:docs-rs:sui-daemon-client:0.1.155</id>
            <updated>
            2026-08-05T08:25:47.717016+00:00</updated>

            <summary>Typed multiplexed client for the sui graph-server protocol. Connects to a UDS, sends typed requests, dispatches typed responses by RequestId. Reusable by sui CLI, tend, future ops tools.</summary>

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

        <entry>
            <title>runmat-config-0.6.1</title>

            <link href="/runmat-config/0.6.1/runmat_config/" />
            <id>urn:docs-rs:runmat-config:0.6.1</id>
            <updated>
            2026-08-05T08:25:46.829661+00:00</updated>

            <summary>Shared configuration schema and loaders for RunMat</summary>

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

        <entry>
            <title>ryu-recipes-0.1.4</title>

            <link href="/ryu-recipes/0.1.4/ryu_recipes/" />
            <id>urn:docs-rs:ryu-recipes:0.1.4</id>
            <updated>
            2026-08-05T08:25:29.961100+00:00</updated>

            <summary>Recipes: ghost-os parity for Ryu&#38;apos;s workflow system — parameterized, replayable native-desktop automations (record once with a frontier model, replay forever with a small one). An extracted Core capability crate owning the on-disk store surface (over ghost-core&#38;apos;s RecipeStore), the replay/record engine, and the `/api/recipes/*` HTTP surface. In-process default; Core consumes it as a NON-optional path dependency because the workflow executor&#38;apos;s GhostAction/Recipe nodes need `run`/`extract_mcp_json` unconditionally — the `recipes` cargo feature only gates the HTTP routes. The live-ghost couplings (the shared MCP registry for replay, and the dedicated recording subprocess / McpSession lifecycle) are inverted through the `RecipesHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>aex-macros-0.1.1</title>

            <link href="/aex-macros/0.1.1/aex_macros/" />
            <id>urn:docs-rs:aex-macros:0.1.1</id>
            <updated>
            2026-08-05T08:25:25.097671+00:00</updated>

            <summary>Procedural macros for aex: attribute-based route declarations.</summary>

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

        <entry>
            <title>inferlab-serve-domain-0.8.4</title>

            <link href="/inferlab-serve-domain/0.8.4/inferlab_serve_domain/" />
            <id>urn:docs-rs:inferlab-serve-domain:0.8.4</id>
            <updated>
            2026-08-05T08:25:18.177780+00:00</updated>

            <summary>Validated serve-planning stages and frozen process execution facts for InferLab.</summary>

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

        <entry>
            <title>ferrflow-5.52.0</title>

            <link href="/ferrflow/5.52.0/ferrflow/" />
            <id>urn:docs-rs:ferrflow:5.52.0</id>
            <updated>
            2026-08-05T08:24:55.861562+00:00</updated>

            <summary>Universal semantic versioning for monorepos and classic repos</summary>

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

        <entry>
            <title>inferlab-profiler-0.8.4</title>

            <link href="/inferlab-profiler/0.8.4/inferlab_profiler/" />
            <id>urn:docs-rs:inferlab-profiler:0.8.4</id>
            <updated>
            2026-08-05T08:24:39.942345+00:00</updated>

            <summary>Nsight Systems capture planning and lifecycle for the InferLab product.</summary>

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

        <entry>
            <title>runmat-vm-0.6.1</title>

            <link href="/runmat-vm/0.6.1/runmat_vm/" />
            <id>urn:docs-rs:runmat-vm:0.6.1</id>
            <updated>
            2026-08-05T08:24:22.743218+00:00</updated>

            <summary>RunMat virtual machine and bytecode interpreter</summary>

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

        <entry>
            <title>runmat-logging-0.6.1</title>

            <link href="/runmat-logging/0.6.1/runmat_logging/" />
            <id>urn:docs-rs:runmat-logging:0.6.1</id>
            <updated>
            2026-08-05T08:24:04.963514+00:00</updated>

            <summary>Structured logging and tracing utilities for RunMat hosts</summary>

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

        <entry>
            <title>sui-daemon-frame-0.1.155</title>

            <link href="/sui-daemon-frame/0.1.155/sui_daemon_frame/" />
            <id>urn:docs-rs:sui-daemon-frame:0.1.155</id>
            <updated>
            2026-08-05T08:23:50.374240+00:00</updated>

            <summary>Async frame codec for the rkyv-over-UDS local protocol. Reads/writes `[magic 4B][len u32 LE][rkyv body]` over any tokio AsyncRead+AsyncWrite. Reusable by server, client, tests, future tools.</summary>

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

        <entry>
            <title>inferlab-proxy-0.8.4</title>

            <link href="/inferlab-proxy/0.8.4/inferlab_proxy/" />
            <id>urn:docs-rs:inferlab-proxy:0.8.4</id>
            <updated>
            2026-08-05T08:23:33.085948+00:00</updated>

            <summary>The built-in serving proxy for Inferlab experiment topologies.</summary>

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

        <entry>
            <title>ryu-monitors-0.1.4</title>

            <link href="/ryu-monitors/0.1.4/ryu_monitors/" />
            <id>urn:docs-rs:ryu-monitors:0.1.4</id>
            <updated>
            2026-08-05T08:23:29.301225+00:00</updated>

            <summary>Website monitors for Ryu (price / stock / keyword / content-diff / uptime): watch a URL on a schedule and alert on change, with notification fan-out (webhook / Telegram / Expo push / BYO SMTP email) — an extracted Core capability crate (engine + SQLite store + notify + HTTP surface). Also owns the shared app-inbox notification store + `deliver_user_notification` and the policy-alert dedupe/delivery store. In-process default; Core consumes it as a path dependency. Cross-cutting deps (the Spider fetch MCP tool, desktop-toast events, BYO SMTP send, the notification plugin hooks, and the scheduler backing job) are inverted through the `MonitorsHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>inferlab-protocol-0.8.4</title>

            <link href="/inferlab-protocol/0.8.4/inferlab_protocol/" />
            <id>urn:docs-rs:inferlab-protocol:0.8.4</id>
            <updated>
            2026-08-05T08:22:56.515227+00:00</updated>

            <summary>Wire types for the Inferlab framework-integration protocol: strict, versioned one-shot JSON adapter operations.</summary>

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

        <entry>
            <title>inferlab-runtime-0.8.4</title>

            <link href="/inferlab-runtime/0.8.4/inferlab_runtime/" />
            <id>urn:docs-rs:inferlab-runtime:0.8.4</id>
            <updated>
            2026-08-05T08:22:54.768827+00:00</updated>

            <summary>Framework-neutral runtime lifecycle mechanics for the InferLab product.</summary>

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

        <entry>
            <title>sui-cache-0.1.155</title>

            <link href="/sui-cache/0.1.155/sui_cache/" />
            <id>urn:docs-rs:sui-cache:0.1.155</id>
            <updated>
            2026-08-05T08:22:42.314328+00:00</updated>

            <summary>Built-in binary cache server and push pipeline for the sui Rust-native Nix runtime</summary>

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

        <entry>
            <title>runmat-telemetry-0.6.1</title>

            <link href="/runmat-telemetry/0.6.1/runmat_telemetry/" />
            <id>urn:docs-rs:runmat-telemetry:0.6.1</id>
            <updated>
            2026-08-05T08:22:21.161470+00:00</updated>

            <summary>Shared telemetry schema for RunMat runtime events</summary>

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

        <entry>
            <title>lift-predict-0.4.3</title>

            <link href="/lift-predict/0.4.3/lift_predict/" />
            <id>urn:docs-rs:lift-predict:0.4.3</id>
            <updated>
            2026-08-05T08:22:09.737297+00:00</updated>

            <summary>LIFT compiler performance prediction: analytical roofline model and budget enforcement for GPU/QPU workloads</summary>

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

        <entry>
            <title>lift-codegen-0.4.3</title>

            <link href="/crate/lift-codegen/0.4.3" />
            <id>urn:docs-rs:lift-codegen:0.4.3</id>
            <updated>
            2026-08-05T08:22:09.039460+00:00</updated>

            <summary>LIFT compiler code generator: define AI and quantum models from Rust, emit .lif, .lith, .ll, .onnx, .qasm files</summary>

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

        <entry>
            <title>lift-cli-0.4.3</title>

            <link href="/crate/lift-cli/0.4.3" />
            <id>urn:docs-rs:lift-cli:0.4.3</id>
            <updated>
            2026-08-05T08:22:05.255201+00:00</updated>

            <summary>LIFT compiler CLI: verify, analyse, optimise, print, compile, simulate, and predict from the command line</summary>

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

        <entry>
            <title>ryu-teams-0.1.4</title>

            <link href="/ryu-teams/0.1.4/ryu_teams/" />
            <id>urn:docs-rs:ryu-teams:0.1.4</id>
            <updated>
            2026-08-05T08:22:01.228708+00:00</updated>

            <summary>Agent teams for Ryu (a named, ordered collection of agents + a coordination strategy, addressed as one unit via @team) — an extracted Core capability crate: SQLite store + `/api/teams/*` HTTP surface. In-process default; Core consumes it as a path dependency behind the `teams` feature. The store&#38;apos;s only host coupling (the data-dir path) is injected at open time, so this crate has ZERO dependency on apps/core; the @team chat orchestration stays in Core&#38;apos;s session loop as a consumer of this crate&#38;apos;s types.</summary>

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

        <entry>
            <title>git-branch-tree-0.1.1</title>

            <link href="/git-branch-tree/0.1.1/git_branch_tree/" />
            <id>urn:docs-rs:git-branch-tree:0.1.1</id>
            <updated>
            2026-08-05T08:21:56.276573+00:00</updated>

            <summary>Compute the real dependency tree of stacked branches from content, not ancestry, and emit the exact rebase commands to un-flatten them</summary>

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

        <entry>
            <title>lift-hybrid-0.4.3</title>

            <link href="/lift-hybrid/0.4.3/lift_hybrid/" />
            <id>urn:docs-rs:lift-hybrid:0.4.3</id>
            <updated>
            2026-08-05T08:21:31.935197+00:00</updated>

            <summary>LIFT compiler hybrid dialect: classical-quantum data encoding and joint gradient computation</summary>

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

        <entry>
            <title>lift-import-0.4.3</title>

            <link href="/lift-import/0.4.3/lift_import/" />
            <id>urn:docs-rs:lift-import:0.4.3</id>
            <updated>
            2026-08-05T08:21:31.147529+00:00</updated>

            <summary>LIFT compiler importers: PyTorch FX, ONNX, Qiskit, and OpenQASM 3 frontends</summary>

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

        <entry>
            <title>lift-export-0.4.3</title>

            <link href="/lift-export/0.4.3/lift_export/" />
            <id>urn:docs-rs:lift-export:0.4.3</id>
            <updated>
            2026-08-05T08:21:29.099838+00:00</updated>

            <summary>LIFT compiler backends: LLVM IR, ONNX (opset 21), OpenQASM 3 exporters; CUDA PTX and XLA planned</summary>

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

        <entry>
            <title>lift-sim-0.4.3</title>

            <link href="/lift-sim/0.4.3/lift_sim/" />
            <id>urn:docs-rs:lift-sim:0.4.3</id>
            <updated>
            2026-08-05T08:21:21.055977+00:00</updated>

            <summary>LIFT compiler static analysis: shape propagation, FLOP counting, memory analysis, noise simulation</summary>

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

        <entry>
            <title>lift-opt-0.4.3</title>

            <link href="/lift-opt/0.4.3/lift_opt/" />
            <id>urn:docs-rs:lift-opt:0.4.3</id>
            <updated>
            2026-08-05T08:21:20.322354+00:00</updated>

            <summary>LIFT compiler pass manager: 13 optimisation passes — constant folding, DCE, CSE, tensor fusion, gate cancellation, qubit routing</summary>

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

        <entry>
            <title>lift-quantum-0.4.3</title>

            <link href="/lift-quantum/0.4.3/lift_quantum/" />
            <id>urn:docs-rs:lift-quantum:0.4.3</id>
            <updated>
            2026-08-05T08:21:17.013022+00:00</updated>

            <summary>LIFT compiler quantum dialect: qubits (linear types), quantum gates, noise attributes, layout mapping</summary>

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

        <entry>
            <title>lift-tensor-0.4.3</title>

            <link href="/lift-tensor/0.4.3/lift_tensor/" />
            <id>urn:docs-rs:lift-tensor:0.4.3</id>
            <updated>
            2026-08-05T08:21:08.606526+00:00</updated>

            <summary>LIFT compiler AI dialect: tensor types, attention, KV cache, MoE, quantisation operations</summary>

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

        <entry>
            <title>nova-sdk-rs-1.2.0</title>

            <link href="/nova-sdk-rs/1.2.0/nova_sdk_rs/" />
            <id>urn:docs-rs:nova-sdk-rs:1.2.0</id>
            <updated>
            2026-08-05T08:21:06.616312+00:00</updated>

            <summary>Lightweight Rust SDK for NOVA: Secure group-based file sharing on NEAR Protocol with Shade/TEE + fees model.</summary>

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

        <entry>
            <title>lift-ast-0.4.3</title>

            <link href="/lift-ast/0.4.3/lift_ast/" />
            <id>urn:docs-rs:lift-ast:0.4.3</id>
            <updated>
            2026-08-05T08:21:04.967753+00:00</updated>

            <summary>LIFT compiler framework AST: lexer, parser, and AST for the .lif source language</summary>

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

        <entry>
            <title>fsp-protocol-0.1.0</title>

            <link href="/fsp-protocol/0.1.0/fsp_protocol/" />
            <id>urn:docs-rs:fsp-protocol:0.1.0</id>
            <updated>
            2026-08-05T08:20:57.156953+00:00</updated>

            <summary>An implementation of the FSP protocol (File Service Protocol, fsp://): async UDP client and v2 wire format. Anonymous file transfer simple enough for embedded devices, with its own sequencing and checksums.</summary>

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

        <entry>
            <title>lift-config-0.4.3</title>

            <link href="/lift-config/0.4.3/lift_config/" />
            <id>urn:docs-rs:lift-config:0.4.3</id>
            <updated>
            2026-08-05T08:20:54.429574+00:00</updated>

            <summary>LIFT compiler configuration: .lith language parser and validator, O0-O3 optimisation pipeline presets</summary>

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

        <entry>
            <title>trustgrant-0.2.0</title>

            <link href="/trustgrant/0.2.0/trustgrant/" />
            <id>urn:docs-rs:trustgrant:0.2.0</id>
            <updated>
            2026-08-05T08:20:49.172689+00:00</updated>

            <summary>Facade crate re-exporting all TrustGrant protocol types for convenience</summary>

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

        <entry>
            <title>lift-core-0.4.3</title>

            <link href="/lift-core/0.4.3/lift_core/" />
            <id>urn:docs-rs:lift-core:0.4.3</id>
            <updated>
            2026-08-05T08:20:43.525407+00:00</updated>

            <summary>LIFT compiler framework core: unified SSA intermediate representation (IR) for AI and quantum — types, values, operations, blocks, regions, verifier</summary>

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

        <entry>
            <title>dorimubot-framework-0.0.3</title>

            <link href="/dorimubot-framework/0.0.3/dorimubot_framework/" />
            <id>urn:docs-rs:dorimubot-framework:0.0.3</id>
            <updated>
            2026-08-05T08:20:32.550716+00:00</updated>

            <summary>基于 qqbot-rust-sdk 开发的QQ机器人开发框架</summary>

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

        <entry>
            <title>tsafe-3.3.0</title>

            <link href="/tsafe/3.3.0/tsafe/" />
            <id>urn:docs-rs:tsafe:3.3.0</id>
            <updated>
            2026-08-05T08:20:29.372397+00:00</updated>

            <summary>Meta-crate for the tsafe local-first secrets runtime: CLI, agent, MCP server, native host, and tray</summary>

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

        <entry>
            <title>dorimubot-commands-0.0.3</title>

            <link href="/dorimubot-commands/0.0.3/dorimubot_commands/" />
            <id>urn:docs-rs:dorimubot-commands:0.0.3</id>
            <updated>
            2026-08-05T08:20:24.471215+00:00</updated>

            <summary>dorimubot机器人开发框架的指令注册插件</summary>

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

        <entry>
            <title>dorimubot-axum-0.0.3</title>

            <link href="/dorimubot-axum/0.0.3/dorimubot_axum/" />
            <id>urn:docs-rs:dorimubot-axum:0.0.3</id>
            <updated>
            2026-08-05T08:20:04.369048+00:00</updated>

            <summary>dorimubot机器人开发框架的 Webhook Axum 启动器</summary>

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

        <entry>
            <title>dorimubot-framework-core-0.0.3</title>

            <link href="/dorimubot-framework-core/0.0.3/dorimubot_framework_core/" />
            <id>urn:docs-rs:dorimubot-framework-core:0.0.3</id>
            <updated>
            2026-08-05T08:19:55.799301+00:00</updated>

            <summary>基于 qqbot-rust-sdk 开发的QQ机器人开发框架</summary>

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

        <entry>
            <title>trustgrant-evaluate-0.2.0</title>

            <link href="/trustgrant-evaluate/0.2.0/trustgrant_evaluate/" />
            <id>urn:docs-rs:trustgrant-evaluate:0.2.0</id>
            <updated>
            2026-08-05T08:19:34.321064+00:00</updated>

            <summary>Hot-path evaluation engine for TrustGrant grants</summary>

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

        <entry>
            <title>dorimubot-commands-macros-0.0.3</title>

            <link href="/dorimubot-commands-macros/0.0.3/dorimubot_commands_macros/" />
            <id>urn:docs-rs:dorimubot-commands-macros:0.0.3</id>
            <updated>
            2026-08-05T08:19:28.590395+00:00</updated>

            <summary>dorimubot机器人开发框架的指令注册插件过程宏</summary>

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

        <entry>
            <title>runmat-runtime-0.6.1</title>

            <link href="/runmat-runtime/0.6.1/runmat_runtime/" />
            <id>urn:docs-rs:runmat-runtime:0.6.1</id>
            <updated>
            2026-08-05T08:19:20.771187+00:00</updated>

            <summary>Core runtime for RunMat with builtins, BLAS/LAPACK integration, and execution APIs</summary>

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

        <entry>
            <title>cubecl-utils-rs-0.0.1</title>

            <link href="/cubecl-utils-rs/0.0.1/cubecl_utils_rs/" />
            <id>urn:docs-rs:cubecl-utils-rs:0.0.1</id>
            <updated>
            2026-08-05T08:19:17.274037+00:00</updated>

            <summary>Shared CubeCL helpers: GPU tensors, device-limit queries and validated dispatch geometry.</summary>

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

        <entry>
            <title>npdatetime-0.2.8</title>

            <link href="/npdatetime/0.2.8/npdatetime/" />
            <id>urn:docs-rs:npdatetime:0.2.8</id>
            <updated>
            2026-08-05T08:19:17.083490+00:00</updated>

            <summary>Astronomical calculator for Bikram Sambat calendar based on solar and lunar positions. High-performance Nepali (Bikram Sambat) datetime library with multi-language bindings</summary>

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

        <entry>
            <title>trustgrant-issue-0.2.0</title>

            <link href="/trustgrant-issue/0.2.0/trustgrant_issue/" />
            <id>urn:docs-rs:trustgrant-issue:0.2.0</id>
            <updated>
            2026-08-05T08:19:05.366664+00:00</updated>

            <summary>Draft and signable TrustGrant document construction</summary>

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

        <entry>
            <title>trustgrant-verify-0.2.0</title>

            <link href="/trustgrant-verify/0.2.0/trustgrant_verify/" />
            <id>urn:docs-rs:trustgrant-verify:0.2.0</id>
            <updated>
            2026-08-05T08:18:49.509362+00:00</updated>

            <summary>Cold-path verification pipeline for the TrustGrant protocol</summary>

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

        <entry>
            <title>sui-eval-0.1.155</title>

            <link href="/sui-eval/0.1.155/sui_eval/" />
            <id>urn:docs-rs:sui-eval:0.1.155</id>
            <updated>
            2026-08-05T08:18:45.161259+00:00</updated>

            <summary>Clean-room Nix language evaluator — lazy tree-walker + bytecode VM with construction-guaranteed Lazy&#38;lt;T&#38;gt;</summary>

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

        <entry>
            <title>ohpm-cli-0.1.0</title>

            <link href="/crate/ohpm-cli/0.1.0" />
            <id>urn:docs-rs:ohpm-cli:0.1.0</id>
            <updated>
            2026-08-05T08:18:31.083031+00:00</updated>

            <summary>ohpm (OpenHarmony package manager) CLI reimplemented in Rust</summary>

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

        <entry>
            <title>ohpm-core-0.1.0</title>

            <link href="/ohpm-core/0.1.0/ohpm_core/" />
            <id>urn:docs-rs:ohpm-core:0.1.0</id>
            <updated>
            2026-08-05T08:18:21.440223+00:00</updated>

            <summary>Core library reimplementing ohpm (OpenHarmony package manager) capabilities in Rust</summary>

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

        <entry>
            <title>tsafe-cli-3.3.0</title>

            <link href="/tsafe-cli/3.3.0/tsafe_cli/" />
            <id>urn:docs-rs:tsafe-cli:3.3.0</id>
            <updated>
            2026-08-05T08:17:51.726004+00:00</updated>

            <summary>Local-first secrets runtime for developers — inject credentials via exec, never shell history or .env files</summary>

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

        <entry>
            <title>trustgrant-ownership-0.2.0</title>

            <link href="/trustgrant-ownership/0.2.0/trustgrant_ownership/" />
            <id>urn:docs-rs:trustgrant-ownership:0.2.0</id>
            <updated>
            2026-08-05T08:17:15.604239+00:00</updated>

            <summary>Ownership authority transition verification for the TrustGrant protocol</summary>

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

        <entry>
            <title>tsafe-tui-3.3.0</title>

            <link href="/tsafe-tui/3.3.0/tsafe_tui/" />
            <id>urn:docs-rs:tsafe-tui:3.3.0</id>
            <updated>
            2026-08-05T08:17:13.924687+00:00</updated>

            <summary>Terminal UI for tsafe secret vault — full-screen browser with keyboard navigation, history viewer, quick-unlock</summary>

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

        <entry>
            <title>tsafe-nativehost-3.3.0</title>

            <link href="/tsafe-nativehost/3.3.0/tsafe_nativehost/" />
            <id>urn:docs-rs:tsafe-nativehost:3.3.0</id>
            <updated>
            2026-08-05T08:17:10.505289+00:00</updated>

            <summary>Browser native messaging host for tsafe — lets Chrome/Edge/Firefox extensions read vault secrets safely</summary>

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

        <entry>
            <title>runmat-plot-0.6.1</title>

            <link href="/runmat-plot/0.6.1/runmat_plot/" />
            <id>urn:docs-rs:runmat-plot:0.6.1</id>
            <updated>
            2026-08-05T08:17:04.463636+00:00</updated>

            <summary>GPU-accelerated and static plotting for RunMat with WGPU and Plotters</summary>

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

        <entry>
            <title>trustgrant-ports-0.2.0</title>

            <link href="/trustgrant-ports/0.2.0/trustgrant_ports/" />
            <id>urn:docs-rs:trustgrant-ports:0.2.0</id>
            <updated>
            2026-08-05T08:16:59.634935+00:00</updated>

            <summary>Backend-agnostic port traits for the TrustGrant protocol (storage, discovery, revocation sources)</summary>

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

        <entry>
            <title>tsafe-mcp-3.3.0</title>

            <link href="/tsafe-mcp/3.3.0/tsafe_mcp/" />
            <id>urn:docs-rs:tsafe-mcp:3.3.0</id>
            <updated>
            2026-08-05T08:16:42.963242+00:00</updated>

            <summary>Bound-contract MCP server for tsafe — run policy-scoped commands without exposing secret values.</summary>

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

        <entry>
            <title>sui-registry-0.1.155</title>

            <link href="/sui-registry/0.1.155/sui_registry/" />
            <id>urn:docs-rs:sui-registry:0.1.155</id>
            <updated>
            2026-08-05T08:16:42.367262+00:00</updated>

            <summary>porto — pleme-io-native OCI Distribution Spec v1.1 registry server over sui-castore&#38;apos;s content-addressed store</summary>

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

        <entry>
            <title>ryu-research-0.1.4</title>

            <link href="/ryu-research/0.1.4/ryu_research/" />
            <id>urn:docs-rs:ryu-research:0.1.4</id>
            <updated>
            2026-08-05T08:16:27.577544+00:00</updated>

            <summary>Research: the autoresearch experiment-runner capability for Ryu. An extracted Core capability crate owning the `/api/research/*` data-path handlers, the `research__*` MCP tool contract (8 tool schemas + HTTP dispatch), and the sidecar base-URL/health helpers. In-process default; Core consumes it as a NON-optional path dependency because the MCP tool listing (`research::tool_specs`) compiles in every build — the `research` cargo feature gates ONLY the HTTP routes + OpenAPI sub-doc. The autoresearch orchestration itself (git-versioned workspaces, metric parsing, keep/reset ledger) lives in the Python `apps-store/research/sidecar` (:8087); this crate is the thin Rust surface in front of it. The one kernel coupling — lazy-starting the Core-managed sidecar + the on-disk install check — is inverted through the `ResearchHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>trustgrant-discovery-0.2.0</title>

            <link href="/trustgrant-discovery/0.2.0/trustgrant_discovery/" />
            <id>urn:docs-rs:trustgrant-discovery:0.2.0</id>
            <updated>
            2026-08-05T08:16:06.111445+00:00</updated>

            <summary>Authority discovery document parsing and signer binding resolution</summary>

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

        <entry>
            <title>tsafe-agent-3.3.0</title>

            <link href="/tsafe-agent/3.3.0/tsafe_agent/" />
            <id>urn:docs-rs:tsafe-agent:3.3.0</id>
            <updated>
            2026-08-05T08:16:02.289417+00:00</updated>

            <summary>Local session agent for tsafe — holds vault unlock state over named pipe/socket for passwordless exec</summary>

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

        <entry>
            <title>tsafe-mobile-core-3.3.0</title>

            <link href="/tsafe-mobile-core/3.3.0/tsafe_mobile_core/" />
            <id>urn:docs-rs:tsafe-mobile-core:3.3.0</id>
            <updated>
            2026-08-05T08:16:00.182367+00:00</updated>

            <summary>Portable read-only mobile facade for tsafe vault bytes, team vault bytes, TOTP, and redacted audit events</summary>

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

        <entry>
            <title>tsafe-attest-3.3.0</title>

            <link href="/tsafe-attest/3.3.0/tsafe_attest/" />
            <id>urn:docs-rs:tsafe-attest:3.3.0</id>
            <updated>
            2026-08-05T08:15:51.458712+00:00</updated>

            <summary>Attestation pipeline for tsafe — secret scanner + env-injection contract + run-evidence harness (algol-merged)</summary>

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

        <entry>
            <title>trustgrant-document-0.2.0</title>

            <link href="/trustgrant-document/0.2.0/trustgrant_document/" />
            <id>urn:docs-rs:trustgrant-document:0.2.0</id>
            <updated>
            2026-08-05T08:15:47.745927+00:00</updated>

            <summary>TrustGrant document parsing, validation, normalization, and JSON schema types</summary>

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

        <entry>
            <title>oauth2-client-0.2.0</title>

            <link href="/oauth2-client/0.2.0/oauth2_client/" />
            <id>urn:docs-rs:oauth2-client:0.2.0</id>
            <updated>
            2026-08-05T08:15:31.848745+00:00</updated>

            <summary>OAuth 2.0 Client</summary>

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

        <entry>
            <title>tsafe-core-3.3.0</title>

            <link href="/tsafe-core/3.3.0/tsafe_core/" />
            <id>urn:docs-rs:tsafe-core:3.3.0</id>
            <updated>
            2026-08-05T08:15:27.336164+00:00</updated>

            <summary>Core runtime engine for tsafe — encrypted credential storage, process injection contracts, audit log, RBAC</summary>

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

        <entry>
            <title>dfmn-0.1.0</title>

            <link href="/dfmn/0.1.0/dfmn/" />
            <id>urn:docs-rs:dfmn:0.1.0</id>
            <updated>
            2026-08-05T08:15:25.252886+00:00</updated>

            <summary>A simple and easy-to-use dotfile manager</summary>

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

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

            <link href="/oauth2-core/0.2.0/oauth2_core/" />
            <id>urn:docs-rs:oauth2-core:0.2.0</id>
            <updated>
            2026-08-05T08:15:18.663531+00:00</updated>

            <summary>OAuth 2.0 Core</summary>

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

        <entry>
            <title>runmat-meshing-evidence-0.6.1</title>

            <link href="/runmat-meshing-evidence/0.6.1/runmat_meshing_evidence/" />
            <id>urn:docs-rs:runmat-meshing-evidence:0.6.1</id>
            <updated>
            2026-08-05T08:15:12.246599+00:00</updated>

            <summary>Evidence artifact stages for RunMat meshing</summary>

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

        <entry>
            <title>trustgrant-revocation-0.2.0</title>

            <link href="/trustgrant-revocation/0.2.0/trustgrant_revocation/" />
            <id>urn:docs-rs:trustgrant-revocation:0.2.0</id>
            <updated>
            2026-08-05T08:15:07.160866+00:00</updated>

            <summary>Revocation state management and proof verification for the TrustGrant protocol</summary>

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

        <entry>
            <title>sui-nix-wrap-0.1.155</title>

            <link href="/crate/sui-nix-wrap/0.1.155" />
            <id>urn:docs-rs:sui-nix-wrap:0.1.155</id>
            <updated>
            2026-08-05T08:15:03.274064+00:00</updated>

            <summary>Migration-bridge nix wrapper — routes Working/SuiNative commands to sui, falls back to cppnix for the rest</summary>

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

        <entry>
            <title>ryu-quests-0.1.4</title>

            <link href="/ryu-quests/0.1.4/ryu_quests/" />
            <id>urn:docs-rs:ryu-quests:0.1.4</id>
            <updated>
            2026-08-05T08:14:57.505096+00:00</updated>

            <summary>Quests: the auto-detecting todo list for Ryu — an extracted Core capability crate (engine + SQLite store + HTTP surface). In-process default; Core consumes it as a path dependency behind the `quests` feature. Cross-cutting deps (preferences, Shadow MCP, the Gateway judge call, the scheduler backing job) are inverted through the `QuestsHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>chatsh-0.1.1</title>

            <link href="/chatsh/0.1.1/chatsh/" />
            <id>urn:docs-rs:chatsh:0.1.1</id>
            <updated>
            2026-08-05T08:14:57.011146+00:00</updated>

            <summary>PTY-level, shell-agnostic AI chat tool that lives inline in any terminal</summary>

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

        <entry>
            <title>runmat-meshing-0.6.1</title>

            <link href="/runmat-meshing/0.6.1/runmat_meshing/" />
            <id>urn:docs-rs:runmat-meshing:0.6.1</id>
            <updated>
            2026-08-05T08:14:52.319879+00:00</updated>

            <summary>Topology-first meshing pipeline orchestration for RunMat</summary>

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

        <entry>
            <title>runmat-meshing-tetrahedron-0.6.1</title>

            <link href="/runmat-meshing-tetrahedron/0.6.1/runmat_meshing_tetrahedron/" />
            <id>urn:docs-rs:runmat-meshing-tetrahedron:0.6.1</id>
            <updated>
            2026-08-05T08:14:48.925181+00:00</updated>

            <summary>Tetrahedron meshing stage for RunMat meshing</summary>

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

        <entry>
            <title>sui-cache-eval-0.1.155</title>

            <link href="/sui-cache-eval/0.1.155/sui_cache_eval/" />
            <id>urn:docs-rs:sui-cache-eval:0.1.155</id>
            <updated>
            2026-08-05T08:14:32.162672+00:00</updated>

            <summary>Content-addressed evaluation cache for sui — hash-keyed memoization of Nix expressions</summary>

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

        <entry>
            <title>trustgrant-domain-0.2.0</title>

            <link href="/trustgrant-domain/0.2.0/trustgrant_domain/" />
            <id>urn:docs-rs:trustgrant-domain:0.2.0</id>
            <updated>
            2026-08-05T08:14:28.980758+00:00</updated>

            <summary>Core domain types for the TrustGrant protocol (authority IDs, selector kinds, principal IDs, operation names)</summary>

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

        <entry>
            <title>gelatyx-0.3.0</title>

            <link href="/gelatyx/0.3.0/gelatyx/" />
            <id>urn:docs-rs:gelatyx:0.3.0</id>
            <updated>
            2026-08-05T08:14:28.257677+00:00</updated>

            <summary>Format code blocks inside the docs</summary>

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

        <entry>
            <title>game-audio-0.23.3</title>

            <link href="/game-audio/0.23.3/game_audio/" />
            <id>urn:docs-rs:game-audio:0.23.3</id>
            <updated>
            2026-08-05T08:14:21.730756+00:00</updated>

            <summary>Procedural game audio: generate tones, noise, and pattern-based music without audio files</summary>

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

        <entry>
            <title>trustgrant-error-0.2.0</title>

            <link href="/trustgrant-error/0.2.0/trustgrant_error/" />
            <id>urn:docs-rs:trustgrant-error:0.2.0</id>
            <updated>
            2026-08-05T08:14:13.599601+00:00</updated>

            <summary>Error types for the TrustGrant delegation protocol</summary>

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

        <entry>
            <title>toml_ops-0.1.0</title>

            <link href="/toml_ops/0.1.0/toml_ops/" />
            <id>urn:docs-rs:toml_ops:0.1.0</id>
            <updated>
            2026-08-05T08:14:01.049464+00:00</updated>

            <summary>Implement Toml pointer following the json path syntax, with type Option&#38;lt;&#38;amp;toml::Value&#38;gt;.
Overload / as path operator to point into a node in toml tree, as well as some other
meaningfull operator overload. 
</summary>

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

        <entry>
            <title>camelliakv-1.0.0</title>

            <link href="/camelliakv/1.0.0/camelliakv/" />
            <id>urn:docs-rs:camelliakv:1.0.0</id>
            <updated>
            2026-08-05T08:14:00.358683+00:00</updated>

            <summary>Embedded persistent key-value storage optimized for random-access workload and huge-capacity HDD</summary>

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

        <entry>
            <title>extra-safe-0.1.1</title>

            <link href="/extra-safe/0.1.1/extra_safe/" />
            <id>urn:docs-rs:extra-safe:0.1.1</id>
            <updated>
            2026-08-05T08:13:49.832556+00:00</updated>

            <summary>A trait hierarchy to help make the SAFE API return errors at compile time.</summary>

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

        <entry>
            <title>libcamelliaoss-1.0.0</title>

            <link href="/libcamelliaoss/1.0.0/libcamelliaoss/" />
            <id>urn:docs-rs:libcamelliaoss:1.0.0</id>
            <updated>
            2026-08-05T08:13:48.871844+00:00</updated>

            <summary>This crate defines the public interface of `CamelliaOSS` for related tools</summary>

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

        <entry>
            <title>bevy_metamask-0.1.0</title>

            <link href="/bevy_metamask/0.1.0/bevy_metamask/" />
            <id>urn:docs-rs:bevy_metamask:0.1.0</id>
            <updated>
            2026-08-05T08:13:46.993680+00:00</updated>

            <summary>Bevy plugin that supports metamask in browser</summary>

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

        <entry>
            <title>runmat-meshing-surface-0.6.1</title>

            <link href="/runmat-meshing-surface/0.6.1/runmat_meshing_surface/" />
            <id>urn:docs-rs:runmat-meshing-surface:0.6.1</id>
            <updated>
            2026-08-05T08:13:43.436606+00:00</updated>

            <summary>Surface meshing stage for RunMat meshing</summary>

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

        <entry>
            <title>ryu-healing-0.1.4</title>

            <link href="/ryu-healing/0.1.4/ryu_healing/" />
            <id>urn:docs-rs:ryu-healing:0.1.4</id>
            <updated>
            2026-08-05T08:13:42.337174+00:00</updated>

            <summary>Self-healing loop for failed runs: an extracted Core capability crate (the diagnose→propose engine + decision logic + `/api/healing/config|status` HTTP surface). In-process default; Core consumes it as a path dependency. The run-status bus, the conversation-store context read, the Gateway diagnosis call, the agent/workflow re-run, and the approvals inbox are inverted through the `HealingHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>jfs-0.9.0</title>

            <link href="/jfs/0.9.0/jfs/" />
            <id>urn:docs-rs:jfs:0.9.0</id>
            <updated>
            2026-08-05T08:13:35.650061+00:00</updated>

            <summary>A JSON file store</summary>

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

        <entry>
            <title>canteiro-types-0.1.155</title>

            <link href="/canteiro-types/0.1.155/canteiro_types/" />
            <id>urn:docs-rs:canteiro-types:0.1.155</id>
            <updated>
            2026-08-05T08:13:28.111521+00:00</updated>

            <summary>canteiro&#38;apos;s shared, wire-serializable CI-run types + the DAG decompose/affected-set algebra (CANTEIRO §7.1-C). Lean deps (serde + shigoto-dag/-types) so a consumer — e.g. a caixa `:kind Acao` renderer — gets a typed CiRun WITHOUT pulling sui-supercacheci&#38;apos;s execution tree (tokio/axum/sea-orm).</summary>

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

        <entry>
            <title>runmat-meshing-plc-0.6.1</title>

            <link href="/runmat-meshing-plc/0.6.1/runmat_meshing_plc/" />
            <id>urn:docs-rs:runmat-meshing-plc:0.6.1</id>
            <updated>
            2026-08-05T08:13:27.881600+00:00</updated>

            <summary>Protected boundary complex stage for RunMat meshing</summary>

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

        <entry>
            <title>anamnesis-0.7.1</title>

            <link href="/anamnesis/0.7.1/anamnesis/" />
            <id>urn:docs-rs:anamnesis:0.7.1</id>
            <updated>
            2026-08-05T08:13:14.093290+00:00</updated>

            <summary>Parse any tensor format, recover any precision — framework-agnostic FP8/GPTQ/AWQ/BnB dequantization, NPZ parsing, and PyTorch .pth conversion for Rust</summary>

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

        <entry>
            <title>runmat-meshing-opt-0.6.1</title>

            <link href="/runmat-meshing-opt/0.6.1/runmat_meshing_opt/" />
            <id>urn:docs-rs:runmat-meshing-opt:0.6.1</id>
            <updated>
            2026-08-05T08:13:12.968571+00:00</updated>

            <summary>Mesh optimization stages for RunMat meshing</summary>

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

        <entry>
            <title>crypto-botters-bybit-0.2.3</title>

            <link href="/crypto-botters-bybit/0.2.3/crypto_botters_bybit/" />
            <id>urn:docs-rs:crypto-botters-bybit:0.2.3</id>
            <updated>
            2026-08-05T08:13:07.775263+00:00</updated>

            <summary>A crate for interacting with the bybit API.</summary>

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

        <entry>
            <title>crypto-botters-coincheck-0.1.3</title>

            <link href="/crypto-botters-coincheck/0.1.3/crypto_botters_coincheck/" />
            <id>urn:docs-rs:crypto-botters-coincheck:0.1.3</id>
            <updated>
            2026-08-05T08:13:01.316864+00:00</updated>

            <summary>A crate for interacting with the coincheck API.</summary>

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

        <entry>
            <title>crypto-botters-binance-0.3.3</title>

            <link href="/crypto-botters-binance/0.3.3/crypto_botters_binance/" />
            <id>urn:docs-rs:crypto-botters-binance:0.3.3</id>
            <updated>
            2026-08-05T08:12:53.721178+00:00</updated>

            <summary>A crate for interacting with the Binance API.</summary>

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

        <entry>
            <title>crypto-botters-bitflyer-0.3.3</title>

            <link href="/crypto-botters-bitflyer/0.3.3/crypto_botters_bitflyer/" />
            <id>urn:docs-rs:crypto-botters-bitflyer:0.3.3</id>
            <updated>
            2026-08-05T08:12:47.624933+00:00</updated>

            <summary>A crate for interacting with the bitFlyer API.</summary>

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

        <entry>
            <title>curerr-1.1.0</title>

            <link href="/curerr/1.1.0/curerr/" />
            <id>urn:docs-rs:curerr:1.1.0</id>
            <updated>
            2026-08-05T08:12:36.976060+00:00</updated>

            <summary>Rust crate for easy error handling</summary>

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

        <entry>
            <title>solderparty-rp2040-stamp-carrier-0.5.0</title>

            <link href="/solderparty-rp2040-stamp-carrier/0.5.0/solderparty_rp2040_stamp_carrier/" />
            <id>urn:docs-rs:solderparty-rp2040-stamp-carrier:0.5.0</id>
            <updated>
            2026-08-05T08:12:32.495384+00:00</updated>

            <summary>Board Support Package for the Solder Party RP2040 Stamp</summary>

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

        <entry>
            <title>ryu-dashboards-0.1.4</title>

            <link href="/ryu-dashboards/0.1.4/ryu_dashboards/" />
            <id>urn:docs-rs:ryu-dashboards:0.1.4</id>
            <updated>
            2026-08-05T08:12:32.022475+00:00</updated>

            <summary>Home dashboards: a customizable, constantly-updating grid of widgets — an extracted Core capability crate (engine + SQLite store + widget-source resolution + refresh loop + device-image renderer + `/api/dashboards/*` HTTP surface). In-process default; Core consumes it as a NON-optional path dependency (the hardware device-dashboard renderer, the `dashboard_builder` MCP runnable, and the background refresh loop reach its types in every build). The three cross-cutting couplings the widget-source resolver needs — the Gateway URL/token (Composio), the agent runner (agent widgets), and the SSRF-guarded external fetch (HTTP widgets) — are inverted through the `DashboardsHost` trait so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>bitcoin-test-data-0.2.0</title>

            <link href="/bitcoin-test-data/0.2.0/bitcoin_test_data/" />
            <id>urn:docs-rs:bitcoin-test-data:0.2.0</id>
            <updated>
            2026-08-05T08:12:31.139229+00:00</updated>

            <summary>Bitcoin test data such as blocks and transactions samples and test vectors</summary>

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

        <entry>
            <title>mqtt-v5-fork-0.2.0</title>

            <link href="/mqtt-v5-fork/0.2.0/mqtt_v5_fork/" />
            <id>urn:docs-rs:mqtt-v5-fork:0.2.0</id>
            <updated>
            2026-08-05T08:12:26.578623+00:00</updated>

            <summary>Rust types, encode/decode functions, and a tokio codec for MQTT V5. Fork for MCloudTT</summary>

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

        <entry>
            <title>sui-protocol-0.1.155</title>

            <link href="/sui-protocol/0.1.155/sui_protocol/" />
            <id>urn:docs-rs:sui-protocol:0.1.155</id>
            <updated>
            2026-08-05T08:12:19.512647+00:00</updated>

            <summary>Single source of truth for every wire type in the sui system: rkyv-over-UDS for daemon ↔ local CLI (zero-copy hot path), tonic + protobuf for cross-host (REAPI-shaped for fleet work-stealing, tvix-castore-shaped for substituter), async-nats for fleet pub/sub. Drift between client and daemon is a compile error.</summary>

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

        <entry>
            <title>vinyana-0.3.1</title>

            <link href="/vinyana/0.3.1/vinyana/" />
            <id>urn:docs-rs:vinyana:0.3.1</id>
            <updated>
            2026-08-05T08:12:14.074684+00:00</updated>

            <summary>A neural network library written in Rust</summary>

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

        <entry>
            <title>runmat-meshing-curve-0.6.1</title>

            <link href="/runmat-meshing-curve/0.6.1/runmat_meshing_curve/" />
            <id>urn:docs-rs:runmat-meshing-curve:0.6.1</id>
            <updated>
            2026-08-05T08:12:08.159175+00:00</updated>

            <summary>Curve meshing stage for RunMat meshing</summary>

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

        <entry>
            <title>sui-build-0.1.155</title>

            <link href="/sui-build/0.1.155/sui_build/" />
            <id>urn:docs-rs:sui-build:0.1.155</id>
            <updated>
            2026-08-05T08:11:57.243403+00:00</updated>

            <summary>Nix builder with sandboxed execution, closure topo-sort, and reference scanning for the sui Rust-native runtime</summary>

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

        <entry>
            <title>diffuser-parser-0.0.0</title>

            <link href="/diffuser-parser/0.0.0/diffuser_parser/" />
            <id>urn:docs-rs:diffuser-parser:0.0.0</id>
            <updated>
            2026-08-05T08:11:55.973973+00:00</updated>

            <summary>Shared definition for diffuser parsers</summary>

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

        <entry>
            <title>runmat-meshing-cad-0.6.1</title>

            <link href="/runmat-meshing-cad/0.6.1/runmat_meshing_cad/" />
            <id>urn:docs-rs:runmat-meshing-cad:0.6.1</id>
            <updated>
            2026-08-05T08:11:53.439366+00:00</updated>

            <summary>CAD topology and evaluator stages for RunMat meshing</summary>

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

        <entry>
            <title>ws-auth-0.0.3</title>

            <link href="/ws-auth/0.0.3/ws_auth/" />
            <id>urn:docs-rs:ws-auth:0.0.3</id>
            <updated>
            2026-08-05T08:11:48.510627+00:00</updated>

            <summary>A library to help build authentication services and client libraries for web services.</summary>

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

        <entry>
            <title>ryu-clips-0.1.4</title>

            <link href="/ryu-clips/0.1.4/ryu_clips/" />
            <id>urn:docs-rs:ryu-clips:0.1.4</id>
            <updated>
            2026-08-05T08:11:40.583983+00:00</updated>

            <summary>Clips: agent-native Loom/Jam for Ryu — the Core→Shadow screen-capture proxy. An extracted Core capability crate owning the `/api/clips/*` HTTP surface (record start/stop/pause/resume, URL/file ingest, sources, frames, mp4 stream, diagnostics, recent-activity) that proxies each call to the Shadow sidecar over loopback. In-process default behind the `clips` cargo feature; the lean build drops the crate. The two kernel couplings the moved code needs — the yt-dlp downloader (over Core&#38;apos;s DownloadCenter) for URL ingest, and filing a finished clip into the `Clips` system Space — are inverted through the `ClipsHost` trait, so this crate has ZERO dependency on apps/core.</summary>

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

        <entry>
            <title>runmat-geometry-ops-0.6.1</title>

            <link href="/runmat-geometry-ops/0.6.1/runmat_geometry_ops/" />
            <id>urn:docs-rs:runmat-geometry-ops:0.6.1</id>
            <updated>
            2026-08-05T08:11:26.075813+00:00</updated>

            <summary>Pure geometry operations for RunMat</summary>

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

        <entry>
            <title>crypto-botters-api-0.1.1</title>

            <link href="/crypto-botters-api/0.1.1/crypto_botters_api/" />
            <id>urn:docs-rs:crypto-botters-api:0.1.1</id>
            <updated>
            2026-08-05T08:11:25.982559+00:00</updated>

            <summary>This crate is meant to be used by other crates of the crypto-botters project</summary>

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

        <entry>
            <title>cardinal-reward-distributor-2.2.1</title>

            <link href="/cardinal-reward-distributor/2.2.1/cardinal_reward_distributor/" />
            <id>urn:docs-rs:cardinal-reward-distributor:2.2.1</id>
            <updated>
            2026-08-05T08:11:20.396921+00:00</updated>

            <summary>Cardinal reward distributor</summary>

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

        <entry>
            <title>cardinal-group-reward-distributor-2.2.1</title>

            <link href="/cardinal-group-reward-distributor/2.2.1/cardinal_group_reward_distributor/" />
            <id>urn:docs-rs:cardinal-group-reward-distributor:2.2.1</id>
            <updated>
            2026-08-05T08:11:14.618534+00:00</updated>

            <summary>Cardinal group reward distributor</summary>

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

        <entry>
            <title>runmat-geometry-io-0.6.1</title>

            <link href="/runmat-geometry-io/0.6.1/runmat_geometry_io/" />
            <id>urn:docs-rs:runmat-geometry-io:0.6.1</id>
            <updated>
            2026-08-05T08:11:10.357754+00:00</updated>

            <summary>Geometry import/export and normalization for RunMat</summary>

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

        <entry>
            <title>cardinal-receipt-manager-2.2.1</title>

            <link href="/cardinal-receipt-manager/2.2.1/cardinal_receipt_manager/" />
            <id>urn:docs-rs:cardinal-receipt-manager:2.2.1</id>
            <updated>
            2026-08-05T08:11:07.433514+00:00</updated>

            <summary>Cardinal reward receipt manager</summary>

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

        <entry>
            <title>repline-0.0.16</title>

            <link href="/repline/0.0.16/repline/" />
            <id>urn:docs-rs:repline:0.0.16</id>
            <updated>
            2026-08-05T08:10:48.745852+00:00</updated>

            <summary>A Readline-like multiline editor for easy REPLication</summary>

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

        <entry>
            <title>sui-store-0.1.155</title>

            <link href="/sui-store/0.1.155/sui_store/" />
            <id>urn:docs-rs:sui-store:0.1.155</id>
            <updated>
            2026-08-05T08:10:33.738916+00:00</updated>

            <summary>Nix store abstraction with SeaORM-backed metadata for the sui Rust-native runtime</summary>

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

        <entry>
            <title>written-numbers-0.1.3</title>

            <link href="/written-numbers/0.1.3/written_numbers/" />
            <id>urn:docs-rs:written-numbers:0.1.3</id>
            <updated>
            2026-08-05T08:10:27.061810+00:00</updated>

            <summary>Convert numbers (1337) to words (one thousand three hundred thirty-seven).</summary>

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

        <entry>
            <title>sui-castore-0.1.155</title>

            <link href="/sui-castore/0.1.155/sui_castore/" />
            <id>urn:docs-rs:sui-castore:0.1.155</id>
            <updated>
            2026-08-05T08:10:22.249710+00:00</updated>

            <summary>Content-addressed store backends for sui: the StorageBackend trait + Local/S3/Redis/Pg/Tiered implementations shared by sui-cache and sui-registry</summary>

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

        <entry>
            <title>runmat-gc-0.6.1</title>

            <link href="/runmat-gc/0.6.1/runmat_gc/" />
            <id>urn:docs-rs:runmat-gc:0.6.1</id>
            <updated>
            2026-08-05T08:10:09.290729+00:00</updated>

            <summary>Generational garbage collector for RunMat with optional pointer compression</summary>

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