<?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 (315c10ebfec2882140bb9b1758b9798e401693bc 2026-06-13 )</id>
    <updated>2026-06-14T03:07:29.986127+00:00</updated>

        <entry>
            <title>tggen-0.0.81</title>

            <link href="/tggen/0.0.81/tggen/" />
            <id>urn:docs-rs:tggen:0.0.81</id>
            <updated>
            2026-06-14T03:07:29.986127+00:00</updated>

            <summary>A mildly competent autogenerated telegram bot api wrapper (helper crate)</summary>

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

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

            <link href="/storm-workspace/0.19.287/storm_workspace/" />
            <id>urn:docs-rs:storm-workspace:0.19.287</id>
            <updated>
            2026-06-14T03:07:18.821328+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>caliban-images-0.2.0</title>

            <link href="/caliban-images/0.2.0/caliban_images/" />
            <id>urn:docs-rs:caliban-images:0.2.0</id>
            <updated>
            2026-06-14T03:07:16.415641+00:00</updated>

            <summary>Image ingest pipeline + graphics-protocol detection for caliban — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-telemetry-0.2.0</title>

            <link href="/caliban-telemetry/0.2.0/caliban_telemetry/" />
            <id>urn:docs-rs:caliban-telemetry:0.2.0</id>
            <updated>
            2026-06-14T03:07:11.301182+00:00</updated>

            <summary>OTLP export + cost accounting + context-window tracker for caliban (ADR 0033) — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-memory-0.2.0</title>

            <link href="/caliban-memory/0.2.0/caliban_memory/" />
            <id>urn:docs-rs:caliban-memory:0.2.0</id>
            <updated>
            2026-06-14T03:06:44.442610+00:00</updated>

            <summary>File-backed memory tiers spliced into the caliban system prompt — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-plugins-0.2.0</title>

            <link href="/caliban-plugins/0.2.0/caliban_plugins/" />
            <id>urn:docs-rs:caliban-plugins:0.2.0</id>
            <updated>
            2026-06-14T03:06:42.414788+00:00</updated>

            <summary>Plugin packaging orchestrator (ADR 0030) — skill / hook / agent / MCP / output-style bundles — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-worktrees-0.2.0</title>

            <link href="/caliban-worktrees/0.2.0/caliban_worktrees/" />
            <id>urn:docs-rs:caliban-worktrees:0.2.0</id>
            <updated>
            2026-06-14T03:06:18.039112+00:00</updated>

            <summary>Git worktree manager for caliban sub-agent isolation (ADR 0037) — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-supervisor-0.2.0</title>

            <link href="/caliban-supervisor/0.2.0/caliban_supervisor/" />
            <id>urn:docs-rs:caliban-supervisor:0.2.0</id>
            <updated>
            2026-06-14T03:06:10.729226+00:00</updated>

            <summary>Per-repo supervisor daemon for caliban background sub-agents (ADR 0037) — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-sandbox-0.2.0</title>

            <link href="/caliban-sandbox/0.2.0/caliban_sandbox/" />
            <id>urn:docs-rs:caliban-sandbox:0.2.0</id>
            <updated>
            2026-06-14T03:05:56.158663+00:00</updated>

            <summary>OS-level sandbox (macOS Seatbelt + Linux bubblewrap) for caliban subprocess tools — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-provider-0.2.0</title>

            <link href="/caliban-provider/0.2.0/caliban_provider/" />
            <id>urn:docs-rs:caliban-provider:0.2.0</id>
            <updated>
            2026-06-14T03:05:48.761333+00:00</updated>

            <summary>Provider-neutral message IR and trait for the caliban agent harness — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>caliban-common-0.2.0</title>

            <link href="/caliban-common/0.2.0/caliban_common/" />
            <id>urn:docs-rs:caliban-common:0.2.0</id>
            <updated>
            2026-06-14T03:05:35.919789+00:00</updated>

            <summary>Cross-crate plumbing (paths, env-var expansion, atomic writes, globs, tracing targets) for caliban — internal crate for the caliban binary; no API stability, pin exact versions</summary>

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

        <entry>
            <title>geonative-image-0.3.0</title>

            <link href="/geonative-image/0.3.0/geonative_image/" />
            <id>urn:docs-rs:geonative-image:0.3.0</id>
            <updated>
            2026-06-14T03:04:06.584554+00:00</updated>

            <summary>Pure-Rust reader for image + world-file rasters (JPG/PNG with .jgw/.pgw sidecars) for the geonative geospatial library</summary>

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

        <entry>
            <title>roder-ext-openrouter-0.1.0</title>

            <link href="/roder-ext-openrouter/0.1.0/roder_ext_openrouter/" />
            <id>urn:docs-rs:roder-ext-openrouter:0.1.0</id>
            <updated>
            2026-06-14T03:02:11.325602+00:00</updated>

            <summary>Agentic software development tools and SDKs for Roder.</summary>

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

        <entry>
            <title>painless-belt-0.2.0</title>

            <link href="/painless-belt/0.2.0/painless_belt/" />
            <id>urn:docs-rs:painless-belt:0.2.0</id>
            <updated>
            2026-06-14T03:01:54.905324+00:00</updated>

            <summary>Run a command in a macOS sandbox with sensible defaults.</summary>

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

        <entry>
            <title>readseek-0.2.7</title>

            <link href="/crate/readseek/0.2.7" />
            <id>urn:docs-rs:readseek:0.2.7</id>
            <updated>
            2026-06-14T03:01:37.488288+00:00</updated>

            <summary>structural source reader with stable line hashes</summary>

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

        <entry>
            <title>iceyee_webdriver-7.0.1</title>

            <link href="/iceyee_webdriver/7.0.1/iceyee_webdriver/" />
            <id>urn:docs-rs:iceyee_webdriver:7.0.1</id>
            <updated>
            2026-06-14T02:59:51.346683+00:00</updated>

            <summary>web selenium.</summary>

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

        <entry>
            <title>roder-ext-openai-speech-0.1.0</title>

            <link href="/roder-ext-openai-speech/0.1.0/roder_ext_openai_speech/" />
            <id>urn:docs-rs:roder-ext-openai-speech:0.1.0</id>
            <updated>
            2026-06-14T02:58:32.223281+00:00</updated>

            <summary>Agentic software development tools and SDKs for Roder.</summary>

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

        <entry>
            <title>roder-ext-openai-responses-0.1.0</title>

            <link href="/roder-ext-openai-responses/0.1.0/roder_ext_openai_responses/" />
            <id>urn:docs-rs:roder-ext-openai-responses:0.1.0</id>
            <updated>
            2026-06-14T02:58:31.896738+00:00</updated>

            <summary>Agentic software development tools and SDKs for Roder.</summary>

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

        <entry>
            <title>zccache-watcher-1.12.2</title>

            <link href="/zccache-watcher/1.12.2/zccache_watcher/" />
            <id>urn:docs-rs:zccache-watcher:1.12.2</id>
            <updated>
            2026-06-14T02:58:29.307378+00:00</updated>

            <summary>PyO3 cdylib hosting the `zccache.watcher._native` extension module</summary>

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

        <entry>
            <title>zccache-fingerprint-1.12.2</title>

            <link href="/zccache-fingerprint/1.12.2/zccache_fingerprint/" />
            <id>urn:docs-rs:zccache-fingerprint:1.12.2</id>
            <updated>
            2026-06-14T02:58:17.179209+00:00</updated>

            <summary>PyO3 cdylib hosting the `zccache.fingerprint._native` extension module</summary>

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

        <entry>
            <title>pawan-0.5.15</title>

            <link href="/pawan/0.5.15/pawan_cli_lib/" />
            <id>urn:docs-rs:pawan:0.5.15</id>
            <updated>
            2026-06-14T02:57:58.150027+00:00</updated>

            <summary>Pawan (पवन) — CLI coding agent binary</summary>

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

        <entry>
            <title>zccache-cli-1.12.2</title>

            <link href="/zccache-cli/1.12.2/zccache_cli/" />
            <id>urn:docs-rs:zccache-cli:1.12.2</id>
            <updated>
            2026-06-14T02:57:56.151146+00:00</updated>

            <summary>PyO3 cdylib hosting the `zccache._native` extension module</summary>

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

        <entry>
            <title>zccache-1.12.2</title>

            <link href="/zccache/1.12.2/zccache/" />
            <id>urn:docs-rs:zccache:1.12.2</id>
            <updated>
            2026-06-14T02:57:18.071791+00:00</updated>

            <summary>Local-first compiler cache for C/C++/Rust/Emscripten</summary>

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

        <entry>
            <title>pawan-mcp-0.5.15</title>

            <link href="/pawan-mcp/0.5.15/pawan_mcp/" />
            <id>urn:docs-rs:pawan-mcp:0.5.15</id>
            <updated>
            2026-06-14T02:56:50.112409+00:00</updated>

            <summary>Pawan MCP client integration — connect to MCP servers and bridge tools</summary>

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

        <entry>
            <title>pawan-api-0.5.15</title>

            <link href="/pawan-api/0.5.15/pawan_api/" />
            <id>urn:docs-rs:pawan-api:0.5.15</id>
            <updated>
            2026-06-14T02:56:29.553375+00:00</updated>

            <summary>HTTP API server for Pawan — Axum + SSE streaming</summary>

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

        <entry>
            <title>pawan-aegis-0.5.15</title>

            <link href="/pawan-aegis/0.5.15/pawan_aegis/" />
            <id>urn:docs-rs:pawan-aegis:0.5.15</id>
            <updated>
            2026-06-14T02:55:01.123021+00:00</updated>

            <summary>Pawan-Aegis integration — generate pawan.toml from aegis manifests</summary>

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

        <entry>
            <title>pandora-kit-0.4.0</title>

            <link href="/crate/pandora-kit/0.4.0" />
            <id>urn:docs-rs:pandora-kit:0.4.0</id>
            <updated>
            2026-06-14T02:54:59.204695+00:00</updated>

            <summary>Interactive TUI toolkit for the Hefesto framework</summary>

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

        <entry>
            <title>pawan-core-0.5.15</title>

            <link href="/pawan-core/0.5.15/pawan/" />
            <id>urn:docs-rs:pawan-core:0.5.15</id>
            <updated>
            2026-06-14T02:54:53.674860+00:00</updated>

            <summary>Pawan (पवन) — Core library: agent, tools, config, healing</summary>

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

        <entry>
            <title>geonative-geotiff-0.3.0</title>

            <link href="/geonative-geotiff/0.3.0/geonative_geotiff/" />
            <id>urn:docs-rs:geonative-geotiff:0.3.0</id>
            <updated>
            2026-06-14T02:53:50.810368+00:00</updated>

            <summary>Pure-Rust GeoTIFF + COG reader (mmap-backed, LZW/DEFLATE/PackBits) for the geonative geospatial library</summary>

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

        <entry>
            <title>ua_generator-0.5.66</title>

            <link href="/ua_generator/0.5.66/ua_generator/" />
            <id>urn:docs-rs:ua_generator:0.5.66</id>
            <updated>
            2026-06-14T02:53:49.527204+00:00</updated>

            <summary>Random User Agent Spoofer in Rust.</summary>

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

        <entry>
            <title>containerflare-0.3.0</title>

            <link href="/containerflare/0.3.0/containerflare/" />
            <id>urn:docs-rs:containerflare:0.3.0</id>
            <updated>
            2026-06-14T02:53:48.000425+00:00</updated>

            <summary>A runtime for writing Rust-based Cloudflare Workers running in the Cloudflare Workers container runtime</summary>

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

        <entry>
            <title>encipher-0.1.2</title>

            <link href="/encipher/0.1.2/encipher/" />
            <id>urn:docs-rs:encipher:0.1.2</id>
            <updated>
            2026-06-14T02:53:42.300883+00:00</updated>

            <summary>A fast session-data cipher for Rust</summary>

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

        <entry>
            <title>containerflare-command-0.3.0</title>

            <link href="/containerflare-command/0.3.0/containerflare_command/" />
            <id>urn:docs-rs:containerflare-command:0.3.0</id>
            <updated>
            2026-06-14T02:53:33.719091+00:00</updated>

            <summary>Low-level command channel client used by Containerflare runtimes</summary>

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

        <entry>
            <title>synaps-0.3.0</title>

            <link href="/crate/synaps/0.3.0" />
            <id>urn:docs-rs:synaps:0.3.0</id>
            <updated>
            2026-06-14T02:53:33.648873+00:00</updated>

            <summary>Terminal-native AI agent runtime — parallel orchestration, reactive subagents, MCP, autonomous supervision</summary>

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

        <entry>
            <title>road-runner-common-0.5.0</title>

            <link href="/road-runner-common/0.5.0/road_runner_common/" />
            <id>urn:docs-rs:road-runner-common:0.5.0</id>
            <updated>
            2026-06-14T02:53:25.913956+00:00</updated>

            <summary>Shared Rust utilities for exchange ecosystem backend services.</summary>

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

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

            <link href="/crate/synaps-tui/0.3.0" />
            <id>urn:docs-rs:synaps-tui:0.3.0</id>
            <updated>
            2026-06-14T02:53:20.825819+00:00</updated>

            <summary>Terminal UI layer — ratatui, crossterm, syntect, tachyonfx</summary>

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

        <entry>
            <title>synaps-engine-0.3.0</title>

            <link href="/crate/synaps-engine/0.3.0" />
            <id>urn:docs-rs:synaps-engine:0.3.0</id>
            <updated>
            2026-06-14T02:52:35.193094+00:00</updated>

            <summary>Runtime engine — streaming, tools, MCP, skills, extensions, sidecar</summary>

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

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

            <link href="/synaps-core/0.3.0/agent_core/" />
            <id>urn:docs-rs:synaps-core:0.3.0</id>
            <updated>
            2026-06-14T02:52:13.901778+00:00</updated>

            <summary>Foundation types, config, session, auth, protocol — leaf crate for agent-runtime</summary>

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

        <entry>
            <title>syswatch-0.7.3</title>

            <link href="/crate/syswatch/0.7.3" />
            <id>urn:docs-rs:syswatch:0.7.3</id>
            <updated>
            2026-06-14T02:51:53.099740+00:00</updated>

            <summary>Single-host, read-only system diagnostics TUI. Twelve tabs covering CPU, memory, disks, processes, GPU, power, services, network, plus a Timeline scrubber and an Insights anomaly engine. Sibling to netwatch.</summary>

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

        <entry>
            <title>blueprint-runner-0.2.0-alpha.9</title>

            <link href="/crate/blueprint-runner/0.2.0-alpha.9" />
            <id>urn:docs-rs:blueprint-runner:0.2.0-alpha.9</id>
            <updated>
            2026-06-14T02:51:46.695439+00:00</updated>

            <summary>Runner for the Blueprint SDK</summary>

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

        <entry>
            <title>helm-sdk-0.5.14</title>

            <link href="/helm-sdk/0.5.14/helm_sdk/" />
            <id>urn:docs-rs:helm-sdk:0.5.14</id>
            <updated>
            2026-06-14T02:49:07.595838+00:00</updated>

            <summary>Rust SDK for HELM — fail-closed tool calling for AI agents</summary>

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

        <entry>
            <title>dm-database-installer-1.0.0</title>

            <link href="/crate/dm-database-installer/1.0.0" />
            <id>urn:docs-rs:dm-database-installer:1.0.0</id>
            <updated>
            2026-06-14T02:48:47.179438+00:00</updated>

            <summary>达梦数据库安装器 (dm-database-installer) — 单机/集群静默部署工具</summary>

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

        <entry>
            <title>tatertot-0.1.0</title>

            <link href="/tatertot/0.1.0/tatertot/" />
            <id>urn:docs-rs:tatertot:0.1.0</id>
            <updated>
            2026-06-14T02:48:44.887183+00:00</updated>

            <summary>Tatertot is a macro language for Rust</summary>

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

        <entry>
            <title>tatertot_macro_rules-0.1.0</title>

            <link href="/tatertot_macro_rules/0.1.0/tatertot_macro_rules/" />
            <id>urn:docs-rs:tatertot_macro_rules:0.1.0</id>
            <updated>
            2026-06-14T02:46:34.759454+00:00</updated>

            <summary>macro_rules! glue for the tatertot macro language</summary>

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

        <entry>
            <title>tatertot_proc_macros-0.1.0</title>

            <link href="/tatertot_proc_macros/0.1.0/tatertot_proc_macros/" />
            <id>urn:docs-rs:tatertot_proc_macros:0.1.0</id>
            <updated>
            2026-06-14T02:46:23.636136+00:00</updated>

            <summary>Procedural macros (eval, define) for the tatertot macro language</summary>

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

        <entry>
            <title>web-api-cat-0.7.13</title>

            <link href="/crate/web-api-cat/0.7.13" />
            <id>urn:docs-rs:web-api-cat:0.7.13</id>
            <updated>
            2026-06-14T02:46:13.782026+00:00</updated>

            <summary>Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat).  v0.7.13 adds `Element.matches(selector)` (predicate against `this`), `Element.closest(selector)` (walks ancestor chain inclusive of self, returns nearest match or null), and three pseudo-classes (`:first-child`, `:last-child`, `:only-child`) reachable through `querySelector` / `querySelectorAll` / `matches` / `closest` -- all reusing the v0.7.8-12 selector machinery.  Seventh sub-crate of a Servo-replacement webview runtime targeting Tauri.</summary>

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

        <entry>
            <title>tatertot_lib-0.1.0</title>

            <link href="/tatertot_lib/0.1.0/tatertot_lib/" />
            <id>urn:docs-rs:tatertot_lib:0.1.0</id>
            <updated>
            2026-06-14T02:45:02.091482+00:00</updated>

            <summary>Core interpreter and AST for the tatertot macro language</summary>

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

        <entry>
            <title>tracedb-sdk-0.1.1</title>

            <link href="/tracedb-sdk/0.1.1/tracedb_sdk/" />
            <id>urn:docs-rs:tracedb-sdk:0.1.1</id>
            <updated>
            2026-06-14T02:44:38.692637+00:00</updated>

            <summary>Rust SDK for the TraceDB platform-contract-v0 HTTP API.</summary>

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

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

            <link href="/crate/hydra-cli/0.1.0" />
            <id>urn:docs-rs:hydra-cli:0.1.0</id>
            <updated>
            2026-06-14T02:44:29.220564+00:00</updated>

            <summary>CLI for Hydra — reads network descriptions from files, writes results to files</summary>

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

        <entry>
            <title>geonative-mvt-0.3.0</title>

            <link href="/geonative-mvt/0.3.0/geonative_mvt/" />
            <id>urn:docs-rs:geonative-mvt:0.3.0</id>
            <updated>
            2026-06-14T02:43:22.257552+00:00</updated>

            <summary>Mapbox Vector Tile (MVT 2.1) encoder for the geonative geospatial library. Pure-Rust, no third-party protobuf dependency.</summary>

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

        <entry>
            <title>geonative-geoparquet-0.3.0</title>

            <link href="/geonative-geoparquet/0.3.0/geonative_geoparquet/" />
            <id>urn:docs-rs:geonative-geoparquet:0.3.0</id>
            <updated>
            2026-06-14T02:43:11.654772+00:00</updated>

            <summary>GeoParquet reader and writer for the geonative geospatial library</summary>

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

        <entry>
            <title>snowwt-0.2.0</title>

            <link href="/snowwt/0.2.0/snowwt/" />
            <id>urn:docs-rs:snowwt:0.2.0</id>
            <updated>
            2026-06-14T02:43:06.714433+00:00</updated>

            <summary>Snowflake JWT+Login parameter generator</summary>

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

        <entry>
            <title>yaml-rust2-0.11.0</title>

            <link href="/yaml-rust2/0.11.0/yaml_rust2/" />
            <id>urn:docs-rs:yaml-rust2:0.11.0</id>
            <updated>
            2026-06-14T02:42:52.917144+00:00</updated>

            <summary>A fully YAML 1.2 compliant YAML parser</summary>

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

        <entry>
            <title>cargo-rustango-0.43.0</title>

            <link href="/crate/cargo-rustango/0.43.0" />
            <id>urn:docs-rs:cargo-rustango:0.43.0</id>
            <updated>
            2026-06-14T02:42:50.534239+00:00</updated>

            <summary>`cargo rustango new &#38;lt;name&#38;gt;` — Django-style project scaffolder for the rustango framework.</summary>

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

        <entry>
            <title>bifrostlink-ports-0.2.4</title>

            <link href="/bifrostlink-ports/0.2.4/bifrostlink_ports/" />
            <id>urn:docs-rs:bifrostlink-ports:0.2.4</id>
            <updated>
            2026-06-14T02:42:47.394631+00:00</updated>

            <summary>Transports for bifrostlink</summary>

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

        <entry>
            <title>geonative-processing-0.3.0</title>

            <link href="/geonative-processing/0.3.0/geonative_processing/" />
            <id>urn:docs-rs:geonative-processing:0.3.0</id>
            <updated>
            2026-06-14T02:42:47.341326+00:00</updated>

            <summary>Geoprocessing algorithms (profile, reproject, clip, …) for the geonative geospatial library</summary>

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

        <entry>
            <title>bifrostlink-0.2.4</title>

            <link href="/bifrostlink/0.2.4/bifrostlink/" />
            <id>urn:docs-rs:bifrostlink:0.2.4</id>
            <updated>
            2026-06-14T02:42:44.513419+00:00</updated>

            <summary>Topology-aware RPC library</summary>

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

        <entry>
            <title>rustango-orm-macros-0.43.0</title>

            <link href="/rustango-orm-macros/0.43.0/rustango_orm_macros/" />
            <id>urn:docs-rs:rustango-orm-macros:0.43.0</id>
            <updated>
            2026-06-14T02:42:37.539662+00:00</updated>

            <summary>ORM-only proc-macros for rustango — Model / Form / embed_migrations. Carve-out of rustango-macros for the standalone rustango-orm crate.</summary>

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

        <entry>
            <title>rustango-0.43.0</title>

            <link href="/rustango/0.43.0/rustango/" />
            <id>urn:docs-rs:rustango:0.43.0</id>
            <updated>
            2026-06-14T02:42:32.229432+00:00</updated>

            <summary>Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).</summary>

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

        <entry>
            <title>tweak_shader-0.6.1</title>

            <link href="/tweak_shader/0.6.1/tweak_shader/" />
            <id>urn:docs-rs:tweak_shader:0.6.1</id>
            <updated>
            2026-06-14T02:42:27.413083+00:00</updated>

            <summary>A simple wgpu helper library for building flexible screen shaders.</summary>

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

        <entry>
            <title>bifrostlink-macros-0.2.4</title>

            <link href="/bifrostlink-macros/0.2.4/bifrostlink_macros/" />
            <id>urn:docs-rs:bifrostlink-macros:0.2.4</id>
            <updated>
            2026-06-14T02:42:18.878527+00:00</updated>

            <summary>Codegen helper for bifrostlink</summary>

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

        <entry>
            <title>hyperlane-utils-33.1.2</title>

            <link href="/hyperlane-utils/33.1.2/hyperlane_utils/" />
            <id>urn:docs-rs:hyperlane-utils:33.1.2</id>
            <updated>
            2026-06-14T02:42:12.382614+00:00</updated>

            <summary>A library providing utils for hyperlane.</summary>

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

        <entry>
            <title>utiles-0.8.0</title>

            <link href="/utiles/0.8.0/utiles/" />
            <id>urn:docs-rs:utiles:0.8.0</id>
            <updated>
            2026-06-14T02:41:56.706282+00:00</updated>

            <summary>Web map tile utils (aka utiles)</summary>

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

        <entry>
            <title>piecewise_polynomial-0.2.3</title>

            <link href="/piecewise_polynomial/0.2.3/piecewise_polynomial/" />
            <id>urn:docs-rs:piecewise_polynomial:0.2.3</id>
            <updated>
            2026-06-14T02:41:35.413915+00:00</updated>

            <summary>Fitting and interpolation with piecewise polynomials</summary>

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

        <entry>
            <title>forge-core-server-0.8.7-rc.39</title>

            <link href="/forge-core-server/0.8.7-rc.39/forge_core_server/" />
            <id>urn:docs-rs:forge-core-server:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:41:14.898300+00:00</updated>

            <summary>HTTP server for Forge - REST API, WebSocket streaming, and MCP integration</summary>

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

        <entry>
            <title>qbix-0.0.2</title>

            <link href="/crate/qbix/0.0.2" />
            <id>urn:docs-rs:qbix:0.0.2</id>
            <updated>
            2026-06-14T02:41:03.302239+00:00</updated>

            <summary>Random access to BAM records by read name using a compact .qbi index</summary>

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

        <entry>
            <title>forge-core-local-deployment-0.8.7-rc.39</title>

            <link href="/forge-core-local-deployment/0.8.7-rc.39/forge_core_local_deployment/" />
            <id>urn:docs-rs:forge-core-local-deployment:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:40:53.672720+00:00</updated>

            <summary>Local deployment implementation for Forge - manages worktrees and local task execution</summary>

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

        <entry>
            <title>rustango-macros-0.43.0</title>

            <link href="/rustango-macros/0.43.0/rustango_macros/" />
            <id>urn:docs-rs:rustango-macros:0.43.0</id>
            <updated>
            2026-06-14T02:40:17.192175+00:00</updated>

            <summary>Proc-macros for rustango: #[derive(Model)] and friends.</summary>

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

        <entry>
            <title>utiles-cover-0.8.0</title>

            <link href="/utiles-cover/0.8.0/utiles_cover/" />
            <id>urn:docs-rs:utiles-cover:0.8.0</id>
            <updated>
            2026-06-14T02:40:01.182284+00:00</updated>

            <summary>web-map-tile coverage for geojson/geo-types</summary>

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

        <entry>
            <title>utiles-core-0.8.0</title>

            <link href="/utiles-core/0.8.0/utiles_core/" />
            <id>urn:docs-rs:utiles-core:0.8.0</id>
            <updated>
            2026-06-14T02:39:49.383060+00:00</updated>

            <summary>Map tile utilities aka utiles</summary>

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

        <entry>
            <title>bencodex-rs-0.5.1</title>

            <link href="/bencodex-rs/0.5.1/bencodex/" />
            <id>urn:docs-rs:bencodex-rs:0.5.1</id>
            <updated>
            2026-06-14T02:39:37.653191+00:00</updated>

            <summary>The Rust implementation of Bencodex</summary>

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

        <entry>
            <title>forge-core-deployment-0.8.7-rc.39</title>

            <link href="/forge-core-deployment/0.8.7-rc.39/forge_core_deployment/" />
            <id>urn:docs-rs:forge-core-deployment:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:39:30.473643+00:00</updated>

            <summary>Deployment abstractions for Forge - handles local and cloud deployment strategies</summary>

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

        <entry>
            <title>forge-core-services-0.8.7-rc.39</title>

            <link href="/forge-core-services/0.8.7-rc.39/forge_core_services/" />
            <id>urn:docs-rs:forge-core-services:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:39:08.152110+00:00</updated>

            <summary>Business logic services for Forge - task management, git operations, and file watching</summary>

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

        <entry>
            <title>forge-core-db-0.8.7-rc.39</title>

            <link href="/forge-core-db/0.8.7-rc.39/forge_core_db/" />
            <id>urn:docs-rs:forge-core-db:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:38:50.421653+00:00</updated>

            <summary>Database layer for Forge - SQLite-based persistence for tasks, attempts, and state</summary>

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

        <entry>
            <title>forge-core-executors-0.8.7-rc.39</title>

            <link href="/forge-core-executors/0.8.7-rc.39/forge_core_executors/" />
            <id>urn:docs-rs:forge-core-executors:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:38:19.860816+00:00</updated>

            <summary>Task executors for the Forge framework - handles task lifecycle and execution</summary>

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

        <entry>
            <title>forge-core-utils-0.8.7-rc.39</title>

            <link href="/forge-core-utils/0.8.7-rc.39/forge_core_utils/" />
            <id>urn:docs-rs:forge-core-utils:0.8.7-rc.39</id>
            <updated>
            2026-06-14T02:37:45.476662+00:00</updated>

            <summary>Core utilities for the Forge task execution framework</summary>

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

        <entry>
            <title>unitx-0.1.3</title>

            <link href="/unitx/0.1.3/unitx/" />
            <id>urn:docs-rs:unitx:0.1.3</id>
            <updated>
            2026-06-14T02:37:13.111911+00:00</updated>

            <summary>A general-purpose library for units and quantities</summary>

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

        <entry>
            <title>ren_util-0.1.0</title>

            <link href="/ren_util/0.1.0/ren_util/" />
            <id>urn:docs-rs:ren_util:0.1.0</id>
            <updated>
            2026-06-14T02:37:11.453210+00:00</updated>

            <summary>A Rust tutorials</summary>

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

        <entry>
            <title>terminator-computer-use-0.23.47</title>

            <link href="/terminator-computer-use/0.23.47/terminator_computer_use/" />
            <id>urn:docs-rs:terminator-computer-use:0.23.47</id>
            <updated>
            2026-06-14T02:37:10.977086+00:00</updated>

            <summary>Gemini Computer Use - AI-powered autonomous desktop automation</summary>

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

        <entry>
            <title>text-to-png-0.3.0</title>

            <link href="/text-to-png/0.3.0/text_to_png/" />
            <id>urn:docs-rs:text-to-png:0.3.0</id>
            <updated>
            2026-06-14T02:37:07.919425+00:00</updated>

            <summary>A simple way to render text to a png image with basic options</summary>

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

        <entry>
            <title>wot-search-tests-0.0.4</title>

            <link href="/wot-search-tests/0.0.4/wot_search_tests/" />
            <id>urn:docs-rs:wot-search-tests:0.0.4</id>
            <updated>
            2026-06-14T02:37:07.615397+00:00</updated>

            <summary>Tests for wot-network searches</summary>

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

        <entry>
            <title>sequitur-0.1.11</title>

            <link href="/sequitur/0.1.11/sequitur/" />
            <id>urn:docs-rs:sequitur:0.1.11</id>
            <updated>
            2026-06-14T02:37:06.742134+00:00</updated>

            <summary>A library for working with numbered file sequences</summary>

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

        <entry>
            <title>anchor-kit-core-0.1.2</title>

            <link href="/anchor-kit-core/0.1.2/anchor_kit_core/" />
            <id>urn:docs-rs:anchor-kit-core:0.1.2</id>
            <updated>
            2026-06-14T02:37:00.997472+00:00</updated>

            <summary>core UI primatives, elements and layout for anchor-kit</summary>

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

        <entry>
            <title>uconsole-sleep-0.1.7</title>

            <link href="/uconsole-sleep/0.1.7/uconsole_sleep/" />
            <id>urn:docs-rs:uconsole-sleep:0.1.7</id>
            <updated>
            2026-06-14T02:36:56.919408+00:00</updated>

            <summary>uConsole sleep service </summary>

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

        <entry>
            <title>sp1-eval-5.2.4</title>

            <link href="/sp1-eval/5.2.4/sp1_eval/" />
            <id>urn:docs-rs:sp1-eval:5.2.4</id>
            <updated>
            2026-06-14T02:36:56.805846+00:00</updated>

            <summary>A performance evaluation tool for SP1 programs.</summary>

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

        <entry>
            <title>scratch-cloud-server-0.0.2</title>

            <link href="/scratch-cloud-server/0.0.2/scratch_cloud_server/" />
            <id>urn:docs-rs:scratch-cloud-server:0.0.2</id>
            <updated>
            2026-06-14T02:36:54.345533+00:00</updated>

            <summary>A simple Scratch cloud server</summary>

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

        <entry>
            <title>xyzw-0.0.0</title>

            <link href="/xyzw/0.0.0/xyzw/" />
            <id>urn:docs-rs:xyzw:0.0.0</id>
            <updated>
            2026-06-14T02:36:51.804642+00:00</updated>

            <summary>A lightweight linear algebra library for graphics and UI.</summary>

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

        <entry>
            <title>emcyphal-data-types-0.1.0</title>

            <link href="/emcyphal-data-types/0.1.0/emcyphal_data_types/" />
            <id>urn:docs-rs:emcyphal-data-types:0.1.0</id>
            <updated>
            2026-06-14T02:36:49.425047+00:00</updated>

            <summary>STM32 FDCAN driver for Emcyphal network stack</summary>

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

        <entry>
            <title>my-flag-0.1.1</title>

            <link href="/my-flag/0.1.1/my_flag/" />
            <id>urn:docs-rs:my-flag:0.1.1</id>
            <updated>
            2026-06-14T02:36:48.176315+00:00</updated>

            <summary>Simple flag implementation for `tokio`.</summary>

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

        <entry>
            <title>symbit-0.1.1</title>

            <link href="/symbit/0.1.1/symbit/" />
            <id>urn:docs-rs:symbit:0.1.1</id>
            <updated>
            2026-06-14T02:36:41.856743+00:00</updated>

            <summary>Symbolic bitvector library with bitwise and integer arithmetic support</summary>

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

        <entry>
            <title>discord-presence-rs-1.1.0</title>

            <link href="/discord-presence-rs/1.1.0/discord_presence_rs/" />
            <id>urn:docs-rs:discord-presence-rs:1.1.0</id>
            <updated>
            2026-06-14T02:36:37.496380+00:00</updated>

            <summary>A Rust library for creating Discord Rich Presence</summary>

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

        <entry>
            <title>gen_passphrase-0.2.0</title>

            <link href="/gen_passphrase/0.2.0/gen_passphrase/" />
            <id>urn:docs-rs:gen_passphrase:0.2.0</id>
            <updated>
            2026-06-14T02:36:36.949020+00:00</updated>

            <summary>A secure, simple yet customizable passphrase generator. Use provided dictionaries or bring your own!</summary>

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

        <entry>
            <title>emcyphal-stm32-native-0.1.0</title>

            <link href="/emcyphal-stm32-native/0.1.0/emcyphal_stm32_native/" />
            <id>urn:docs-rs:emcyphal-stm32-native:0.1.0</id>
            <updated>
            2026-06-14T02:36:31.989029+00:00</updated>

            <summary>STM32 FDCAN driver for Emcyphal network stack</summary>

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

        <entry>
            <title>emcyphal-stm32-embassy-0.1.0</title>

            <link href="/emcyphal-stm32-embassy/0.1.0/emcyphal_stm32_embassy/" />
            <id>urn:docs-rs:emcyphal-stm32-embassy:0.1.0</id>
            <updated>
            2026-06-14T02:36:27.163934+00:00</updated>

            <summary>STM32 FDCAN driver adapter for Emcyphal network stack</summary>

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

        <entry>
            <title>jobl-20251215.0.0</title>

            <link href="/jobl/20251215.0.0/jobl/" />
            <id>urn:docs-rs:jobl:20251215.0.0</id>
            <updated>
            2026-06-14T02:36:24.003676+00:00</updated>

            <summary>TOML-based resume format with strict validation</summary>

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

        <entry>
            <title>emcyphal-0.1.0</title>

            <link href="/emcyphal/0.1.0/emcyphal/" />
            <id>urn:docs-rs:emcyphal:0.1.0</id>
            <updated>
            2026-06-14T02:36:14.681462+00:00</updated>

            <summary>Async Cyphal/CAN network stack for no_std environments</summary>

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

        <entry>
            <title>emcyphal-encoding-0.1.0</title>

            <link href="/emcyphal-encoding/0.1.0/emcyphal_encoding/" />
            <id>urn:docs-rs:emcyphal-encoding:0.1.0</id>
            <updated>
            2026-06-14T02:36:11.158708+00:00</updated>

            <summary>Transfer encoding and decoding for Emcyphal network stack</summary>

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

        <entry>
            <title>tracing-slog-0.4.0</title>

            <link href="/tracing-slog/0.4.0/tracing_slog/" />
            <id>urn:docs-rs:tracing-slog:0.4.0</id>
            <updated>
            2026-06-14T02:36:10.210299+00:00</updated>

            <summary>Provides compatibility between `tracing` and the `slog` crate.
