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

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

    <id>urn:docs-rs:0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )</id>
    <updated>2026-06-21T13:56:11.458862+00:00</updated>

        <entry>
            <title>foyer-0.22.3</title>

            <link href="/foyer/0.22.3/foyer/" />
            <id>urn:docs-rs:foyer:0.22.3</id>
            <updated>
            2026-06-21T13:56:11.458862+00:00</updated>

            <summary>foyer - Hybrid cache for Rust</summary>

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

        <entry>
            <title>latency_tracker-0.1.0</title>

            <link href="/latency_tracker/0.1.0/latency_tracker/" />
            <id>urn:docs-rs:latency_tracker:0.1.0</id>
            <updated>
            2026-06-21T13:56:08.561199+00:00</updated>

            <summary>A high-performance, lock-free latency percentile tracker. `LatencyTracker` is designed for extremely high write throughput in multi-threaded services. It maintains a rolling time window of latency observations and provides fast percentile queries (P50, P90, P95, P99) without storing individual samples.</summary>

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

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

            <link href="/boots-core/0.2.0/boots_core/" />
            <id>urn:docs-rs:boots-core:0.2.0</id>
            <updated>
            2026-06-21T13:56:03.596117+00:00</updated>

            <summary>Rust template generator for modular architectures(monorepo)</summary>

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

        <entry>
            <title>reth-prune-0.0.0</title>

            <link href="/reth-prune/0.0.0/reth_prune/" />
            <id>urn:docs-rs:reth-prune:0.0.0</id>
            <updated>
            2026-06-21T13:56:03.198327+00:00</updated>

            <summary>reth-prune placeholder</summary>

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

        <entry>
            <title>foyer-storage-0.22.3</title>

            <link href="/foyer-storage/0.22.3/foyer_storage/" />
            <id>urn:docs-rs:foyer-storage:0.22.3</id>
            <updated>
            2026-06-21T13:55:57.872595+00:00</updated>

            <summary>storage engine for foyer - Hybrid cache for Rust</summary>

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

        <entry>
            <title>lash-protocol-rlm-0.1.0-alpha.65</title>

            <link href="/lash-protocol-rlm/0.1.0-alpha.65/lash_protocol_rlm/" />
            <id>urn:docs-rs:lash-protocol-rlm:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:55:56.310070+00:00</updated>

            <summary>RLM protocol (persistent Lashlang execution) for the lash agent runtime.</summary>

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

        <entry>
            <title>reth-provider-0.0.0</title>

            <link href="/reth-provider/0.0.0/reth_provider/" />
            <id>urn:docs-rs:reth-provider:0.0.0</id>
            <updated>
            2026-06-21T13:55:54.616363+00:00</updated>

            <summary>reth-provider placeholder</summary>

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

        <entry>
            <title>gh-sparkle-0.1.0</title>

            <link href="/gh-sparkle/0.1.0/gh_sparkle/" />
            <id>urn:docs-rs:gh-sparkle:0.1.0</id>
            <updated>
            2026-06-21T13:55:48.469008+00:00</updated>

            <summary>Generate AI-powered commit messages</summary>

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

        <entry>
            <title>foyer-memory-0.22.3</title>

            <link href="/foyer-memory/0.22.3/foyer_memory/" />
            <id>urn:docs-rs:foyer-memory:0.22.3</id>
            <updated>
            2026-06-21T13:55:40.982167+00:00</updated>

            <summary>memory cache for foyer - Hybrid cache for Rust</summary>

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

        <entry>
            <title>foyer-common-0.22.3</title>

            <link href="/foyer-common/0.22.3/foyer_common/" />
            <id>urn:docs-rs:foyer-common:0.22.3</id>
            <updated>
            2026-06-21T13:55:34.550139+00:00</updated>

            <summary>common components for foyer - Hybrid cache for Rust</summary>

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

        <entry>
            <title>lash-standard-plugins-0.1.0-alpha.65</title>

            <link href="/lash-standard-plugins/0.1.0-alpha.65/lash_standard_plugins/" />
            <id>urn:docs-rs:lash-standard-plugins:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:55:23.189322+00:00</updated>

            <summary>Default plugin stack bundle for the lash agent runtime.</summary>

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

        <entry>
            <title>foyer-tokio-0.22.3</title>

            <link href="/foyer-tokio/0.22.3/foyer_tokio/" />
            <id>urn:docs-rs:foyer-tokio:0.22.3</id>
            <updated>
            2026-06-21T13:55:23.177603+00:00</updated>

            <summary>tokio adapter for foyer - Hybrid cache for Rust</summary>

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

        <entry>
            <title>id_effect_config-0.3.0</title>

            <link href="/id_effect_config/0.3.0/id_effect_config/" />
            <id>urn:docs-rs:id_effect_config:0.3.0</id>
            <updated>
            2026-06-21T13:55:16.652949+00:00</updated>

            <summary>Effect.ts-style ConfigProvider + Figment/serde layers for the workspace `effect` crate</summary>

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

        <entry>
            <title>reth-primitives-0.0.0</title>

            <link href="/reth-primitives/0.0.0/reth_primitives/" />
            <id>urn:docs-rs:reth-primitives:0.0.0</id>
            <updated>
            2026-06-21T13:55:13.225143+00:00</updated>

            <summary>reth-primitives placeholder</summary>

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

        <entry>
            <title>arcanum-primitives-0.1.2</title>

            <link href="/arcanum-primitives/0.1.2/arcanum_primitives/" />
            <id>urn:docs-rs:arcanum-primitives:0.1.2</id>
            <updated>
            2026-06-21T13:55:07.452595+00:00</updated>

            <summary>Native cryptographic primitives for Arcanum</summary>

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

        <entry>
            <title>reth-payload-validator-0.0.0</title>

            <link href="/reth-payload-validator/0.0.0/reth_payload_validator/" />
            <id>urn:docs-rs:reth-payload-validator:0.0.0</id>
            <updated>
            2026-06-21T13:55:00.696563+00:00</updated>

            <summary>reth-payload-validator placeholder</summary>

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

        <entry>
            <title>polymorph-1.0.0</title>

            <link href="/polymorph/1.0.0/polymorph/" />
            <id>urn:docs-rs:polymorph:1.0.0</id>
            <updated>
            2026-06-21T13:54:58.502481+00:00</updated>

            <summary>A few utilities to better enable polymorphic behavior in Rust.</summary>

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

        <entry>
            <title>mall-portrait-ingestion-0.1.1</title>

            <link href="/mall-portrait-ingestion/0.1.1/mall_portrait_ingestion/" />
            <id>urn:docs-rs:mall-portrait-ingestion:0.1.1</id>
            <updated>
            2026-06-21T13:54:55.113874+00:00</updated>

            <summary>A data ingestion module for mall portrait system.</summary>

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

        <entry>
            <title>haimen-xiaozhi-0.1.0</title>

            <link href="/haimen-xiaozhi/0.1.0/haimen_xiaozhi/" />
            <id>urn:docs-rs:haimen-xiaozhi:0.1.0</id>
            <updated>
            2026-06-21T13:54:53.574486+00:00</updated>

            <summary>小智硬件设备 WebSocket 音频协议连接器</summary>

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

        <entry>
            <title>reth-payload-util-0.0.0</title>

            <link href="/reth-payload-util/0.0.0/reth_payload_util/" />
            <id>urn:docs-rs:reth-payload-util:0.0.0</id>
            <updated>
            2026-06-21T13:54:53.306679+00:00</updated>

            <summary>reth-payload-util placeholder</summary>

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

        <entry>
            <title>update-rs-0.4.0</title>

            <link href="/update-rs/0.4.0/update_rs/" />
            <id>urn:docs-rs:update-rs:0.4.0</id>
            <updated>
            2026-06-21T13:54:46.459411+00:00</updated>

            <summary>Self-contained, three-phase in-place self-updates for Rust applications.</summary>

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

        <entry>
            <title>lash-protocol-standard-0.1.0-alpha.65</title>

            <link href="/lash-protocol-standard/0.1.0-alpha.65/lash_protocol_standard/" />
            <id>urn:docs-rs:lash-protocol-standard:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:54:29.120811+00:00</updated>

            <summary>Standard protocol (native provider tool calls) for the lash agent runtime.</summary>

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

        <entry>
            <title>reth-payload-primitives-0.0.0</title>

            <link href="/reth-payload-primitives/0.0.0/reth_payload_primitives/" />
            <id>urn:docs-rs:reth-payload-primitives:0.0.0</id>
            <updated>
            2026-06-21T13:54:25.726131+00:00</updated>

            <summary>reth-payload-primitives placeholder</summary>

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

        <entry>
            <title>trustfall_rustdoc-0.38.0</title>

            <link href="/trustfall_rustdoc/0.38.0/trustfall_rustdoc/" />
            <id>urn:docs-rs:trustfall_rustdoc:0.38.0</id>
            <updated>
            2026-06-21T13:54:25.407219+00:00</updated>

            <summary>Run Trustfall queries across multiple rustdoc JSON format versions.</summary>

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

        <entry>
            <title>canic-core-0.70.8</title>

            <link href="/canic-core/0.70.8/canic_core/" />
            <id>urn:docs-rs:canic-core:0.70.8</id>
            <updated>
            2026-06-21T13:54:19.668516+00:00</updated>

            <summary>Canic — a canister orchestration and management toolkit for the Internet Computer</summary>

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

        <entry>
            <title>reth-payload-builder-primitives-0.0.0</title>

            <link href="/reth-payload-builder-primitives/0.0.0/reth_payload_builder_primitives/" />
            <id>urn:docs-rs:reth-payload-builder-primitives:0.0.0</id>
            <updated>
            2026-06-21T13:53:56.275642+00:00</updated>

            <summary>reth-payload-builder-primitives placeholder</summary>

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

        <entry>
            <title>canic-backup-0.70.8</title>

            <link href="/canic-backup/0.70.8/canic_backup/" />
            <id>urn:docs-rs:canic-backup:0.70.8</id>
            <updated>
            2026-06-21T13:53:47.126809+00:00</updated>

            <summary>Manifest and orchestration primitives for Canic deployment backup and restore</summary>

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

        <entry>
            <title>canic-macros-0.70.8</title>

            <link href="/canic-macros/0.70.8/canic_macros/" />
            <id>urn:docs-rs:canic-macros:0.70.8</id>
            <updated>
            2026-06-21T13:53:46.781244+00:00</updated>

            <summary>Canic — a canister orchestration and management toolkit for the Internet Computer</summary>

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

        <entry>
            <title>id_effect_tokio-0.3.0</title>

            <link href="/id_effect_tokio/0.3.0/id_effect_tokio/" />
            <id>urn:docs-rs:id_effect_tokio:0.3.0</id>
            <updated>
            2026-06-21T13:53:37.707440+00:00</updated>

            <summary>Tokio runtime adapter and re-exports for the workspace `effect` crate</summary>

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

        <entry>
            <title>homeboy-0.247.4</title>

            <link href="/homeboy/0.247.4/homeboy/" />
            <id>urn:docs-rs:homeboy:0.247.4</id>
            <updated>
            2026-06-21T13:53:35.890591+00:00</updated>

            <summary>Headless automation for agentic software engineering workflows</summary>

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

        <entry>
            <title>spectro-rs-0.3.6</title>

            <link href="/spectro-rs/0.3.6/spectro_rs/" />
            <id>urn:docs-rs:spectro-rs:0.3.6</id>
            <updated>
            2026-06-21T13:53:23.152784+00:00</updated>

            <summary>A high-performance Rust driver for X-Rite ColorMunki spectrometers</summary>

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

        <entry>
            <title>reth-payload-builder-0.0.0</title>

            <link href="/reth-payload-builder/0.0.0/reth_payload_builder/" />
            <id>urn:docs-rs:reth-payload-builder:0.0.0</id>
            <updated>
            2026-06-21T13:53:21.516257+00:00</updated>

            <summary>reth-payload-builder placeholder</summary>

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

        <entry>
            <title>reth-node-types-0.0.0</title>

            <link href="/reth-node-types/0.0.0/reth_node_types/" />
            <id>urn:docs-rs:reth-node-types:0.0.0</id>
            <updated>
            2026-06-21T13:53:16.020516+00:00</updated>

            <summary>reth-node-types placeholder</summary>

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

        <entry>
            <title>reth-node-metrics-0.0.0</title>

            <link href="/reth-node-metrics/0.0.0/reth_node_metrics/" />
            <id>urn:docs-rs:reth-node-metrics:0.0.0</id>
            <updated>
            2026-06-21T13:53:11.263350+00:00</updated>

            <summary>reth-node-metrics placeholder</summary>

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

        <entry>
            <title>reth-node-events-0.0.0</title>

            <link href="/reth-node-events/0.0.0/reth_node_events/" />
            <id>urn:docs-rs:reth-node-events:0.0.0</id>
            <updated>
            2026-06-21T13:53:08.737378+00:00</updated>

            <summary>reth-node-events placeholder</summary>

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

        <entry>
            <title>reth-node-ethstats-0.0.0</title>

            <link href="/reth-node-ethstats/0.0.0/reth_node_ethstats/" />
            <id>urn:docs-rs:reth-node-ethstats:0.0.0</id>
            <updated>
            2026-06-21T13:53:06.369960+00:00</updated>

            <summary>reth-node-ethstats placeholder</summary>

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

        <entry>
            <title>reth-node-ethereum-0.0.0</title>

            <link href="/reth-node-ethereum/0.0.0/reth_node_ethereum/" />
            <id>urn:docs-rs:reth-node-ethereum:0.0.0</id>
            <updated>
            2026-06-21T13:53:04.133204+00:00</updated>

            <summary>reth-node-ethereum placeholder</summary>

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

        <entry>
            <title>envir-1.3.0</title>

            <link href="/envir/1.3.0/envir/" />
            <id>urn:docs-rs:envir:1.3.0</id>
            <updated>
            2026-06-21T13:53:01.535623+00:00</updated>

            <summary>Deserialize/serialize struct from/to env</summary>

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

        <entry>
            <title>lash-plugin-plan-mode-0.1.0-alpha.65</title>

            <link href="/lash-plugin-plan-mode/0.1.0-alpha.65/lash_plugin_plan_mode/" />
            <id>urn:docs-rs:lash-plugin-plan-mode:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:53:00.303998+00:00</updated>

            <summary>Plan-mode plugin for the lash agent runtime.</summary>

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

        <entry>
            <title>reth-node-core-0.0.0</title>

            <link href="/reth-node-core/0.0.0/reth_node_core/" />
            <id>urn:docs-rs:reth-node-core:0.0.0</id>
            <updated>
            2026-06-21T13:53:00.021050+00:00</updated>

            <summary>reth-node-core placeholder</summary>

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

        <entry>
            <title>envir_derive-1.3.0</title>

            <link href="/envir_derive/1.3.0/envir_derive/" />
            <id>urn:docs-rs:envir_derive:1.3.0</id>
            <updated>
            2026-06-21T13:52:56.240166+00:00</updated>

            <summary>Derive macro for envir crate</summary>

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

        <entry>
            <title>reth-nippy-jar-0.0.0</title>

            <link href="/reth-nippy-jar/0.0.0/reth_nippy_jar/" />
            <id>urn:docs-rs:reth-nippy-jar:0.0.0</id>
            <updated>
            2026-06-21T13:52:48.970157+00:00</updated>

            <summary>reth-nippy-jar placeholder</summary>

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

        <entry>
            <title>reth-network-peers-0.0.0</title>

            <link href="/reth-network-peers/0.0.0/reth_network_peers/" />
            <id>urn:docs-rs:reth-network-peers:0.0.0</id>
            <updated>
            2026-06-21T13:52:46.185780+00:00</updated>

            <summary>reth-network-peers placeholder</summary>

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

        <entry>
            <title>rx_core_operator_throttle-0.0.1</title>

            <link href="/rx_core_operator_throttle/0.0.1/rx_core_operator_throttle/" />
            <id>urn:docs-rs:rx_core_operator_throttle:0.0.1</id>
            <updated>
            2026-06-21T13:52:44.045103+00:00</updated>

            <summary>This crate is reserved for rx_core</summary>

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

        <entry>
            <title>rx_core_operator_take_while-0.0.1</title>

            <link href="/rx_core_operator_take_while/0.0.1/rx_core_operator_take_while/" />
            <id>urn:docs-rs:rx_core_operator_take_while:0.0.1</id>
            <updated>
            2026-06-21T13:52:42.555639+00:00</updated>

            <summary>This crate is reserved for rx_core</summary>

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

        <entry>
            <title>rx_core_operator_take_until-0.0.1</title>

            <link href="/rx_core_operator_take_until/0.0.1/rx_core_operator_take_until/" />
            <id>urn:docs-rs:rx_core_operator_take_until:0.0.1</id>
            <updated>
            2026-06-21T13:52:39.577821+00:00</updated>

            <summary>This crate is reserved for rx_core</summary>

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

        <entry>
            <title>rx_core_operator_take_last-0.0.1</title>

            <link href="/rx_core_operator_take_last/0.0.1/rx_core_operator_take_last/" />
            <id>urn:docs-rs:rx_core_operator_take_last:0.0.1</id>
            <updated>
            2026-06-21T13:52:37.944179+00:00</updated>

            <summary>This crate is reserved for rx_core</summary>

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

        <entry>
            <title>kondo-lib-0.9.0</title>

            <link href="/kondo-lib/0.9.0/kondo_lib/" />
            <id>urn:docs-rs:kondo-lib:0.9.0</id>
            <updated>
            2026-06-21T13:52:33.961165+00:00</updated>

            <summary>Shared code lib for kondo and kondo-ui.</summary>

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

        <entry>
            <title>rx_core_operator_skip_while-0.0.1</title>

            <link href="/rx_core_operator_skip_while/0.0.1/rx_core_operator_skip_while/" />
            <id>urn:docs-rs:rx_core_operator_skip_while:0.0.1</id>
            <updated>
            2026-06-21T13:52:32.747639+00:00</updated>

            <summary>This crate is reserved for rx_core</summary>

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

        <entry>
            <title>lash-tools-0.1.0-alpha.65</title>

            <link href="/lash-tools/0.1.0-alpha.65/lash_tools/" />
            <id>urn:docs-rs:lash-tools:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:52:27.667653+00:00</updated>

            <summary>Built-in tool suite (patch, files, shell, web) for the lash agent runtime.</summary>

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

        <entry>
            <title>reth-network-0.0.0</title>

            <link href="/reth-network/0.0.0/reth_network/" />
            <id>urn:docs-rs:reth-network:0.0.0</id>
            <updated>
            2026-06-21T13:52:23.285754+00:00</updated>

            <summary>reth-network placeholder</summary>

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

        <entry>
            <title>repodesk-0.1.0</title>

            <link href="/repodesk/0.1.0/repodesk/" />
            <id>urn:docs-rs:repodesk:0.1.0</id>
            <updated>
            2026-06-21T13:52:18.670575+00:00</updated>

            <summary>Terminal IDE for Git workflows in SSH and container environments. Rust-based.</summary>

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

        <entry>
            <title>id_effect_logger-0.3.0</title>

            <link href="/id_effect_logger/0.3.0/id_effect_logger/" />
            <id>urn:docs-rs:id_effect_logger:0.3.0</id>
            <updated>
            2026-06-21T13:52:05.870710+00:00</updated>

            <summary>Effect-logging service (forwards to tracing) for effect! / AsyncEffect programs</summary>

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

        <entry>
            <title>arama-theme-0.36.1</title>

            <link href="/arama-theme/0.36.1/arama_theme/" />
            <id>urn:docs-rs:arama-theme:0.36.1</id>
            <updated>
            2026-06-21T13:52:04.985563+00:00</updated>

            <summary>Snora Design token-driven styling for arama</summary>

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

        <entry>
            <title>euv-0.8.6</title>

            <link href="/euv/0.8.6/euv/" />
            <id>urn:docs-rs:euv:0.8.6</id>
            <updated>
            2026-06-21T13:51:55.480772+00:00</updated>

            <summary>A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly.</summary>

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

        <entry>
            <title>reth-net-banlist-0.0.0</title>

            <link href="/reth-net-banlist/0.0.0/reth_net_banlist/" />
            <id>urn:docs-rs:reth-net-banlist:0.0.0</id>
            <updated>
            2026-06-21T13:51:45.326955+00:00</updated>

            <summary>reth-net-banlist placeholder</summary>

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

        <entry>
            <title>euv-cli-0.8.6</title>

            <link href="/crate/euv-cli/0.8.6" />
            <id>urn:docs-rs:euv-cli:0.8.6</id>
            <updated>
            2026-06-21T13:51:36.333257+00:00</updated>

            <summary>The official CLI tool for the euv UI framework, providing dev/release profiles with run/build modes, hot reload, and wasm-pack integration.</summary>

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

        <entry>
            <title>euv-core-0.8.6</title>

            <link href="/euv-core/0.8.6/euv_core/" />
            <id>urn:docs-rs:euv-core:0.8.6</id>
            <updated>
            2026-06-21T13:51:33.037659+00:00</updated>

            <summary>A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly.</summary>

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

        <entry>
            <title>arama-sidecar-0.36.1</title>

            <link href="/arama-sidecar/0.36.1/arama_sidecar/" />
            <id>urn:docs-rs:arama-sidecar:0.36.1</id>
            <updated>
            2026-06-21T13:51:26.633147+00:00</updated>

            <summary>ffmpeg sidecar binary management for arama</summary>

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

        <entry>
            <title>euv-macros-0.8.6</title>

            <link href="/euv-macros/0.8.6/euv_macros/" />
            <id>urn:docs-rs:euv-macros:0.8.6</id>
            <updated>
            2026-06-21T13:51:22.297253+00:00</updated>

            <summary>Procedural macros for the euv UI framework, providing the macro and attribute for declarative UI composition.</summary>

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

        <entry>
            <title>arama-cache-0.36.1</title>

            <link href="/arama-cache/0.36.1/arama_cache/" />
            <id>urn:docs-rs:arama-cache:0.36.1</id>
            <updated>
            2026-06-21T13:51:06.228794+00:00</updated>

            <summary>Embedding and thumbnail cache facade over localcache for arama</summary>

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

        <entry>
            <title>arama-env-0.36.1</title>

            <link href="/arama-env/0.36.1/arama_env/" />
            <id>urn:docs-rs:arama-env:0.36.1</id>
            <updated>
            2026-06-21T13:51:04.671727+00:00</updated>

            <summary>Environment constants, path helpers, and persisted settings for arama</summary>

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

        <entry>
            <title>arama-i18n-0.36.1</title>

            <link href="/arama-i18n/0.36.1/arama_i18n/" />
            <id>urn:docs-rs:arama-i18n:0.36.1</id>
            <updated>
            2026-06-21T13:50:55.688389+00:00</updated>

            <summary>Lightweight internationalisation (locale tables and t()) for arama</summary>

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

        <entry>
            <title>anda_assistant-0.4.7</title>

            <link href="/anda_assistant/0.4.7/anda_assistant/" />
            <id>urn:docs-rs:anda_assistant:0.4.7</id>
            <updated>
            2026-06-21T13:50:52.044945+00:00</updated>

            <summary>Anda -- an AI Assistant powered by the Knowledge Interaction Protocol (KIP).</summary>

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

        <entry>
            <title>authia-0.3.4</title>

            <link href="/authia/0.3.4/authia/" />
            <id>urn:docs-rs:authia:0.3.4</id>
            <updated>
            2026-06-21T13:50:50.463640+00:00</updated>

            <summary>High-performance JWT verification library for Ed25519 using WebAssembly</summary>

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

        <entry>
            <title>ndm-0.10.0</title>

            <link href="/ndm/0.10.0/ndm/" />
            <id>urn:docs-rs:ndm:0.10.0</id>
            <updated>
            2026-06-21T13:50:44.304102+00:00</updated>

            <summary>Parse standard polyhedral dice notation</summary>

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

        <entry>
            <title>lash-search-tools-0.1.0-alpha.65</title>

            <link href="/lash-search-tools/0.1.0-alpha.65/lash_search_tools/" />
            <id>urn:docs-rs:lash-search-tools:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:50:42.092037+00:00</updated>

            <summary>CLI-only fff-backed local search tools for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-plugin-tool-discovery-0.1.0-alpha.65</title>

            <link href="/lash-plugin-tool-discovery/0.1.0-alpha.65/lash_plugin_tool_discovery/" />
            <id>urn:docs-rs:lash-plugin-tool-discovery:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:50:31.147254+00:00</updated>

            <summary>Tool-discovery plugin for the lash agent runtime.</summary>

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

        <entry>
            <title>reth-metrics-0.0.0</title>

            <link href="/reth-metrics/0.0.0/reth_metrics/" />
            <id>urn:docs-rs:reth-metrics:0.0.0</id>
            <updated>
            2026-06-21T13:50:25.839283+00:00</updated>

            <summary>reth-metrics placeholder</summary>

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

        <entry>
            <title>mall-portrait-common-0.1.1</title>

            <link href="/mall-portrait-common/0.1.1/mall_portrait_common/" />
            <id>urn:docs-rs:mall-portrait-common:0.1.1</id>
            <updated>
            2026-06-21T13:50:19.740608+00:00</updated>

            <summary>Common utilities and types for mall portrait projects.</summary>

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

        <entry>
            <title>id_effect-0.3.0</title>

            <link href="/id_effect/0.3.0/id_effect/" />
            <id>urn:docs-rs:id_effect:0.3.0</id>
            <updated>
            2026-06-21T13:49:54.707203+00:00</updated>

            <summary>Effect&#38;lt;A, E, R&#38;gt; (sync + async), capability DI, pipe — interpreter-style, no bundled executor</summary>

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

        <entry>
            <title>debugtools-0.1.0</title>

            <link href="/debugtools/0.1.0/debugtools/" />
            <id>urn:docs-rs:debugtools:0.1.0</id>
            <updated>
            2026-06-21T13:49:42.705814+00:00</updated>

            <summary>Debugging tools and implementations for Rust to make debugging easier!</summary>

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

        <entry>
            <title>lash-plugin-process-controls-0.1.0-alpha.65</title>

            <link href="/lash-plugin-process-controls/0.1.0-alpha.65/lash_plugin_process_controls/" />
            <id>urn:docs-rs:lash-plugin-process-controls:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:49:37.554287+00:00</updated>

            <summary>Process-control plugin for the lash agent runtime.</summary>

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

        <entry>
            <title>reth-fs-util-0.0.0</title>

            <link href="/reth-fs-util/0.0.0/reth_fs_util/" />
            <id>urn:docs-rs:reth-fs-util:0.0.0</id>
            <updated>
            2026-06-21T13:49:33.161746+00:00</updated>

            <summary>reth-fs-util placeholder</summary>

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

        <entry>
            <title>reth-exex-types-0.0.0</title>

            <link href="/reth-exex-types/0.0.0/reth_exex_types/" />
            <id>urn:docs-rs:reth-exex-types:0.0.0</id>
            <updated>
            2026-06-21T13:49:23.970555+00:00</updated>

            <summary>reth-exex-types placeholder</summary>

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

        <entry>
            <title>reth-exex-test-utils-0.0.0</title>

            <link href="/reth-exex-test-utils/0.0.0/reth_exex_test_utils/" />
            <id>urn:docs-rs:reth-exex-test-utils:0.0.0</id>
            <updated>
            2026-06-21T13:49:20.184359+00:00</updated>

            <summary>reth-exex-test-utils placeholder</summary>

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

        <entry>
            <title>reth-exex-0.0.0</title>

            <link href="/reth-exex/0.0.0/reth_exex/" />
            <id>urn:docs-rs:reth-exex:0.0.0</id>
            <updated>
            2026-06-21T13:49:16.674940+00:00</updated>

            <summary>reth-exex placeholder</summary>

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

        <entry>
            <title>nami-0.10.1</title>

            <link href="/nami/0.10.1/nami/" />
            <id>urn:docs-rs:nami:0.10.1</id>
            <updated>
            2026-06-21T13:49:15.354912+00:00</updated>

            <summary>A powerful, lightweight reactive framework.</summary>

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

        <entry>
            <title>id_effect_proc_macro-0.3.0</title>

            <link href="/id_effect_proc_macro/0.3.0/id_effect_proc_macro/" />
            <id>urn:docs-rs:id_effect_proc_macro:0.3.0</id>
            <updated>
            2026-06-21T13:49:04.844263+00:00</updated>

            <summary>Procedural `effect!` macro for the `effect` crate (proc-macro only; declarative macros live in `id_effect_macro`)</summary>

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

        <entry>
            <title>mdfried-0.22.3</title>

            <link href="/crate/mdfried/0.22.3" />
            <id>urn:docs-rs:mdfried:0.22.3</id>
            <updated>
            2026-06-21T13:48:57.816299+00:00</updated>

            <summary>A markdown viewer for the terminal that renders images and big headers</summary>

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

        <entry>
            <title>id_effect_macro-0.3.0</title>

            <link href="/id_effect_macro/0.3.0/id_effect_macro/" />
            <id>urn:docs-rs:id_effect_macro:0.3.0</id>
            <updated>
            2026-06-21T13:48:52.418460+00:00</updated>

            <summary>Declarative macros for the `effect` crate (`ctx!`, `pipe!`, …). Procedural `effect!` is in `id_effect_proc_macro` — Rust cannot mix both in one proc-macro crate.</summary>

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

        <entry>
            <title>daedalus-nodes-0.1.1</title>

            <link href="/daedalus-nodes/0.1.1/daedalus_nodes/" />
            <id>urn:docs-rs:daedalus-nodes:0.1.1</id>
            <updated>
            2026-06-21T13:48:43.100575+00:00</updated>

            <summary>Demo node implementations and fixtures for Daedalus.</summary>

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

        <entry>
            <title>lash-plugin-mcp-0.1.0-alpha.65</title>

            <link href="/lash-plugin-mcp/0.1.0-alpha.65/lash_plugin_mcp/" />
            <id>urn:docs-rs:lash-plugin-mcp:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:48:28.790247+00:00</updated>

            <summary>MCP (Model Context Protocol) plugin for the lash agent runtime.</summary>

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

        <entry>
            <title>nami-derive-0.2.3</title>

            <link href="/nami-derive/0.2.3/nami_derive/" />
            <id>urn:docs-rs:nami-derive:0.2.3</id>
            <updated>
            2026-06-21T13:48:25.397904+00:00</updated>

            <summary>Derive macros for the nami reactive framework</summary>

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

        <entry>
            <title>reth-execution-errors-0.0.0</title>

            <link href="/reth-execution-errors/0.0.0/reth_execution_errors/" />
            <id>urn:docs-rs:reth-execution-errors:0.0.0</id>
            <updated>
            2026-06-21T13:48:18.103910+00:00</updated>

            <summary>reth-execution-errors placeholder</summary>

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

        <entry>
            <title>daedalus-engine-0.1.1</title>

            <link href="/daedalus-engine/0.1.1/daedalus_engine/" />
            <id>urn:docs-rs:daedalus-engine:0.1.1</id>
            <updated>
            2026-06-21T13:48:13.062580+00:00</updated>

            <summary>High-level engine facade for planning and running Daedalus graphs.</summary>

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

        <entry>
            <title>reth-evm-ethereum-0.0.0</title>

            <link href="/reth-evm-ethereum/0.0.0/reth_evm_ethereum/" />
            <id>urn:docs-rs:reth-evm-ethereum:0.0.0</id>
            <updated>
            2026-06-21T13:48:11.083873+00:00</updated>

            <summary>reth-evm-ethereum placeholder</summary>

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

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

            <link href="/daedalus-macros/0.1.1/daedalus_macros/" />
            <id>urn:docs-rs:daedalus-macros:0.1.1</id>
            <updated>
            2026-06-21T13:48:03.048195+00:00</updated>

            <summary>Proc macros for Daedalus nodes and GPU binding helpers.</summary>

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

        <entry>
            <title>jj-gt-0.3.7</title>

            <link href="/jj-gt/0.3.7/jj_gt/" />
            <id>urn:docs-rs:jj-gt:0.3.7</id>
            <updated>
            2026-06-21T13:47:48.903764+00:00</updated>

            <summary>Bridge jj bookmark stacks and Graphite (gt) PR stacks — one command per stack submit/fetch/status</summary>

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

        <entry>
            <title>mdfrier-3.0.5</title>

            <link href="/crate/mdfrier/3.0.5" />
            <id>urn:docs-rs:mdfrier:3.0.5</id>
            <updated>
            2026-06-21T13:47:46.990375+00:00</updated>

            <summary>A markdown parser that produces styled terminal lines</summary>

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

        <entry>
            <title>rexl-0.0.5</title>

            <link href="/rexl/0.0.5/rexl/" />
            <id>urn:docs-rs:rexl:0.0.5</id>
            <updated>
            2026-06-21T13:47:37.041434+00:00</updated>

            <summary>Common Library for Rust