Use when a library uses `slog` but your application uses `tracing`.
</summary>

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

        <entry>
            <title>typwire-0.1.0</title>

            <link href="/typwire/0.1.0/typwire/" />
            <id>urn:docs-rs:typwire:0.1.0</id>
            <updated>
            2026-06-14T02:36:05.412992+00:00</updated>

            <summary>Rust types for the Typst plugin system.</summary>

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

        <entry>
            <title>emcyphal-driver-0.1.0</title>

            <link href="/emcyphal-driver/0.1.0/emcyphal_driver/" />
            <id>urn:docs-rs:emcyphal-driver:0.1.0</id>
            <updated>
            2026-06-14T02:36:03.809788+00:00</updated>

            <summary>Driver interface for Emcyphal network stack</summary>

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

        <entry>
            <title>fortis_sdk-1.0.4</title>

            <link href="/fortis_sdk/1.0.4/fortis_sdk/" />
            <id>urn:docs-rs:fortis_sdk:1.0.4</id>
            <updated>
            2026-06-14T02:35:59.301141+00:00</updated>

            <summary>fortis rust sdk</summary>

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

        <entry>
            <title>motosan-ta-data-0.12.0</title>

            <link href="/crate/motosan-ta-data/0.12.0" />
            <id>urn:docs-rs:motosan-ta-data:0.12.0</id>
            <updated>
            2026-06-14T02:35:58.541218+00:00</updated>

            <summary>Market data providers with TTL caching for motosan-ta (via motosan-finance adapters)</summary>

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

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

            <link href="/emcyphal-core/0.1.0/emcyphal_core/" />
            <id>urn:docs-rs:emcyphal-core:0.1.0</id>
            <updated>
            2026-06-14T02:35:54.297638+00:00</updated>

            <summary>Common definition for Emcyphal network stack</summary>

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

        <entry>
            <title>stock-options-0.1.1</title>

            <link href="/stock-options/0.1.1/stock_options/" />
            <id>urn:docs-rs:stock-options:0.1.1</id>
            <updated>
            2026-06-14T02:35:49.226611+00:00</updated>

            <summary>Option pricing Greeks calculations using Black-Scholes and Bjerksund-Stensland models</summary>

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

        <entry>
            <title>sentence_segmentation-1.3.0</title>

            <link href="/sentence_segmentation/1.3.0/sentence_segmentation/" />
            <id>urn:docs-rs:sentence_segmentation:1.3.0</id>
            <updated>
            2026-06-14T02:35:30.051271+00:00</updated>

            <summary>A rule-based sentence_segmenter, inspired by ruby pragmatic segmenter by diasks2 (repo: https://github.com/diasks2/pragmatic_segmenter). Now with optional AI-based Thai support.</summary>

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

        <entry>
            <title>windows-rpc-0.0.6</title>

            <link href="/windows-rpc/0.0.6/windows_rpc/" />
            <id>urn:docs-rs:windows-rpc:0.0.6</id>
            <updated>
            2026-06-14T02:35:17.633932+00:00</updated>

            <summary>Windows RPC for Rust</summary>

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

        <entry>
            <title>motosan-ta-batch-0.12.0</title>

            <link href="/crate/motosan-ta-batch/0.12.0" />
            <id>urn:docs-rs:motosan-ta-batch:0.12.0</id>
            <updated>
            2026-06-14T02:35:07.172441+00:00</updated>

            <summary>Technical analysis indicators, screeners, and patterns for quantitative trading</summary>

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

        <entry>
            <title>windows-rpc-macros-0.0.6</title>

            <link href="/windows-rpc-macros/0.0.6/windows_rpc_macros/" />
            <id>urn:docs-rs:windows-rpc-macros:0.0.6</id>
            <updated>
            2026-06-14T02:35:06.240017+00:00</updated>

            <summary>Windows RPC for Rust</summary>

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

        <entry>
            <title>caryatid_module_record-0.10.2</title>

            <link href="/caryatid_module_record/0.10.2/caryatid_module_record/" />
            <id>urn:docs-rs:caryatid_module_record:0.10.2</id>
            <updated>
            2026-06-14T02:34:59.525634+00:00</updated>

            <summary>Message recording module for Caryatid</summary>

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

        <entry>
            <title>caryatid_module_playback-0.10.2</title>

            <link href="/caryatid_module_playback/0.10.2/caryatid_module_playback/" />
            <id>urn:docs-rs:caryatid_module_playback:0.10.2</id>
            <updated>
            2026-06-14T02:34:50.023193+00:00</updated>

            <summary>Message playback module for Caryatid</summary>

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

        <entry>
            <title>caryatid_module_spy-0.13.2</title>

            <link href="/caryatid_module_spy/0.13.2/caryatid_module_spy/" />
            <id>urn:docs-rs:caryatid_module_spy:0.13.2</id>
            <updated>
            2026-06-14T02:34:44.074463+00:00</updated>

            <summary>Spy module for Caryatid</summary>

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

        <entry>
            <title>hyperlane-plugin-websocket-14.0.9</title>

            <link href="/hyperlane-plugin-websocket/14.0.9/hyperlane_plugin_websocket/" />
            <id>urn:docs-rs:hyperlane-plugin-websocket:14.0.9</id>
            <updated>
            2026-06-14T02:34:33.424653+00:00</updated>

            <summary>A WebSocket plugin for the Hyperlane framework, providing robust WebSocket communication capabilities and integrating with hyperlane-broadcast for efficient message dissemination.</summary>

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

        <entry>
            <title>caryatid_module_rest_server-0.15.2</title>

            <link href="/caryatid_module_rest_server/0.15.2/caryatid_module_rest_server/" />
            <id>urn:docs-rs:caryatid_module_rest_server:0.15.2</id>
            <updated>
            2026-06-14T02:34:26.156286+00:00</updated>

            <summary>REST server module for Caryatid</summary>

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

        <entry>
            <title>caryatid_module_clock-0.13.2</title>

            <link href="/caryatid_module_clock/0.13.2/caryatid_module_clock/" />
            <id>urn:docs-rs:caryatid_module_clock:0.13.2</id>
            <updated>
            2026-06-14T02:34:15.018859+00:00</updated>

            <summary>Clock module for Caryatid</summary>

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

        <entry>
            <title>synrepo-0.1.3</title>

            <link href="/synrepo/0.1.3/synrepo/" />
            <id>urn:docs-rs:synrepo:0.1.3</id>
            <updated>
            2026-06-14T02:34:11.261526+00:00</updated>

            <summary>A context compiler for AI coding agents</summary>

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

        <entry>
            <title>sp1-recursion-derive-5.2.4</title>

            <link href="/sp1-recursion-derive/5.2.4/sp1_recursion_derive/" />
            <id>urn:docs-rs:sp1-recursion-derive:5.2.4</id>
            <updated>
            2026-06-14T02:34:04.581286+00:00</updated>

            <summary>SP1 is a performant, 100% open-source, contributor-friendly zkVM.</summary>

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

        <entry>
            <title>common-range-tools-1.1.0</title>

            <link href="/common-range-tools/1.1.0/common_range_tools/" />
            <id>urn:docs-rs:common-range-tools:1.1.0</id>
            <updated>
            2026-06-14T02:33:59.244465+00:00</updated>

            <summary>Library to find Common Range Intersections</summary>

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

        <entry>
            <title>statecraft-treasury-0.1.0</title>

            <link href="/statecraft-treasury/0.1.0/statecraft_treasury/" />
            <id>urn:docs-rs:statecraft-treasury:0.1.0</id>
            <updated>
            2026-06-14T02:33:59.237999+00:00</updated>

            <summary>StateCraft Treasury API client and service daemon framework — polling loop, memo protocol, SQLite ledger</summary>

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

        <entry>
            <title>tickrs-api-0.15.0</title>

            <link href="/tickrs-api/0.15.0/tickrs_api/" />
            <id>urn:docs-rs:tickrs-api:0.15.0</id>
            <updated>
            2026-06-14T02:33:52.813062+00:00</updated>

            <summary>API for tickrs</summary>

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

        <entry>
            <title>mainstage-1.0.0</title>

            <link href="/crate/mainstage/1.0.0" />
            <id>urn:docs-rs:mainstage:1.0.0</id>
            <updated>
            2026-06-14T02:33:39.857706+00:00</updated>

            <summary>A declarative build and automation language — scripts describe what to build and how stages relate; the runtime resolves order and skips unchanged work</summary>

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

        <entry>
            <title>mainstage_lsp-1.0.0</title>

            <link href="/mainstage_lsp/1.0.0/mainstage_lsp/" />
            <id>urn:docs-rs:mainstage_lsp:1.0.0</id>
            <updated>
            2026-06-14T02:33:33.787917+00:00</updated>

            <summary>Language server for the Mainstage build and automation language</summary>

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

        <entry>
            <title>sp1-recursion-core-5.2.4</title>

            <link href="/sp1-recursion-core/5.2.4/sp1_recursion_core/" />
            <id>urn:docs-rs:sp1-recursion-core:5.2.4</id>
            <updated>
            2026-06-14T02:33:22.695329+00:00</updated>

            <summary>SP1 is a performant, 100% open-source, contributor-friendly zkVM.</summary>

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

        <entry>
            <title>mainstage_core-1.0.0</title>

            <link href="/mainstage_core/1.0.0/mainstage_core/" />
            <id>urn:docs-rs:mainstage_core:1.0.0</id>
            <updated>
            2026-06-14T02:33:05.128065+00:00</updated>

            <summary>Parser, semantic analysis, and evaluator for the Mainstage build and automation language</summary>

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

        <entry>
            <title>slintrust-0.1.3</title>

            <link href="/slintrust/0.1.3/slintrust/" />
            <id>urn:docs-rs:slintrust:0.1.3</id>
            <updated>
            2026-06-14T02:32:56.867857+00:00</updated>

            <summary>An async Rust ORM that auto-generates tables and CRUD from structs</summary>

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

        <entry>
            <title>sp1-stark-5.2.4</title>

            <link href="/sp1-stark/5.2.4/sp1_stark/" />
            <id>urn:docs-rs:sp1-stark:5.2.4</id>
            <updated>
            2026-06-14T02:32:46.020626+00:00</updated>

            <summary>SP1 is a performant, 100% open-source, contributor-friendly zkVM.</summary>

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

        <entry>
            <title>caryatid_sdk-0.14.1</title>

            <link href="/caryatid_sdk/0.14.1/caryatid_sdk/" />
            <id>urn:docs-rs:caryatid_sdk:0.14.1</id>
            <updated>
            2026-06-14T02:32:25.186419+00:00</updated>

            <summary>The Caryatid framework module SDK</summary>

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

        <entry>
            <title>blueprint-qos-0.2.0-alpha.10</title>

            <link href="/blueprint-qos/0.2.0-alpha.10/blueprint_qos/" />
            <id>urn:docs-rs:blueprint-qos:0.2.0-alpha.10</id>
            <updated>
            2026-06-14T02:32:24.285552+00:00</updated>

            <summary>Quality of Service (QoS) module for Blueprint SDK</summary>

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

        <entry>
            <title>geonative-proj-0.3.0</title>

            <link href="/geonative-proj/0.3.0/geonative_proj/" />
            <id>urn:docs-rs:geonative-proj:0.3.0</id>
            <updated>
            2026-06-14T02:32:09.827443+00:00</updated>

            <summary>Pure-Rust projection engine (Web Mercator, UTM, GDA2020/MGA via Transverse Mercator/Krüger n-series) for the geonative geospatial library</summary>

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

        <entry>
            <title>tail_core-0.1.1</title>

            <link href="/tail_core/0.1.1/tail_core/" />
            <id>urn:docs-rs:tail_core:0.1.1</id>
            <updated>
            2026-06-14T02:32:08.799182+00:00</updated>

            <summary>Core library for the Tail operating system</summary>

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

        <entry>
            <title>system-0.3.4</title>

            <link href="/system/0.3.4/system/" />
            <id>urn:docs-rs:system:0.3.4</id>
            <updated>
            2026-06-14T02:32:08.121836+00:00</updated>

            <summary>Cross-platform crate to easily run shell commands, similar to the C system function.</summary>

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

        <entry>
            <title>roder-ext-openai-images-0.1.0</title>

            <link href="/roder-ext-openai-images/0.1.0/roder_ext_openai_images/" />
            <id>urn:docs-rs:roder-ext-openai-images:0.1.0</id>
            <updated>
            2026-06-14T02:32:05.238783+00:00</updated>

            <summary>Agentic software development tools and SDKs for Roder.</summary>

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

        <entry>
            <title>tuplities-0.1.4</title>

            <link href="/tuplities/0.1.4/tuplities/" />
            <id>urn:docs-rs:tuplities:0.1.4</id>
            <updated>
            2026-06-14T02:32:04.848558+00:00</updated>

            <summary>A collection of utilities for working with tuples in Rust.</summary>

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

        <entry>
            <title>tuplities-row-0.1.4</title>

            <link href="/tuplities-row/0.1.4/tuplities_row/" />
            <id>urn:docs-rs:tuplities-row:0.1.4</id>
            <updated>
            2026-06-14T02:32:02.888040+00:00</updated>

            <summary>A trait for indexing rows in tuples of tuples</summary>

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

        <entry>
            <title>tuplities-ord-0.1.4</title>

            <link href="/tuplities-ord/0.1.4/tuplities_ord/" />
            <id>urn:docs-rs:tuplities-ord:0.1.4</id>
            <updated>
            2026-06-14T02:31:56.448052+00:00</updated>

            <summary>A trait for total ordering comparison of tuples</summary>

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

        <entry>
            <title>tuplities-hash-0.1.4</title>

            <link href="/tuplities-hash/0.1.4/tuplities_hash/" />
            <id>urn:docs-rs:tuplities-hash:0.1.4</id>
            <updated>
            2026-06-14T02:31:54.671063+00:00</updated>

            <summary>A trait for hashing tuples</summary>

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

        <entry>
            <title>tuplities-pop-front-0.1.4</title>

            <link href="/tuplities-pop-front/0.1.4/tuplities_pop_front/" />
            <id>urn:docs-rs:tuplities-pop-front:0.1.4</id>
            <updated>
            2026-06-14T02:31:48.454423+00:00</updated>

            <summary>A trait for popping elements from the front of tuples</summary>

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

        <entry>
            <title>motosan-ta-stream-0.12.0</title>

            <link href="/motosan-ta-stream/0.12.0/motosan_ta_stream/" />
            <id>urn:docs-rs:motosan-ta-stream:0.12.0</id>
            <updated>
            2026-06-14T02:31:46.093750+00:00</updated>

            <summary>Streaming technical analysis engine with incremental indicators and signal dispatch</summary>

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

        <entry>
            <title>tuplities-partial-ord-0.1.4</title>

            <link href="/tuplities-partial-ord/0.1.4/tuplities_partial_ord/" />
            <id>urn:docs-rs:tuplities-partial-ord:0.1.4</id>
            <updated>
            2026-06-14T02:31:38.361941+00:00</updated>

            <summary>A trait for partial ordering comparison of tuples</summary>

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

        <entry>
            <title>tuplities-option-0.1.4</title>

            <link href="/tuplities-option/0.1.4/tuplities_option/" />
            <id>urn:docs-rs:tuplities-option:0.1.4</id>
            <updated>
            2026-06-14T02:31:34.441680+00:00</updated>

            <summary>Traits for working with tuples of Options</summary>

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

        <entry>
            <title>tuplities-index-0.1.4</title>

            <link href="/tuplities-index/0.1.4/tuplities_index/" />
            <id>urn:docs-rs:tuplities-index:0.1.4</id>
            <updated>
            2026-06-14T02:31:32.300723+00:00</updated>

            <summary>Traits for compile-time indexing into tuples</summary>

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

        <entry>
            <title>tuplities-flatten-nest-0.1.4</title>

            <link href="/tuplities-flatten-nest/0.1.4/tuplities_flatten_nest/" />
            <id>urn:docs-rs:tuplities-flatten-nest:0.1.4</id>
            <updated>
            2026-06-14T02:31:30.089235+00:00</updated>

            <summary>Traits for flattening nested tuples and nesting flat tuples</summary>

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

        <entry>
            <title>tuplities-eq-0.1.4</title>

            <link href="/tuplities-eq/0.1.4/tuplities_eq/" />
            <id>urn:docs-rs:tuplities-eq:0.1.4</id>
            <updated>
            2026-06-14T02:31:26.000163+00:00</updated>

            <summary>A trait for comparing tuples for equality</summary>

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

        <entry>
            <title>hyperlane-macros-23.0.11</title>

            <link href="/hyperlane-macros/23.0.11/hyperlane_macros/" />
            <id>urn:docs-rs:hyperlane-macros:23.0.11</id>
            <updated>
            2026-06-14T02:31:23.123549+00:00</updated>

            <summary>A comprehensive collection of procedural macros for building HTTP servers with enhanced functionality. This crate provides attribute macros that simplify HTTP request handling, protocol validation, response management, and request data extraction.</summary>

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

        <entry>
            <title>tuplities-copy-0.1.4</title>

            <link href="/tuplities-copy/0.1.4/tuplities_copy/" />
            <id>urn:docs-rs:tuplities-copy:0.1.4</id>
            <updated>
            2026-06-14T02:31:21.069148+00:00</updated>

            <summary>A trait for copying tuples</summary>

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

        <entry>
            <title>tuplities-try-from-0.1.4</title>

            <link href="/tuplities-try-from/0.1.4/tuplities_try_from/" />
            <id>urn:docs-rs:tuplities-try-from:0.1.4</id>
            <updated>
            2026-06-14T02:31:17.319375+00:00</updated>

            <summary>Traits for fallible conversion of values into tuples</summary>

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

        <entry>
            <title>tuplities-split-0.1.4</title>

            <link href="/tuplities-split/0.1.4/tuplities_split/" />
            <id>urn:docs-rs:tuplities-split:0.1.4</id>
            <updated>
            2026-06-14T02:31:12.026520+00:00</updated>

            <summary>A trait for splitting tuples at compile-time indices</summary>

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

        <entry>
            <title>tuplities-reverse-0.1.4</title>

            <link href="/tuplities-reverse/0.1.4/tuplities_reverse/" />
            <id>urn:docs-rs:tuplities-reverse:0.1.4</id>
            <updated>
            2026-06-14T02:31:07.414133+00:00</updated>

            <summary>A trait for reversing the order of tuple elements</summary>

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

        <entry>
            <title>tuplities-replicate-0.1.4</title>

            <link href="/tuplities-replicate/0.1.4/tuplities_replicate/" />
            <id>urn:docs-rs:tuplities-replicate:0.1.4</id>
            <updated>
            2026-06-14T02:31:03.410388+00:00</updated>

            <summary>A trait for replicating values into tuples</summary>

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

        <entry>
            <title>tuplities-remove-0.1.4</title>

            <link href="/tuplities-remove/0.1.4/tuplities_remove/" />
            <id>urn:docs-rs:tuplities-remove:0.1.4</id>
            <updated>
            2026-06-14T02:31:01.629852+00:00</updated>

            <summary>A trait for removing elements from tuples at compile-time indices</summary>

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

        <entry>
            <title>tuplities-ref-0.1.4</title>

            <link href="/tuplities-ref/0.1.4/tuplities_ref/" />
            <id>urn:docs-rs:tuplities-ref:0.1.4</id>
            <updated>
            2026-06-14T02:30:58.239582+00:00</updated>

            <summary>A trait for getting tuples of references from tuples</summary>

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