</summary>

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

        <entry>
            <title>lash-llm-tools-0.1.0-alpha.65</title>

            <link href="/lash-llm-tools/0.1.0-alpha.65/lash_llm_tools/" />
            <id>urn:docs-rs:lash-llm-tools:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:47:33.963974+00:00</updated>

            <summary>LLM-backed tool implementations (llm_query and friends) for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-tool-support-0.1.0-alpha.65</title>

            <link href="/lash-tool-support/0.1.0-alpha.65/lash_tool_support/" />
            <id>urn:docs-rs:lash-tool-support:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:47:27.570698+00:00</updated>

            <summary>Shared types and helpers for building tools in the lash agent runtime.</summary>

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

        <entry>
            <title>lash-provider-openai-0.1.0-alpha.65</title>

            <link href="/lash-provider-openai/0.1.0-alpha.65/lash_provider_openai/" />
            <id>urn:docs-rs:lash-provider-openai:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:47:27.082251+00:00</updated>

            <summary>OpenAI providers for lash: API-key (OpenRouter, OpenAI, vLLM, etc.) and Codex OAuth (ChatGPT Plus/Pro/Team).</summary>

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

        <entry>
            <title>lash-provider-google-0.1.0-alpha.65</title>

            <link href="/lash-provider-google/0.1.0-alpha.65/lash_provider_google/" />
            <id>urn:docs-rs:lash-provider-google:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:47:20.077485+00:00</updated>

            <summary>Google OAuth (Gemini via Code Assist) provider for lash.</summary>

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

        <entry>
            <title>lash-provider-anthropic-0.1.0-alpha.65</title>

            <link href="/lash-provider-anthropic/0.1.0-alpha.65/lash_provider_anthropic/" />
            <id>urn:docs-rs:lash-provider-anthropic:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:46:50.573522+00:00</updated>

            <summary>Anthropic API (Claude) provider for lash.</summary>

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

        <entry>
            <title>lash-lashlang-runtime-0.1.0-alpha.65</title>

            <link href="/lash-lashlang-runtime/0.1.0-alpha.65/lash_lashlang_runtime/" />
            <id>urn:docs-rs:lash-lashlang-runtime:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:46:45.657390+00:00</updated>

            <summary>Lashlang runtime integration for lash-core process engines and tool surfaces.</summary>

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

        <entry>
            <title>lash-sqlite-store-0.1.0-alpha.65</title>

            <link href="/lash-sqlite-store/0.1.0-alpha.65/lash_sqlite_store/" />
            <id>urn:docs-rs:lash-sqlite-store:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:46:33.778697+00:00</updated>

            <summary>SQLite-backed session store for the lash agent runtime.</summary>

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

        <entry>
            <title>jj-hooks-0.3.7</title>

            <link href="/jj-hooks/0.3.7/jj_hooks/" />
            <id>urn:docs-rs:jj-hooks:0.3.7</id>
            <updated>
            2026-06-21T13:46:31.584291+00:00</updated>

            <summary>Run pre-commit / lefthook / hk hooks against jj bookmark pushes</summary>

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

        <entry>
            <title>lash-s3-store-0.1.0-alpha.65</title>

            <link href="/lash-s3-store/0.1.0-alpha.65/lash_s3_store/" />
            <id>urn:docs-rs:lash-s3-store:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:46:16.154070+00:00</updated>

            <summary>S3-compatible attachment storage adapter for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-postgres-store-0.1.0-alpha.65</title>

            <link href="/lash-postgres-store/0.1.0-alpha.65/lash_postgres_store/" />
            <id>urn:docs-rs:lash-postgres-store:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:46:04.399465+00:00</updated>

            <summary>PostgreSQL-backed durable storage for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-plugin-tool-output-budget-0.1.0-alpha.65</title>

            <link href="/lash-plugin-tool-output-budget/0.1.0-alpha.65/lash_plugin_tool_output_budget/" />
            <id>urn:docs-rs:lash-plugin-tool-output-budget:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:46:02.803384+00:00</updated>

            <summary>Tool-output budgeting plugin for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-remote-protocol-0.1.0-alpha.65</title>

            <link href="/lash-remote-protocol/0.1.0-alpha.65/lash_remote_protocol/" />
            <id>urn:docs-rs:lash-remote-protocol:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:45:44.027191+00:00</updated>

            <summary>Versioned remote embedding protocol DTOs for Lash sessions, turns, activities, tools, and LLM calls.</summary>

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

        <entry>
            <title>systemless-0.1.41</title>

            <link href="/systemless/0.1.41/systemless/" />
            <id>urn:docs-rs:systemless:0.1.41</id>
            <updated>
            2026-06-21T13:45:31.976556+00:00</updated>

            <summary>High-Level Emulation for classic Macintosh applications</summary>

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

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

            <link href="/crate/dm-database-installer/1.2.4" />
            <id>urn:docs-rs:dm-database-installer:1.2.4</id>
            <updated>
            2026-06-21T13:45:20.301578+00:00</updated>

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

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

        <entry>
            <title>lash-llm-transport-0.1.0-alpha.65</title>

            <link href="/lash-llm-transport/0.1.0-alpha.65/lash_llm_transport/" />
            <id>urn:docs-rs:lash-llm-transport:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:45:18.125410+00:00</updated>

            <summary>HTTP transport layer used by lash provider crates.</summary>

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

        <entry>
            <title>lash-plugin-observational-memory-0.1.0-alpha.65</title>

            <link href="/lash-plugin-observational-memory/0.1.0-alpha.65/lash_plugin_observational_memory/" />
            <id>urn:docs-rs:lash-plugin-observational-memory:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:45:15.874732+00:00</updated>

            <summary>Observational-memory plugin for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-core-0.1.0-alpha.65</title>

            <link href="/lash-core/0.1.0-alpha.65/lash_core/" />
            <id>urn:docs-rs:lash-core:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:45:04.485432+00:00</updated>

            <summary>Sans-IO turn machine and runtime kernel for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-rlm-types-0.1.0-alpha.65</title>

            <link href="/lash-rlm-types/0.1.0-alpha.65/lash_rlm_types/" />
            <id>urn:docs-rs:lash-rlm-types:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:44:48.045627+00:00</updated>

            <summary>Shared types for the RLM protocol in the lash agent runtime.</summary>

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

        <entry>
            <title>lashlang-0.1.0-alpha.65</title>

            <link href="/lashlang/0.1.0-alpha.65/lashlang/" />
            <id>urn:docs-rs:lashlang:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:44:36.280002+00:00</updated>

            <summary>Lashlang: compact CodeAct language for model-authored REPL blocks in the lash agent runtime.</summary>

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

        <entry>
            <title>oxi-cli-0.41.0</title>

            <link href="/oxi-cli/0.41.0/oxi/" />
            <id>urn:docs-rs:oxi-cli:0.41.0</id>
            <updated>
            2026-06-21T13:44:34.887845+00:00</updated>

            <summary>Terminal-based AI coding assistant — multi-provider, streaming-first, extensible</summary>

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

        <entry>
            <title>lash-provider-auth-0.1.0-alpha.65</title>

            <link href="/lash-provider-auth/0.1.0-alpha.65/lash_provider_auth/" />
            <id>urn:docs-rs:lash-provider-auth:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:44:32.432754+00:00</updated>

            <summary>OAuth helpers and credential storage shared by lash provider crates.</summary>

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

        <entry>
            <title>lash-trace-0.1.0-alpha.65</title>

            <link href="/lash-trace/0.1.0-alpha.65/lash_trace/" />
            <id>urn:docs-rs:lash-trace:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:44:20.020858+00:00</updated>

            <summary>Trace types and JSONL exporter for the lash agent runtime.</summary>

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

        <entry>
            <title>lash-sansio-0.1.0-alpha.65</title>

            <link href="/lash-sansio/0.1.0-alpha.65/lash_sansio/" />
            <id>urn:docs-rs:lash-sansio:0.1.0-alpha.65</id>
            <updated>
            2026-06-21T13:44:16.920549+00:00</updated>

            <summary>Sans-IO protocol kernel for the lash agent runtime. Pure types and state machine; no IO or async.</summary>

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

        <entry>
            <title>tpm2-device-1.0.0</title>

            <link href="/tpm2-device/1.0.0/tpm2_device/" />
            <id>urn:docs-rs:tpm2-device:1.0.0</id>
            <updated>
            2026-06-21T13:44:01.943030+00:00</updated>

            <summary>TPM 2.0 device interface</summary>

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

        <entry>
            <title>daedalus-runtime-0.1.1</title>

            <link href="/daedalus-runtime/0.1.1/daedalus_runtime/" />
            <id>urn:docs-rs:daedalus-runtime:0.1.1</id>
            <updated>
            2026-06-21T13:43:59.947224+00:00</updated>

            <summary>Runtime executor for Daedalus plans with backpressure and plugins.</summary>

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

        <entry>
            <title>simengine-0.1.5</title>

            <link href="/simengine/0.1.5/simengine/" />
            <id>urn:docs-rs:simengine:0.1.5</id>
            <updated>
            2026-06-21T13:43:58.571059+00:00</updated>

            <summary>A plugin-based simulation engine runtime and plugin API</summary>

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

        <entry>
            <title>haproxy-protocol-0.0.4</title>

            <link href="/haproxy-protocol/0.0.4/haproxy_protocol/" />
            <id>urn:docs-rs:haproxy-protocol:0.0.4</id>
            <updated>
            2026-06-21T13:43:44.887928+00:00</updated>

            <summary>HAProxy Protocol</summary>

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

        <entry>
            <title>unused-pub-0.1.3</title>

            <link href="/unused-pub/0.1.3/unused_pub/" />
            <id>urn:docs-rs:unused-pub:0.1.3</id>
            <updated>
            2026-06-21T13:43:40.930080+00:00</updated>

            <summary>A tool to detect unused public items (structs, enums, functions, etc.) in a Rust codebase.</summary>

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

        <entry>
            <title>reth-ethereum-primitives-0.0.0</title>

            <link href="/reth-ethereum-primitives/0.0.0/reth_ethereum_primitives/" />
            <id>urn:docs-rs:reth-ethereum-primitives:0.0.0</id>
            <updated>
            2026-06-21T13:43:32.856579+00:00</updated>

            <summary>reth-ethereum-primitives placeholder</summary>

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

        <entry>
            <title>sequential-thinking-mcp-0.0.1</title>

            <link href="/sequential-thinking-mcp/0.0.1/sequential_thinking_mcp/" />
            <id>urn:docs-rs:sequential-thinking-mcp:0.0.1</id>
            <updated>
            2026-06-21T13:43:32.348928+00:00</updated>

            <summary>A Model Context Protocol (MCP) server for sequential thinking and problem-solving</summary>

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

        <entry>
            <title>reth-ethereum-payload-builder-0.0.0</title>

            <link href="/reth-ethereum-payload-builder/0.0.0/reth_ethereum_payload_builder/" />
            <id>urn:docs-rs:reth-ethereum-payload-builder:0.0.0</id>
            <updated>
            2026-06-21T13:43:28.146646+00:00</updated>

            <summary>reth-ethereum-payload-builder placeholder</summary>

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

        <entry>
            <title>daedalus-planner-0.1.1</title>

            <link href="/daedalus-planner/0.1.1/daedalus_planner/" />
            <id>urn:docs-rs:daedalus-planner:0.1.1</id>
            <updated>
            2026-06-21T13:43:25.986872+00:00</updated>

            <summary>Planner that validates and schedules Daedalus dataflow graphs.</summary>

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

        <entry>
            <title>reth-ethereum-forks-0.0.0</title>

            <link href="/reth-ethereum-forks/0.0.0/reth_ethereum_forks/" />
            <id>urn:docs-rs:reth-ethereum-forks:0.0.0</id>
            <updated>
            2026-06-21T13:43:21.473501+00:00</updated>

            <summary>reth-ethereum-forks placeholder</summary>

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

        <entry>
            <title>reth-ethereum-engine-primitives-0.0.0</title>

            <link href="/reth-ethereum-engine-primitives/0.0.0/reth_ethereum_engine_primitives/" />
            <id>urn:docs-rs:reth-ethereum-engine-primitives:0.0.0</id>
            <updated>
            2026-06-21T13:43:16.200484+00:00</updated>

            <summary>reth-ethereum-engine-primitives placeholder</summary>

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

        <entry>
            <title>daedalus-gpu-0.1.1</title>

            <link href="/daedalus-gpu/0.1.1/daedalus_gpu/" />
            <id>urn:docs-rs:daedalus-gpu:0.1.1</id>
            <updated>
            2026-06-21T13:43:15.384652+00:00</updated>

            <summary>GPU backends and WGSL dispatch helpers for the Daedalus runtime.</summary>

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

        <entry>
            <title>daedalus-registry-0.1.1</title>

            <link href="/daedalus-registry/0.1.1/daedalus_registry/" />
            <id>urn:docs-rs:daedalus-registry:0.1.1</id>
            <updated>
            2026-06-21T13:43:11.188837+00:00</updated>

            <summary>Node registry and plugin bundle loader for Daedalus graphs.</summary>

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

        <entry>
            <title>ezs3-0.1.0</title>

            <link href="/ezs3/0.1.0/ezs3/" />
            <id>urn:docs-rs:ezs3:0.1.0</id>
            <updated>
            2026-06-21T13:43:06.579119+00:00</updated>

            <summary>Easy S3-compatible operations</summary>

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

        <entry>
            <title>daedalus-data-0.1.1</title>

            <link href="/daedalus-data/0.1.1/daedalus_data/" />
            <id>urn:docs-rs:daedalus-data:0.1.1</id>
            <updated>
            2026-06-21T13:42:54.000833+00:00</updated>

            <summary>Type/value model and serialization helpers for Daedalus node ports.</summary>

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

        <entry>
            <title>daedalus-core-0.1.1</title>

            <link href="/daedalus-core/0.1.1/daedalus_core/" />
            <id>urn:docs-rs:daedalus-core:0.1.1</id>
            <updated>
            2026-06-21T13:42:50.273295+00:00</updated>

            <summary>Core types and shared utilities for the Daedalus dataflow stack.</summary>

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

        <entry>
            <title>daedalus-wgsl-infer-0.1.1</title>

            <link href="/daedalus-wgsl-infer/0.1.1/daedalus_wgsl_infer/" />
            <id>urn:docs-rs:daedalus-wgsl-infer:0.1.1</id>
            <updated>
            2026-06-21T13:42:40.145033+00:00</updated>

            <summary>WGSL binding/workgroup inference helpers for Daedalus GPU tooling.</summary>

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

        <entry>
            <title>huawei-cloud-api-definitions-CFW-0.1.20260123</title>

            <link href="/huawei-cloud-api-definitions-CFW/0.1.20260123/huawei_cloud_api_definitions_CFW/" />
            <id>urn:docs-rs:huawei-cloud-api-definitions-CFW:0.1.20260123</id>
            <updated>
            2026-06-21T13:42:37.765551+00:00</updated>

            <summary>Huawei Cloud API definitions, generated from OpenAPI spec</summary>

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

        <entry>
            <title>easyhttpmock-0.1.1</title>

            <link href="/easyhttpmock/0.1.1/easyhttpmock/" />
            <id>urn:docs-rs:easyhttpmock:0.1.1</id>
            <updated>
            2026-06-21T13:42:34.153346+00:00</updated>

            <summary>EasyHttpMock is a simple HTTP mock server for testing HTTP clients.</summary>

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

        <entry>
            <title>reth-eth-wire-types-0.0.0</title>

            <link href="/reth-eth-wire-types/0.0.0/reth_eth_wire_types/" />
            <id>urn:docs-rs:reth-eth-wire-types:0.0.0</id>
            <updated>
            2026-06-21T13:42:27.269416+00:00</updated>

            <summary>reth-eth-wire-types placeholder</summary>

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

        <entry>
            <title>vetis-0.1.3</title>

            <link href="/vetis/0.1.3/vetis/" />
            <id>urn:docs-rs:vetis:0.1.3</id>
            <updated>
            2026-06-21T13:42:26.892178+00:00</updated>

            <summary>Very Tiny Server</summary>

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

        <entry>
            <title>reth-eth-wire-0.0.0</title>

            <link href="/reth-eth-wire/0.0.0/reth_eth_wire/" />
            <id>urn:docs-rs:reth-eth-wire:0.0.0</id>
            <updated>
            2026-06-21T13:42:23.112569+00:00</updated>

            <summary>reth-eth-wire placeholder</summary>

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

        <entry>
            <title>leptos-chartistry-0.2.3</title>

            <link href="/leptos-chartistry/0.2.3/leptos_chartistry/" />
            <id>urn:docs-rs:leptos-chartistry:0.2.3</id>
            <updated>
            2026-06-21T13:42:14.657287+00:00</updated>

            <summary>Chartistry is a charting library for Leptos</summary>

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

        <entry>
            <title>reth-errors-0.0.0</title>

            <link href="/reth-errors/0.0.0/reth_errors/" />
            <id>urn:docs-rs:reth-errors:0.0.0</id>
            <updated>
            2026-06-21T13:42:13.641609+00:00</updated>

            <summary>reth-errors placeholder</summary>

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

        <entry>
            <title>reth-era-downloader-0.0.0</title>

            <link href="/reth-era-downloader/0.0.0/reth_era_downloader/" />
            <id>urn:docs-rs:reth-era-downloader:0.0.0</id>
            <updated>
            2026-06-21T13:42:09.084984+00:00</updated>

            <summary>reth-era-downloader placeholder</summary>

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

        <entry>
            <title>reth-engine-tree-0.0.0</title>

            <link href="/reth-engine-tree/0.0.0/reth_engine_tree/" />
            <id>urn:docs-rs:reth-engine-tree:0.0.0</id>
            <updated>
            2026-06-21T13:42:05.250516+00:00</updated>

            <summary>reth-engine-tree placeholder</summary>

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

        <entry>
            <title>ruvector-hyperbolic-hnsw-0.1.0</title>

            <link href="/ruvector-hyperbolic-hnsw/0.1.0/ruvector_hyperbolic_hnsw/" />
            <id>urn:docs-rs:ruvector-hyperbolic-hnsw:0.1.0</id>
            <updated>
            2026-06-21T13:42:02.615440+00:00</updated>

            <summary>Hyperbolic (Poincare ball) embeddings with HNSW integration for hierarchy-aware vector search, enabling efficient similarity search in non-Euclidean spaces for taxonomies, ontologies, and hierarchical data</summary>

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

        <entry>
            <title>tikal-0.1.4</title>

            <link href="/tikal/0.1.4/tikal/" />
            <id>urn:docs-rs:tikal:0.1.4</id>
            <updated>
            2026-06-21T13:42:00.252838+00:00</updated>

            <summary>A Rust ORM library for building database-driven applications</summary>

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

        <entry>
            <title>reth-engine-primitives-0.0.0</title>

            <link href="/reth-engine-primitives/0.0.0/reth_engine_primitives/" />
            <id>urn:docs-rs:reth-engine-primitives:0.0.0</id>
            <updated>
            2026-06-21T13:41:50.489673+00:00</updated>

            <summary>reth-engine-primitives placeholder</summary>

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

        <entry>
            <title>reth-engine-local-0.0.0</title>

            <link href="/reth-engine-local/0.0.0/reth_engine_local/" />
            <id>urn:docs-rs:reth-engine-local:0.0.0</id>
            <updated>
            2026-06-21T13:41:42.166432+00:00</updated>

            <summary>reth-engine-local placeholder</summary>

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

        <entry>
            <title>tikal_macros-0.1.1</title>

            <link href="/tikal_macros/0.1.1/tikal_macros/" />
            <id>urn:docs-rs:tikal_macros:0.1.1</id>
            <updated>
            2026-06-21T13:41:41.405467+00:00</updated>

            <summary>Procedural macros for the Tikal ORM</summary>

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

        <entry>
            <title>brunch-0.11.1</title>

            <link href="/brunch/0.11.1/brunch/" />
            <id>urn:docs-rs:brunch:0.11.1</id>
            <updated>
            2026-06-21T13:41:37.309785+00:00</updated>

            <summary>A simple micro-benchmark runner.</summary>

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

        <entry>
            <title>argyle-0.15.0</title>

            <link href="/argyle/0.15.0/argyle/" />
            <id>urn:docs-rs:argyle:0.15.0</id>
            <updated>
            2026-06-21T13:41:31.892392+00:00</updated>

            <summary>A lightweight, agnostic CLI argument parser.</summary>

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

        <entry>
            <title>structured-proxy-2.2.0</title>

            <link href="/structured-proxy/2.2.0/structured_proxy/" />
            <id>urn:docs-rs:structured-proxy:2.2.0</id>
            <updated>
            2026-06-21T13:41:31.600953+00:00</updated>

            <summary>Universal gRPC→REST transcoding proxy — config-driven, works with any gRPC service</summary>

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

        <entry>
            <title>reth-ecies-0.0.0</title>

            <link href="/reth-ecies/0.0.0/reth_ecies/" />
            <id>urn:docs-rs:reth-ecies:0.0.0</id>
            <updated>
            2026-06-21T13:41:29.980138+00:00</updated>

            <summary>reth-ecies placeholder</summary>

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

        <entry>
            <title>reth-e2e-test-utils-0.0.0</title>

            <link href="/reth-e2e-test-utils/0.0.0/reth_e2e_test_utils/" />
            <id>urn:docs-rs:reth-e2e-test-utils:0.0.0</id>
            <updated>
            2026-06-21T13:41:26.957085+00:00</updated>

            <summary>reth-e2e-test-utils placeholder</summary>

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