<?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-17T15:52:09.258552+00:00</updated>

        <entry>
            <title>whisker-runtime-0.5.0</title>

            <link href="/whisker-runtime/0.5.0/whisker_runtime/" />
            <id>urn:docs-rs:whisker-runtime:0.5.0</id>
            <updated>
            2026-06-17T15:52:09.258552+00:00</updated>

            <summary>Core runtime for Whisker: reactive primitives, element tree, Lynx integration.</summary>

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

        <entry>
            <title>whisker-css-0.5.0</title>

            <link href="/whisker-css/0.5.0/whisker_css/" />
            <id>urn:docs-rs:whisker-css:0.5.0</id>
            <updated>
            2026-06-17T15:52:04.925077+00:00</updated>

            <summary>Type-safe CSS builder for Whisker. Mirrors the Lynx CSS surface.</summary>

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

        <entry>
            <title>arcly-stream-0.2.0</title>

            <link href="/arcly-stream/0.2.0/arcly_stream/" />
            <id>urn:docs-rs:arcly-stream:0.2.0</id>
            <updated>
            2026-06-17T15:51:55.665507+00:00</updated>

            <summary>An open-extensible live-media streaming kernel: lock-free zero-copy frame fan-out, instant-start GOP cache, a pluggable multi-protocol ingestion layer (RTMP, RTSP, SRT, WHIP/WHEP shipped), and a feature-gated pure-Rust media plane (MPEG-TS/HLS/fMP4) — runtime, config, and metrics free.</summary>

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

        <entry>
            <title>pezkuwi-node-collation-generation-7.0.0</title>

            <link href="/pezkuwi-node-collation-generation/7.0.0/pezkuwi_node_collation_generation/" />
            <id>urn:docs-rs:pezkuwi-node-collation-generation:7.0.0</id>
            <updated>
            2026-06-17T15:51:53.604613+00:00</updated>

            <summary>Collator-side subsystem that handles incoming candidate submissions from the teyrchain.</summary>

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

        <entry>
            <title>kuiper-proxmox-agent-0.3.0</title>

            <link href="/crate/kuiper-proxmox-agent/0.3.0" />
            <id>urn:docs-rs:kuiper-proxmox-agent:0.3.0</id>
            <updated>
            2026-06-17T15:51:39.529900+00:00</updated>

            <summary>Proxmox VE agent for CI runner coordination (Windows/Linux)</summary>

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

        <entry>
            <title>whisker-macros-0.5.0</title>

            <link href="/whisker-macros/0.5.0/whisker_macros/" />
            <id>urn:docs-rs:whisker-macros:0.5.0</id>
            <updated>
            2026-06-17T15:51:35.756225+00:00</updated>

            <summary>Procedural macros for Whisker: #[whisker::main], rsx!</summary>

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

        <entry>
            <title>whisker-macro-syntax-0.5.0</title>

            <link href="/whisker-macro-syntax/0.5.0/whisker_macro_syntax/" />
            <id>urn:docs-rs:whisker-macro-syntax:0.5.0</id>
            <updated>
            2026-06-17T15:51:33.363363+00:00</updated>

            <summary>Shared parse AST for Whisker&#38;apos;s `render!` and `css!` macros — consumed by whisker-macros (codegen) and whisker-fmt (formatting).</summary>

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

        <entry>
            <title>pipedash-plugin-tekton-0.1.1</title>

            <link href="/pipedash-plugin-tekton/0.1.1/pipedash_plugin_tekton/" />
            <id>urn:docs-rs:pipedash-plugin-tekton:0.1.1</id>
            <updated>
            2026-06-17T15:51:28.914409+00:00</updated>

            <summary>Tekton CD plugin for Pipedash</summary>

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

        <entry>
            <title>whisker-config-0.5.0</title>

            <link href="/whisker-config/0.5.0/whisker_config/" />
            <id>urn:docs-rs:whisker-config:0.5.0</id>
            <updated>
            2026-06-17T15:51:27.458071+00:00</updated>

            <summary>Config types used in whisker.rs to declare app metadata.</summary>

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

        <entry>
            <title>whisker-plugin-0.5.0</title>

            <link href="/whisker-plugin/0.5.0/whisker_plugin/" />
            <id>urn:docs-rs:whisker-plugin:0.5.0</id>
            <updated>
            2026-06-17T15:51:18.318379+00:00</updated>

            <summary>Plugin surface for Whisker CNG — Plugin trait, IR types, JSON envelope, and the subprocess runner 3rd-party plugin binaries use.</summary>

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

        <entry>
            <title>arcly-stream-macros-0.2.0</title>

            <link href="/arcly-stream-macros/0.2.0/arcly_stream_macros/" />
            <id>urn:docs-rs:arcly-stream-macros:0.2.0</id>
            <updated>
            2026-06-17T15:51:08.987176+00:00</updated>

            <summary>Procedural macros for arcly-stream: #[protocol] and #[derive(MediaSink)] ergonomics.</summary>

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

        <entry>
            <title>neo3-2.0.0</title>

            <link href="/neo3/2.0.0/neo3/" />
            <id>urn:docs-rs:neo3:2.0.0</id>
            <updated>
            2026-06-17T15:51:01.706875+00:00</updated>

            <summary>Production-ready Rust SDK for Neo N3 blockchain with high-level API, unified error handling, and enterprise features</summary>

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

        <entry>
            <title>pipedash-plugin-jenkins-0.1.1</title>

            <link href="/pipedash-plugin-jenkins/0.1.1/pipedash_plugin_jenkins/" />
            <id>urn:docs-rs:pipedash-plugin-jenkins:0.1.1</id>
            <updated>
            2026-06-17T15:50:51.986407+00:00</updated>

            <summary>Jenkins plugin for Pipedash</summary>

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

        <entry>
            <title>pmrpc-2.0.0</title>

            <link href="/pmrpc/2.0.0/pmrpc/" />
            <id>urn:docs-rs:pmrpc:2.0.0</id>
            <updated>
            2026-06-17T15:50:50.544092+00:00</updated>

            <summary>Poor man&#38;apos;s RPC. Not pretty, but plenty versatile.</summary>

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

        <entry>
            <title>llama-rs-0.17.0</title>

            <link href="/llama-rs/0.17.0/llama_rs/" />
            <id>urn:docs-rs:llama-rs:0.17.0</id>
            <updated>
            2026-06-17T15:50:41.106939+00:00</updated>

            <summary>A high-performance Rust implementation of llama.cpp - LLM inference engine with full GGUF support</summary>

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

        <entry>
            <title>pipedash-plugin-buildkite-0.1.1</title>

            <link href="/pipedash-plugin-buildkite/0.1.1/pipedash_plugin_buildkite/" />
            <id>urn:docs-rs:pipedash-plugin-buildkite:0.1.1</id>
            <updated>
            2026-06-17T15:50:32.829613+00:00</updated>

            <summary>Buildkite plugin for Pipedash</summary>

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

        <entry>
            <title>noetl-worker-5.29.0</title>

            <link href="/noetl-worker/5.29.0/noetl_worker/" />
            <id>urn:docs-rs:noetl-worker:5.29.0</id>
            <updated>
            2026-06-17T15:50:11.225067+00:00</updated>

            <summary>NoETL Worker Pool - Executes workflow commands via NATS</summary>

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

        <entry>
            <title>pipedash-plugin-bitbucket-0.1.1</title>

            <link href="/pipedash-plugin-bitbucket/0.1.1/pipedash_plugin_bitbucket/" />
            <id>urn:docs-rs:pipedash-plugin-bitbucket:0.1.1</id>
            <updated>
            2026-06-17T15:49:36.859947+00:00</updated>

            <summary>Bitbucket Pipelines plugin for Pipedash</summary>

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

        <entry>
            <title>kuiper-agent-lib-0.4.0</title>

            <link href="/kuiper-agent-lib/0.4.0/kuiper_agent_lib/" />
            <id>urn:docs-rs:kuiper-agent-lib:0.4.0</id>
            <updated>
            2026-06-17T15:49:07.307789+00:00</updated>

            <summary>Shared library for CI runner agents (connection, certificates)</summary>

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

        <entry>
            <title>pipedash-plugin-gitlab-0.1.1</title>

            <link href="/pipedash-plugin-gitlab/0.1.1/pipedash_plugin_gitlab/" />
            <id>urn:docs-rs:pipedash-plugin-gitlab:0.1.1</id>
            <updated>
            2026-06-17T15:48:59.754412+00:00</updated>

            <summary>GitLab CI/CD plugin for Pipedash</summary>

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

        <entry>
            <title>unluac-1.2.7</title>

            <link href="/unluac/1.2.7/unluac/" />
            <id>urn:docs-rs:unluac:1.2.7</id>
            <updated>
            2026-06-17T15:48:36.757630+00:00</updated>

            <summary>Multi-dialect Lua decompiler written in Rust.</summary>

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

        <entry>
            <title>pipedash-plugin-github-0.1.1</title>

            <link href="/pipedash-plugin-github/0.1.1/pipedash_plugin_github/" />
            <id>urn:docs-rs:pipedash-plugin-github:0.1.1</id>
            <updated>
            2026-06-17T15:48:22.351811+00:00</updated>

            <summary>GitHub Actions plugin for Pipedash</summary>

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

        <entry>
            <title>pipedash-plugin-api-0.1.1</title>

            <link href="/pipedash-plugin-api/0.1.1/pipedash_plugin_api/" />
            <id>urn:docs-rs:pipedash-plugin-api:0.1.1</id>
            <updated>
            2026-06-17T15:48:03.861111+00:00</updated>

            <summary>Plugin API for Pipedash - CI/CD pipeline dashboard</summary>

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

        <entry>
            <title>euclidean-rhythm-0.1.0</title>

            <link href="/euclidean-rhythm/0.1.0/euclidean_rhythm/" />
            <id>urn:docs-rs:euclidean-rhythm:0.1.0</id>
            <updated>
            2026-06-17T15:47:40.101620+00:00</updated>

            <summary>Generate Euclidean rhythms using Bjorklund&#38;apos;s algorithm - musically interesting patterns for percussion and generative music</summary>

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

        <entry>
            <title>smbcloud-model-0.4.4</title>

            <link href="/smbcloud-model/0.4.4/smbcloud_model/" />
            <id>urn:docs-rs:smbcloud-model:0.4.4</id>
            <updated>
            2026-06-17T15:47:38.081904+00:00</updated>

            <summary>Command line tool for deploying NextJS app on the smbCloud platform.</summary>

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

        <entry>
            <title>brust-0.1.0</title>

            <link href="/brust/0.1.0/brust/" />
            <id>urn:docs-rs:brust:0.1.0</id>
            <updated>
            2026-06-17T15:47:35.245578+00:00</updated>

            <summary>Public facade for Brust bioinformatics format readers, writers, and conversion helpers.</summary>

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

        <entry>
            <title>polaris_internal-0.4.3</title>

            <link href="/polaris_internal/0.4.3/polaris_internal/" />
            <id>urn:docs-rs:polaris_internal:0.4.3</id>
            <updated>
            2026-06-17T15:47:18.330663+00:00</updated>

            <summary>Internal re-export layer for Polaris (use polaris-ai instead).</summary>

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

        <entry>
            <title>agent-commander-0.2.5</title>

            <link href="/agent-commander/0.2.5/agent_commander/" />
            <id>urn:docs-rs:agent-commander:0.2.5</id>
            <updated>
            2026-06-17T15:47:13.100908+00:00</updated>

            <summary>A Rust library to control agents enclosed in CLI commands like Anthropic Claude Code CLI</summary>

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

        <entry>
            <title>qconnection-0.5.2</title>

            <link href="/qconnection/0.5.2/qconnection/" />
            <id>urn:docs-rs:qconnection:0.5.2</id>
            <updated>
            2026-06-17T15:46:59.200149+00:00</updated>

            <summary>Encapsulation of QUIC connections, a part of dquic</summary>

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

        <entry>
            <title>brokk-mjolnir-0.9.0</title>

            <link href="/crate/brokk-mjolnir/0.9.0" />
            <id>urn:docs-rs:brokk-mjolnir:0.9.0</id>
            <updated>
            2026-06-17T15:46:41.288366+00:00</updated>

            <summary>Forge-grade terminal client for any Agent Client Protocol (ACP) server</summary>

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

        <entry>
            <title>colgrep-1.5.6</title>

            <link href="/colgrep/1.5.6/colgrep/" />
            <id>urn:docs-rs:colgrep:1.5.6</id>
            <updated>
            2026-06-17T15:46:32.932900+00:00</updated>

            <summary>Semantic code search powered by ColBERT</summary>

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

        <entry>
            <title>pezcumulus-relay-chain-rpc-interface-0.7.0</title>

            <link href="/pezcumulus-relay-chain-rpc-interface/0.7.0/pezcumulus_relay_chain_rpc_interface/" />
            <id>urn:docs-rs:pezcumulus-relay-chain-rpc-interface:0.7.0</id>
            <updated>
            2026-06-17T15:46:25.711903+00:00</updated>

            <summary>Implementation of the RelayChainInterface trait that connects to a remote RPC-node.</summary>

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

        <entry>
            <title>studio-worker-0.4.6</title>

            <link href="/studio-worker/0.4.6/studio_worker/" />
            <id>urn:docs-rs:studio-worker:0.4.6</id>
            <updated>
            2026-06-17T15:46:02.013430+00:00</updated>

            <summary>Pull-based image-generation worker for the minis.gg studio.</summary>

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

        <entry>
            <title>polaris_sessions-0.4.3</title>

            <link href="/polaris_sessions/0.4.3/polaris_sessions/" />
            <id>urn:docs-rs:polaris_sessions:0.4.3</id>
            <updated>
            2026-06-17T15:45:39.315117+00:00</updated>

            <summary>Session management and orchestration for Polaris agents.</summary>

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

        <entry>
            <title>next-plaid-onnx-1.5.6</title>

            <link href="/next-plaid-onnx/1.5.6/next_plaid_onnx/" />
            <id>urn:docs-rs:next-plaid-onnx:1.5.6</id>
            <updated>
            2026-06-17T15:45:15.898841+00:00</updated>

            <summary>Fast ColBERT multi-vector encoding using ONNX Runtime</summary>

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

        <entry>
            <title>polaris_core_plugins-0.4.3</title>

            <link href="/polaris_core_plugins/0.4.3/polaris_core_plugins/" />
            <id>urn:docs-rs:polaris_core_plugins:0.4.3</id>
            <updated>
            2026-06-17T15:44:44.267136+00:00</updated>

            <summary>Core infrastructure plugins for Polaris.</summary>

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

        <entry>
            <title>flow-pixl-0.1.14</title>

            <link href="/crate/flow-pixl/0.1.14" />
            <id>urn:docs-rs:flow-pixl:0.1.14</id>
            <updated>
            2026-06-17T15:44:31.980923+00:00</updated>

            <summary>Local pixel-art generator: SDXL + a pixel-art LoRA, snapped to true pixel art (Metal/CUDA/CPU).</summary>

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

        <entry>
            <title>hopr-types-1.9.0</title>

            <link href="/hopr-types/1.9.0/hopr_types/" />
            <id>urn:docs-rs:hopr-types:1.9.0</id>
            <updated>
            2026-06-17T15:44:15.872707+00:00</updated>

            <summary>Complete collection of Rust types used in Hoprnet and other related projects</summary>

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

        <entry>
            <title>pixl-gen-0.1.14</title>

            <link href="/pixl-gen/0.1.14/pixl_gen/" />
            <id>urn:docs-rs:pixl-gen:0.1.14</id>
            <updated>
            2026-06-17T15:44:09.531385+00:00</updated>

            <summary>Local diffusion image generation backend (SDXL + LoRA on candle). Trait-decoupled; backend (Metal/CUDA/CPU) chosen at build time.</summary>

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

        <entry>
            <title>pixl-pixelize-0.1.14</title>

            <link href="/pixl-pixelize/0.1.14/pixl_pixelize/" />
            <id>urn:docs-rs:pixl-pixelize:0.1.14</id>
            <updated>
            2026-06-17T15:43:57.306779+00:00</updated>

            <summary>Detect the true grid of an AI-generated pixel-art image and snap it to a clean, limited-palette sprite.</summary>

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

        <entry>
            <title>next-plaid-1.5.6</title>

            <link href="/next-plaid/1.5.6/next_plaid/" />
            <id>urn:docs-rs:next-plaid:1.5.6</id>
            <updated>
            2026-06-17T15:43:44.422787+00:00</updated>

            <summary>CPU-based PLAID implementation for multi-vector search using ndarray</summary>

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

        <entry>
            <title>polaris_agent-0.4.3</title>

            <link href="/polaris_agent/0.4.3/polaris_agent/" />
            <id>urn:docs-rs:polaris_agent:0.4.3</id>
            <updated>
            2026-06-17T15:43:25.486674+00:00</updated>

            <summary>Agent trait for defining reusable behavior patterns in Polaris.</summary>

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

        <entry>
            <title>polaris_model_providers-0.4.3</title>

            <link href="/polaris_model_providers/0.4.3/polaris_model_providers/" />
            <id>urn:docs-rs:polaris_model_providers:0.4.3</id>
            <updated>
            2026-06-17T15:43:22.345234+00:00</updated>

            <summary>Model provider implementations for Polaris</summary>

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

        <entry>
            <title>polaris_shell-0.4.3</title>

            <link href="/polaris_shell/0.4.3/polaris_shell/" />
            <id>urn:docs-rs:polaris_shell:0.4.3</id>
            <updated>
            2026-06-17T15:43:08.189459+00:00</updated>

            <summary>Shell command execution for Polaris agents</summary>

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

        <entry>
            <title>winrt-xaml-1.0.0</title>

            <link href="/winrt-xaml/1.0.0/winrt_xaml/" />
            <id>urn:docs-rs:winrt-xaml:1.0.0</id>
            <updated>
            2026-06-17T15:42:48.520265+00:00</updated>

            <summary>A Rust library for creating modern Windows UIs using WinRT and XAML with reactive data binding</summary>

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

        <entry>
            <title>crc-fast-1.10.0</title>

            <link href="/crc-fast/1.10.0/crc_fast/" />
            <id>urn:docs-rs:crc-fast:1.10.0</id>
            <updated>
            2026-06-17T15:42:32.828598+00:00</updated>

            <summary>World&#38;apos;s fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages.</summary>

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

        <entry>
            <title>skliz_color-0.1.0</title>

            <link href="/skliz_color/0.1.0/skliz_color/" />
            <id>urn:docs-rs:skliz_color:0.1.0</id>
            <updated>
            2026-06-17T15:42:29.081069+00:00</updated>

            <summary>This is my personal learning library</summary>

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

        <entry>
            <title>winrt-xaml-macros-1.0.0</title>

            <link href="/winrt-xaml-macros/1.0.0/winrt_xaml_macros/" />
            <id>urn:docs-rs:winrt-xaml-macros:1.0.0</id>
            <updated>
            2026-06-17T15:42:24.684480+00:00</updated>

            <summary>Procedural macros for compile-time XAML parsing in winrt-xaml</summary>

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

        <entry>
            <title>inceptool-parsers-0.1.0</title>

            <link href="/inceptool-parsers/0.1.0/inceptool_parsers/" />
            <id>urn:docs-rs:inceptool-parsers:0.1.0</id>
            <updated>
            2026-06-17T15:42:22.229614+00:00</updated>

            <summary>Zero-copy parsers for external file formats consumed by Inceptool stages</summary>

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

        <entry>
            <title>clickhouse_rowbinary-0.1.0</title>

            <link href="/clickhouse_rowbinary/0.1.0/clickhouse_rowbinary/" />
            <id>urn:docs-rs:clickhouse_rowbinary:0.1.0</id>
            <updated>
            2026-06-17T15:42:20.714743+00:00</updated>

            <summary>RowBinary encoder/decoder for ClickHouse</summary>

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

        <entry>
            <title>polaris_tools-0.4.3</title>

            <link href="/polaris_tools/0.4.3/polaris_tools/" />
            <id>urn:docs-rs:polaris_tools:0.4.3</id>
            <updated>
            2026-06-17T15:42:13.245635+00:00</updated>

            <summary>Tool framework for Polaris agents</summary>

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

        <entry>
            <title>newts-0.3.0</title>

            <link href="/newts/0.3.0/newts/" />
            <id>urn:docs-rs:newts:0.3.0</id>
            <updated>
            2026-06-17T15:42:06.753340+00:00</updated>

            <summary>A cross-language notebook terminal interface and server.</summary>

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

        <entry>
            <title>amg-0.1.0</title>

            <link href="/amg/0.1.0/amg/" />
            <id>urn:docs-rs:amg:0.1.0</id>
            <updated>
            2026-06-17T15:42:06.178812+00:00</updated>

            <summary>Resume Codex sessions by git branch</summary>

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

        <entry>
            <title>ratatui-style-ayu-0.4.0</title>

            <link href="/ratatui-style-ayu/0.4.0/ratatui_style_ayu/" />
            <id>urn:docs-rs:ratatui-style-ayu:0.4.0</id>
            <updated>
            2026-06-17T15:41:59.087464+00:00</updated>

            <summary>Ayu color theme for Ratatui applications</summary>

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

        <entry>
            <title>sacp-tee-10.0.1</title>

            <link href="/sacp-tee/10.0.1/sacp_tee/" />
            <id>urn:docs-rs:sacp-tee:10.0.1</id>
            <updated>
            2026-06-17T15:41:49.270300+00:00</updated>

            <summary>A debugging proxy that logs all ACP traffic to a file</summary>

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

        <entry>
            <title>polaris_models-0.4.3</title>

            <link href="/polaris_models/0.4.3/polaris_models/" />
            <id>urn:docs-rs:polaris_models:0.4.3</id>
            <updated>
            2026-06-17T15:41:47.931617+00:00</updated>

            <summary>Model provider interface and registry for Polaris</summary>

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

        <entry>
            <title>polaris_app-0.4.3</title>

            <link href="/polaris_app/0.4.3/polaris_app/" />
            <id>urn:docs-rs:polaris_app:0.4.3</id>
            <updated>
            2026-06-17T15:41:31.234322+00:00</updated>

            <summary>Shared HTTP server runtime for Polaris products.</summary>

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

        <entry>
            <title>embed-struct-0.1.1</title>

            <link href="/embed-struct/0.1.1/embed_struct/" />
            <id>urn:docs-rs:embed-struct:0.1.1</id>
            <updated>
            2026-06-17T15:41:24.531182+00:00</updated>

            <summary>Rust library for embedding data structures</summary>

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

        <entry>
            <title>gullwing-1.0.0-rc.1</title>

            <link href="/gullwing/1.0.0-rc.1/gullwing/" />
            <id>urn:docs-rs:gullwing:1.0.0-rc.1</id>
            <updated>
            2026-06-17T15:41:18.727282+00:00</updated>

            <summary>Runtime formatting and parsing with Python&#38;apos;s Format Specification Mini-Language</summary>

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

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

            <link href="/game-audio/0.5.1/game_audio/" />
            <id>urn:docs-rs:game-audio:0.5.1</id>
            <updated>
            2026-06-17T15:41:16.309943+00:00</updated>

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

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

        <entry>
            <title>polaris_graph-0.4.3</title>

            <link href="/polaris_graph/0.4.3/polaris_graph/" />
            <id>urn:docs-rs:polaris_graph:0.4.3</id>
            <updated>
            2026-06-17T15:41:09.911382+00:00</updated>

            <summary>Graph execution primitives for Polaris (Layer 2).</summary>

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

        <entry>
            <title>rustrtc-0.3.77</title>

            <link href="/rustrtc/0.3.77/rustrtc/" />
            <id>urn:docs-rs:rustrtc:0.3.77</id>
            <updated>
            2026-06-17T15:41:08.046961+00:00</updated>

            <summary>A high-performance real-time communication library — WebRTC, RTP/SRTP, T.38 Fax, and RTP Latching</summary>

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

        <entry>
            <title>polaris_system-0.4.3</title>

            <link href="/polaris_system/0.4.3/polaris_system/" />
            <id>urn:docs-rs:polaris_system:0.4.3</id>
            <updated>
            2026-06-17T15:41:01.645056+00:00</updated>

            <summary>A lightweight ECS-inspired system framework for Polaris.</summary>

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

        <entry>
            <title>embedded-sgp30-0.2.0</title>

            <link href="/embedded-sgp30/0.2.0/embedded_sgp30/" />
            <id>urn:docs-rs:embedded-sgp30:0.2.0</id>
            <updated>
            2026-06-17T15:40:54.776971+00:00</updated>

            <summary> Platform-agnostic Rust driver for the SGP30 gas sensor for indoor air quality applications.</summary>

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

        <entry>
            <title>thru-core-0.2.29</title>

            <link href="/crate/thru-core/0.2.29" />
            <id>urn:docs-rs:thru-core:0.2.29</id>
            <updated>
            2026-06-17T15:40:45.182695+00:00</updated>

            <summary>Shared implementation for the Thru CLI</summary>

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

        <entry>
            <title>valorant-assets-api-0.1.7</title>

            <link href="/valorant-assets-api/0.1.7/valorant_assets_api/" />
            <id>urn:docs-rs:valorant-assets-api:0.1.7</id>
            <updated>
            2026-06-17T15:40:43.610429+00:00</updated>

            <summary>API Wrapper for valorant-api.com</summary>

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

        <entry>
            <title>polaris_system_macros-0.4.3</title>

            <link href="/polaris_system_macros/0.4.3/polaris_system_macros/" />
            <id>urn:docs-rs:polaris_system_macros:0.4.3</id>
            <updated>
            2026-06-17T15:40:32.753908+00:00</updated>

            <summary>Macros for polaris_system crate.</summary>

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

        <entry>
            <title>kvid-0.1.7</title>

            <link href="/kvid/0.1.7/kvid/" />
            <id>urn:docs-rs:kvid:0.1.7</id>
            <updated>
            2026-06-17T15:40:25.237338+00:00</updated>

            <summary>Distributed ID generator with dual-segment preloading and lock-free fast path / 双号段预加载、无锁快速路径的分布式 ID 生成器</summary>

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

        <entry>
            <title>rs-guard-1.1.0</title>

            <link href="/rs-guard/1.1.0/rs_guard/" />
            <id>urn:docs-rs:rs-guard:1.1.0</id>
            <updated>
            2026-06-17T15:40:12.089565+00:00</updated>

            <summary>AI-powered code review CLI for GitHub PRs</summary>

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

        <entry>
            <title>tool_macros-0.4.3</title>

            <link href="/tool_macros/0.4.3/tool_macros/" />
            <id>urn:docs-rs:tool_macros:0.4.3</id>
            <updated>
            2026-06-17T15:39:54.584088+00:00</updated>

            <summary>Procedural macros for Polaris tool framework</summary>

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

        <entry>
            <title>calepin-0.0.16</title>

            <link href="/crate/calepin/0.0.16" />
            <id>urn:docs-rs:calepin:0.0.16</id>
            <updated>
            2026-06-17T15:39:53.457775+00:00</updated>

            <summary>A Rust CLI for preprocessing Typst documents with executable code chunks</summary>

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

        <entry>
            <title>persistence_macros-0.4.3</title>

            <link href="/persistence_macros/0.4.3/persistence_macros/" />
            <id>urn:docs-rs:persistence_macros:0.4.3</id>
            <updated>
            2026-06-17T15:39:48.392764+00:00</updated>

            <summary>Derive macros for polaris_core_plugins persistence.</summary>

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

        <entry>
            <title>ntds-icons-0.1.3</title>

            <link href="/ntds-icons/0.1.3/ntds_icons/" />
            <id>urn:docs-rs:ntds-icons:0.1.3</id>
            <updated>
            2026-06-17T15:39:47.364594+00:00</updated>

            <summary>NTDS (Naval Tactical Data System) tactical-symbol outline icon font and geometry.</summary>

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

        <entry>
            <title>polaris_macro_utils-0.4.3</title>

            <link href="/polaris_macro_utils/0.4.3/polaris_macro_utils/" />
            <id>urn:docs-rs:polaris_macro_utils:0.4.3</id>
            <updated>
            2026-06-17T15:39:45.551316+00:00</updated>

            <summary>Shared utilities for Polaris procedural macro crates.</summary>

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

        <entry>
            <title>heldar-search-0.1.4</title>

            <link href="/heldar-search/0.1.4/heldar_search/" />
            <id>urn:docs-rs:heldar-search:0.1.4</id>
            <updated>
            2026-06-17T15:39:43.336054+00:00</updated>

            <summary>Heldar semantic search — generic searchable visual-event memory. Deterministic structured search over kernel event facts + an LLM-as-query-PLANNER natural-language layer (never the source of truth) + a proof layer (claim levels → evidence → confidence). Built on the heldar-kernel platform.</summary>

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

        <entry>
            <title>karn-lsp-0.50.0</title>

            <link href="/crate/karn-lsp/0.50.0" />
            <id>urn:docs-rs:karn-lsp:0.50.0</id>
            <updated>
            2026-06-17T15:39:40.020795+00:00</updated>

            <summary>karnc-lsp — the Language Server for the Karn DSL.</summary>

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

        <entry>
            <title>karn-fmt-0.50.0</title>

            <link href="/karn-fmt/0.50.0/karn_fmt/" />
            <id>urn:docs-rs:karn-fmt:0.50.0</id>
            <updated>
            2026-06-17T15:39:39.284206+00:00</updated>

            <summary>Formatter for the Karn DSL (used by karnc-lsp).</summary>

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

        <entry>
            <title>karn-0.50.0</title>

            <link href="/karn/0.50.0/karn/" />
            <id>urn:docs-rs:karn:0.50.0</id>
            <updated>
            2026-06-17T15:39:34.548932+00:00</updated>

            <summary>The Karn driver — a thin orchestrator over the karnc compiler and the Node toolchain (cargo is to rustc as karn is to karnc).</summary>

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

        <entry>
            <title>greentic-setup-0.5.22</title>

            <link href="/greentic-setup/0.5.22/greentic_setup/" />
            <id>urn:docs-rs:greentic-setup:0.5.22</id>
            <updated>
            2026-06-17T15:39:20.690014+00:00</updated>

            <summary>End-to-end bundle setup engine for the Greentic platform — pack discovery, QA-driven configuration, secrets persistence, and bundle lifecycle management</summary>

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

        <entry>
            <title>thru-cli-0.2.29</title>

            <link href="/crate/thru-cli/0.2.29" />
            <id>urn:docs-rs:thru-cli:0.2.29</id>
            <updated>
            2026-06-17T15:39:16.591561+00:00</updated>

            <summary>Command-line interface for the Thru blockchain (legacy name)</summary>

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

        <entry>
            <title>karnc-0.50.0</title>

            <link href="/karnc/0.50.0/karnc/" />
            <id>urn:docs-rs:karnc:0.50.0</id>
            <updated>
            2026-06-17T15:39:09.111398+00:00</updated>

            <summary>The Karn compiler — a typed function-then-context DSL that compiles to TypeScript.</summary>

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

        <entry>
            <title>thru-0.2.29</title>

            <link href="/crate/thru/0.2.29" />
            <id>urn:docs-rs:thru:0.2.29</id>
            <updated>
            2026-06-17T15:39:00.280249+00:00</updated>

            <summary>Command-line interface for the Thru blockchain</summary>

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

        <entry>
            <title>brust-bam-0.1.0</title>

            <link href="/brust-bam/0.1.0/brust_bam/" />
            <id>urn:docs-rs:brust-bam:0.1.0</id>
            <updated>
            2026-06-17T15:38:54.015890+00:00</updated>

            <summary>BAM and BGZF reader, writer, and SAM conversion helpers for Brust.</summary>

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

        <entry>
            <title>heldar-movement-0.1.4</title>

            <link href="/heldar-movement/0.1.4/heldar_movement/" />
            <id>urn:docs-rs:heldar-movement:0.1.4</id>
            <updated>
            2026-06-17T15:38:53.092602+00:00</updated>

            <summary>Heldar Movement intelligence — generic cross-camera ReID + movement trails + red-zone breach alerts. Multi-signal candidate matching (plate/attributes/topology/time), never pure visual embedding; ReID is probabilistic correlation with human review, not legal identity. Built on the heldar-kernel platform.</summary>

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

        <entry>
            <title>heldar-entry-0.1.4</title>

            <link href="/heldar-entry/0.1.4/heldar_entry/" />
            <id>urn:docs-rs:heldar-entry:0.1.4</id>
            <updated>
            2026-06-17T15:38:48.461172+00:00</updated>

            <summary>Heldar Access Control — generic ANPR authorization, vehicle/visitor/watchlist registry, guard workflow, and entry reports for gated-entry deployments. Built on the heldar-kernel platform.</summary>

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

        <entry>
            <title>greentic-deployer-0.5.19</title>

            <link href="/greentic-deployer/0.5.19/greentic_deployer/" />
            <id>urn:docs-rs:greentic-deployer:0.5.19</id>
            <updated>
            2026-06-17T15:38:03.087098+00:00</updated>

            <summary>Greentic deployer runtime for plan construction and deployment-pack dispatch</summary>

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

        <entry>
            <title>karn-grammar-0.50.0</title>

            <link href="/karn-grammar/0.50.0/karn_grammar/" />
            <id>urn:docs-rs:karn-grammar:0.50.0</id>
            <updated>
            2026-06-17T15:37:58.871158+00:00</updated>

            <summary>Shared grammar definitions for the Karn DSL.</summary>

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

        <entry>
            <title>heldar-kernel-0.1.4</title>

            <link href="/heldar-kernel/0.1.4/heldar_kernel/" />
            <id>urn:docs-rs:heldar-kernel:0.1.4</id>
            <updated>
            2026-06-17T15:37:51.529761+00:00</updated>

            <summary>Heldar kernel — media/DVR control plane, perception ingest + sampler, zone engine, auth, and the worker SDK contract. The open, domain-agnostic platform that domain apps build on.</summary>

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

        <entry>
            <title>cljrs-compiler-0.1.155</title>

            <link href="/cljrs-compiler/0.1.155/cljrs_compiler/" />
            <id>urn:docs-rs:cljrs-compiler:0.1.155</id>
            <updated>
            2026-06-17T15:37:10.927589+00:00</updated>

            <summary>JIT (Cranelift) and AOT compiler backend for clojurust</summary>

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

        <entry>
            <title>cljrs-jit-0.1.155</title>

            <link href="/cljrs-jit/0.1.155/cljrs_jit/" />
            <id>urn:docs-rs:cljrs-jit:0.1.155</id>
            <updated>
            2026-06-17T15:37:07.820827+00:00</updated>

            <summary>In-process JIT compiler (Cranelift) for clojurust — Phase 10.1</summary>

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

        <entry>
            <title>cljrs-0.1.155</title>

            <link href="/crate/cljrs/0.1.155" />
            <id>urn:docs-rs:cljrs:0.1.155</id>
            <updated>
            2026-06-17T15:36:11.001017+00:00</updated>

            <summary>clojurust CLI — run, repl, compile, and eval</summary>

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

        <entry>
            <title>cljrs-ir-viz-0.1.155</title>

            <link href="/cljrs-ir-viz/0.1.155/cljrs_ir_viz/" />
            <id>urn:docs-rs:cljrs-ir-viz:0.1.155</id>
            <updated>
            2026-06-17T15:36:07.051975+00:00</updated>

            <summary>HTML visualizer for clojurust IR — source ↔ IR mapping with region-allocation color-coding</summary>

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

        <entry>
            <title>cljrs-wasm-0.1.155</title>

            <link href="/cljrs-wasm/0.1.155/cljrs_wasm/" />
            <id>urn:docs-rs:cljrs-wasm:0.1.155</id>
            <updated>
            2026-06-17T15:36:02.109298+00:00</updated>

            <summary>WebAssembly browser REPL for clojurust</summary>

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

        <entry>
            <title>cljrs-nrepl-0.1.155</title>

            <link href="/cljrs-nrepl/0.1.155/cljrs_nrepl/" />
            <id>urn:docs-rs:cljrs-nrepl:0.1.155</id>
            <updated>
            2026-06-17T15:35:55.037269+00:00</updated>

            <summary>nREPL server for clojurust — bencode wire protocol for editor integration</summary>

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

        <entry>
            <title>kailash-plugin-guest-4.8.0</title>

            <link href="/kailash-plugin-guest/4.8.0/kailash_plugin_guest/" />
            <id>urn:docs-rs:kailash-plugin-guest:4.8.0</id>
            <updated>
            2026-06-17T15:35:51.271053+00:00</updated>

            <summary>Guest SDK for Kailash WASM plugins</summary>

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

        <entry>
            <title>wdio-dioxus-embedded-driver-1.0.0-next.2</title>

            <link href="/wdio-dioxus-embedded-driver/1.0.0-next.2/wdio_dioxus_embedded_driver/" />
            <id>urn:docs-rs:wdio-dioxus-embedded-driver:1.0.0-next.2</id>
            <updated>
            2026-06-17T15:35:47.178525+00:00</updated>

            <summary>Embedded WebDriver server for @wdio/dioxus-service — runs inside the Dioxus app process and communicates with the webview via the bridge IPC channel</summary>

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

        <entry>
            <title>kailash-plugin-macros-4.8.0</title>

            <link href="/kailash-plugin-macros/4.8.0/kailash_plugin_macros/" />
            <id>urn:docs-rs:kailash-plugin-macros:4.8.0</id>
            <updated>
            2026-06-17T15:35:40.336630+00:00</updated>

            <summary>Proc-macros for Kailash WASM plugin development</summary>

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

        <entry>
            <title>wdio-dioxus-bridge-1.0.0-next.2</title>

            <link href="/wdio-dioxus-bridge/1.0.0-next.2/wdio_dioxus_bridge/" />
            <id>urn:docs-rs:wdio-dioxus-bridge:1.0.0-next.2</id>
            <updated>
            2026-06-17T15:35:32.853446+00:00</updated>

            <summary>Bridge crate that exposes a wdio:// IPC channel inside Dioxus desktop apps for use with @wdio/dioxus-service</summary>

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

        <entry>
            <title>sysd-manager-2.20.3</title>

            <link href="/crate/sysd-manager/2.20.3" />
            <id>urn:docs-rs:sysd-manager:2.20.3</id>
            <updated>
            2026-06-17T15:35:01.918816+00:00</updated>

            <summary>Application to empower user to manage their &#38;lt;b&#38;gt;systemd units&#38;lt;/b&#38;gt; via Graphical User Interface. Not only are you able to make changes to the enablement and running status of each of the units, but you will also be able to view and modify their unit files and check the journal logs.</summary>

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

        <entry>
            <title>whippyunits-0.2.2</title>

            <link href="/whippyunits/0.2.2/whippyunits/" />
            <id>urn:docs-rs:whippyunits:0.2.2</id>
            <updated>
            2026-06-17T15:34:56.808824+00:00</updated>

            <summary>A zero-cost, pure rust units-of-measure library for applied computation</summary>

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

        <entry>
            <title>codebeacon-0.1.21</title>

            <link href="/codebeacon/0.1.21/codebeacon/" />
            <id>urn:docs-rs:codebeacon:0.1.21</id>
            <updated>
            2026-06-17T15:34:54.655901+00:00</updated>

            <summary>Hierarchical code index for AI coding assistants — LSP-backed, MCP-served</summary>

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

        <entry>
            <title>wdio-dioxus-driver-1.0.0-next.2</title>

            <link href="/crate/wdio-dioxus-driver/1.0.0-next.2" />
            <id>urn:docs-rs:wdio-dioxus-driver:1.0.0-next.2</id>
            <updated>
            2026-06-17T15:34:33.977809+00:00</updated>

            <summary>WebDriver intermediary node for Dioxus desktop applications (forked from tauri-driver)</summary>

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

        <entry>
            <title>flag-bearer-0.1.0-rc.8</title>

            <link href="/flag-bearer/0.1.0-rc.8/flag_bearer/" />
            <id>urn:docs-rs:flag-bearer:0.1.0-rc.8</id>
            <updated>
            2026-06-17T15:34:30.783601+00:00</updated>

            <summary>Generic async semaphores</summary>

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

        <entry>
            <title>parol-4.6.0</title>

            <link href="/parol/4.6.0/parol/" />
            <id>urn:docs-rs:parol:4.6.0</id>
            <updated>
            2026-06-17T15:34:29.580367+00:00</updated>

            <summary>LL(k) and LALR(1) parser generator for Rust</summary>

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

        <entry>
            <title>thru-client-0.2.29</title>

            <link href="/crate/thru-client/0.2.29" />
            <id>urn:docs-rs:thru-client:0.2.29</id>
            <updated>
            2026-06-17T15:34:29.393425+00:00</updated>

            <summary>High-level gRPC client library for the Thru blockchain</summary>

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

        <entry>
            <title>flag-bearer-queue-0.1.0-rc.8</title>

            <link href="/flag-bearer-queue/0.1.0-rc.8/flag_bearer_queue/" />
            <id>urn:docs-rs:flag-bearer-queue:0.1.0-rc.8</id>
            <updated>
            2026-06-17T15:34:22.574960+00:00</updated>

            <summary>Generic async semaphores</summary>

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

        <entry>
            <title>thru-abi-reflect-0.2.29</title>

            <link href="/thru-abi-reflect/0.2.29/abi_reflect/" />
            <id>urn:docs-rs:thru-abi-reflect:0.2.29</id>
            <updated>
            2026-06-17T15:34:14.968786+00:00</updated>

            <summary>ABI reflection utilities for the Thru blockchain</summary>

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

        <entry>
            <title>marshal-daemon-0.15.1</title>

            <link href="/marshal-daemon/0.15.1/daemon/" />
            <id>urn:docs-rs:marshal-daemon:0.15.1</id>
            <updated>
            2026-06-17T15:34:14.859344+00:00</updated>

            <summary>Coordination daemon for the marshal multi-agent service. Owns the live roster and routes messages between Claude Code sessions.</summary>

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

        <entry>
            <title>marshal-tui-0.15.1</title>

            <link href="/crate/marshal-tui/0.15.1" />
            <id>urn:docs-rs:marshal-tui:0.15.1</id>
            <updated>
            2026-06-17T15:34:04.861063+00:00</updated>

            <summary>Terminal UI for the marshal coordination daemon — live roster + message stream.</summary>

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

        <entry>
            <title>marshal-shim-0.15.1</title>

            <link href="/crate/marshal-shim/0.15.1" />
            <id>urn:docs-rs:marshal-shim:0.15.1</id>
            <updated>
            2026-06-17T15:33:59.253081+00:00</updated>

            <summary>Stdio MCP shim that bridges Claude Code sessions to the marshal coordination daemon.</summary>

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

        <entry>
            <title>thru-grpc-client-0.2.29</title>

            <link href="/crate/thru-grpc-client/0.2.29" />
            <id>urn:docs-rs:thru-grpc-client:0.2.29</id>
            <updated>
            2026-06-17T15:33:53.415282+00:00</updated>

            <summary>Thru GRPC Client</summary>

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

        <entry>
            <title>marshal-entities-0.15.1</title>

            <link href="/marshal-entities/0.15.1/marshal_entities/" />
            <id>urn:docs-rs:marshal-entities:0.15.1</id>
            <updated>
            2026-06-17T15:33:39.387221+00:00</updated>

            <summary>Shared entity types and server-handled commands for the marshal multi-agent coordination service.</summary>

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

        <entry>
            <title>thru-abi-gen-0.2.29</title>

            <link href="/thru-abi-gen/0.2.29/abi_gen/" />
            <id>urn:docs-rs:thru-abi-gen:0.2.29</id>
            <updated>
            2026-06-17T15:33:26.886340+00:00</updated>

            <summary>ABI code generation utilities for the Thru blockchain</summary>

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

        <entry>
            <title>thru-base-0.2.29</title>

            <link href="/thru-base/0.2.29/thru_base/" />
            <id>urn:docs-rs:thru-base:0.2.29</id>
            <updated>
            2026-06-17T15:33:04.353419+00:00</updated>

            <summary>Thru base</summary>

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

        <entry>
            <title>neo-devpack-solidity-0.22.0</title>

            <link href="/neo-devpack-solidity/0.22.0/neo_devpack_solidity/" />
            <id>urn:docs-rs:neo-devpack-solidity:0.22.0</id>
            <updated>
            2026-06-17T15:32:59.877786+00:00</updated>

            <summary>Production-focused Solidity-to-NeoVM compilation system</summary>

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

        <entry>
            <title>cdviz-collector-0.42.0</title>

            <link href="/crate/cdviz-collector/0.42.0" />
            <id>urn:docs-rs:cdviz-collector:0.42.0</id>
            <updated>
            2026-06-17T15:32:43.056200+00:00</updated>

            <summary>A service and CLI tool for collecting SDLC/CI/CD events and dispatching them as CDEvents</summary>

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

        <entry>
            <title>trtx-sys-0.7.1+rtx1.5</title>

            <link href="/trtx-sys/0.7.1+rtx1.5/trtx_sys/" />
            <id>urn:docs-rs:trtx-sys:0.7.1+rtx1.5</id>
            <updated>
            2026-06-17T15:32:40.035335+00:00</updated>

            <summary>Raw FFI bindings to NVIDIA TensorRT-RTX (EXPERIMENTAL - NOT FOR PRODUCTION)</summary>

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

        <entry>
            <title>thru-abi-loader-0.2.29</title>

            <link href="/thru-abi-loader/0.2.29/abi_loader/" />
            <id>urn:docs-rs:thru-abi-loader:0.2.29</id>
            <updated>
            2026-06-17T15:32:15.787839+00:00</updated>

            <summary>ABI loading utilities for the Thru blockchain</summary>

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

        <entry>
            <title>trtx-0.7.1+rtx1.5</title>

            <link href="/trtx/0.7.1+rtx1.5/trtx/" />
            <id>urn:docs-rs:trtx:0.7.1+rtx1.5</id>
            <updated>
            2026-06-17T15:32:02.766800+00:00</updated>

            <summary>Safe Rust bindings to NVIDIA TensorRT-RTX (EXPERIMENTAL - NOT FOR PRODUCTION)</summary>

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

        <entry>
            <title>git-paw-0.6.0</title>

            <link href="/git-paw/0.6.0/git_paw/" />
            <id>urn:docs-rs:git-paw:0.6.0</id>
            <updated>
            2026-06-17T15:30:56.372648+00:00</updated>

            <summary>Parallel AI Worktrees — orchestrate multiple AI coding CLI sessions across git worktrees</summary>

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

        <entry>
            <title>rorm-db-0.12.1</title>

            <link href="/rorm-db/0.12.1/rorm_db/" />
            <id>urn:docs-rs:rorm-db:0.12.1</id>
            <updated>
            2026-06-17T15:30:44.649490+00:00</updated>

            <summary>The inner database abstraction layer from rorm.</summary>

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

        <entry>
            <title>cljrs-net-0.1.155</title>

            <link href="/cljrs-net/0.1.155/cljrs_net/" />
            <id>urn:docs-rs:cljrs-net:0.1.155</id>
            <updated>
            2026-06-17T15:30:40.300177+00:00</updated>

            <summary>TCP/Unix/TLS networking for clojurust — channel-oriented sockets over core.async</summary>

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

        <entry>
            <title>sdio-0.1.0</title>

            <link href="/sdio/0.1.0/sdio/" />
            <id>urn:docs-rs:sdio:0.1.0</id>
            <updated>
            2026-06-17T15:30:32.281544+00:00</updated>

            <summary>SD host protocol library</summary>

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

        <entry>
            <title>cljrs-blake3-0.1.155</title>

            <link href="/cljrs-blake3/0.1.155/cljrs_blake3/" />
            <id>urn:docs-rs:cljrs-blake3:0.1.155</id>
            <updated>
            2026-06-17T15:30:27.991199+00:00</updated>

            <summary>BLAKE3 cryptographic hash functions exposed as Clojure native functions</summary>

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

        <entry>
            <title>cljrs-base64-0.1.155</title>

            <link href="/cljrs-base64/0.1.155/cljrs_base64/" />
            <id>urn:docs-rs:cljrs-base64:0.1.155</id>
            <updated>
            2026-06-17T15:30:18.566505+00:00</updated>

            <summary>Base64 library for Clojurust wrapping rust-base64</summary>

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

        <entry>
            <title>cljrs-stdlib-0.1.155</title>

            <link href="/cljrs-stdlib/0.1.155/cljrs_stdlib/" />
            <id>urn:docs-rs:cljrs-stdlib:0.1.155</id>
            <updated>
            2026-06-17T15:29:37.940824+00:00</updated>

            <summary>Built-in standard library namespaces for clojurust (clojure.string, clojure.set, clojure.test, …)</summary>

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

        <entry>
            <title>foxtk-0.0.3</title>

            <link href="/foxtk/0.0.3/foxtk/" />
            <id>urn:docs-rs:foxtk:0.0.3</id>
            <updated>
            2026-06-17T15:29:32.850340+00:00</updated>

            <summary>Rust bindings for the FOX Toolkit</summary>

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

        <entry>
            <title>cljrs-runtime-0.1.155</title>

            <link href="/cljrs-runtime/0.1.155/cljrs_runtime/" />
            <id>urn:docs-rs:cljrs-runtime:0.1.155</id>
            <updated>
            2026-06-17T15:29:25.112244+00:00</updated>

            <summary>Core standard library (clojure.core equivalent) for clojurust</summary>

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

        <entry>
            <title>foxtk-sys-0.0.3</title>

            <link href="/foxtk-sys/0.0.3/foxtk_sys/" />
            <id>urn:docs-rs:foxtk-sys:0.0.3</id>
            <updated>
            2026-06-17T15:29:16.379133+00:00</updated>

            <summary>Rust bindings for the FOX Toolkit</summary>

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

        <entry>
            <title>vizier-0.10.5</title>

            <link href="/crate/vizier/0.10.5" />
            <id>urn:docs-rs:vizier:0.10.5</id>
            <updated>
            2026-06-17T15:28:53.932699+00:00</updated>

            <summary>21st Century Digital Steward; Right hand agent for you majesty</summary>

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

        <entry>
            <title>cuckoo-clock-0.1.3</title>

            <link href="/cuckoo-clock/0.1.3/cuckoo_clock/" />
            <id>urn:docs-rs:cuckoo-clock:0.1.3</id>
            <updated>
            2026-06-17T15:28:44.161871+00:00</updated>

            <summary>Cuckoo probabilistic filter with TTL, LRU, and counter features</summary>

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

        <entry>
            <title>vizier-derive-0.10.5</title>

            <link href="/vizier-derive/0.10.5/vizier_derive/" />
            <id>urn:docs-rs:vizier-derive:0.10.5</id>
            <updated>
            2026-06-17T15:28:33.885661+00:00</updated>

            <summary>Derive macros for vizier</summary>

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

        <entry>
            <title>cljrs-charset-0.1.155</title>

            <link href="/cljrs-charset/0.1.155/cljrs_charset/" />
            <id>urn:docs-rs:cljrs-charset:0.1.155</id>
            <updated>
            2026-06-17T15:28:24.655170+00:00</updated>

            <summary>Charset encoding and decoding with stream support — clojure.rust.charset</summary>

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

        <entry>
            <title>cljrs-io-0.1.155</title>

            <link href="/cljrs-io/0.1.155/cljrs_io/" />
            <id>urn:docs-rs:cljrs-io:0.1.155</id>
            <updated>
            2026-06-17T15:28:20.415141+00:00</updated>

            <summary>Asynchronous file I/O for clojurust — tokio-backed reads/writes delivered over core.async channels</summary>

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

        <entry>
            <title>brust-fastq-0.1.0</title>

            <link href="/brust-fastq/0.1.0/brust_fastq/" />
            <id>urn:docs-rs:brust-fastq:0.1.0</id>
            <updated>
            2026-06-17T15:28:08.358421+00:00</updated>

            <summary>FASTQ reader, writer, and FASTA conversion helpers for Brust.</summary>

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

        <entry>
            <title>thru-abi-types-0.2.29</title>

            <link href="/thru-abi-types/0.2.29/abi_types/" />
            <id>urn:docs-rs:thru-abi-types:0.2.29</id>
            <updated>
            2026-06-17T15:28:07.486438+00:00</updated>

            <summary>ABI type definitions for the Thru blockchain</summary>

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

        <entry>
            <title>cljrs-ir-prebuild-0.1.155</title>

            <link href="/crate/cljrs-ir-prebuild/0.1.155" />
            <id>urn:docs-rs:cljrs-ir-prebuild:0.1.155</id>
            <updated>
            2026-06-17T15:27:39.820146+00:00</updated>

            <summary>Pre-compilation tool that serialises standard library forms to IR for clojurust</summary>

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

        <entry>
            <title>miden-note-transport-node-0.4.1</title>

            <link href="/miden-note-transport-node/0.4.1/miden_note_transport_node/" />
            <id>urn:docs-rs:miden-note-transport-node:0.4.1</id>
            <updated>
            2026-06-17T15:27:29.958645+00:00</updated>

            <summary>Miden Note Transport Node</summary>

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

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

            <link href="/cljrs-eval/0.1.155/cljrs_eval/" />
            <id>urn:docs-rs:cljrs-eval:0.1.155</id>
            <updated>
            2026-06-17T15:27:22.942495+00:00</updated>

            <summary>IR-accelerated evaluation for clojurust (tier-1 IR interpreter + lowering)</summary>

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

        <entry>
            <title>flag-bearer-mutex-0.1.0-rc.8</title>

            <link href="/flag-bearer-mutex/0.1.0-rc.8/flag_bearer_mutex/" />
            <id>urn:docs-rs:flag-bearer-mutex:0.1.0-rc.8</id>
            <updated>
            2026-06-17T15:27:15.396920+00:00</updated>

            <summary>Generic async semaphores</summary>

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

        <entry>
            <title>flag-bearer-core-0.1.0-rc.9</title>

            <link href="/flag-bearer-core/0.1.0-rc.9/flag_bearer_core/" />
            <id>urn:docs-rs:flag-bearer-core:0.1.0-rc.9</id>
            <updated>
            2026-06-17T15:27:11.270139+00:00</updated>

            <summary>Generic async semaphores</summary>

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

        <entry>
            <title>cljrs-dylib-0.1.155</title>

            <link href="/cljrs-dylib/0.1.155/cljrs_dylib/" />
            <id>urn:docs-rs:cljrs-dylib:0.1.155</id>
            <updated>
            2026-06-17T15:27:07.451804+00:00</updated>

            <summary>Pinned native packages for clojurust: build a dependency&#38;apos;s Rust crate at a pinned commit as a cdylib and load it (:rust/load :dylib)</summary>

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

        <entry>
            <title>cljrs-async-0.1.155</title>

            <link href="/cljrs-async/0.1.155/cljrs_async/" />
            <id>urn:docs-rs:cljrs-async:0.1.155</id>
            <updated>
            2026-06-17T15:27:02.276421+00:00</updated>

            <summary>Async support for clojurust — clojure.core.async via Tokio</summary>

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

        <entry>
            <title>bignp256-0.14.0-rc.12</title>

            <link href="/bignp256/0.14.0-rc.12/bignp256/" />
            <id>urn:docs-rs:bignp256:0.14.0-rc.12</id>
            <updated>
            2026-06-17T15:26:14.060304+00:00</updated>

            <summary>Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1)
elliptic curve as defined in STB 34.101.45-2013, with
general purpose curve arithmetic
</summary>

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

        <entry>
            <title>m2s2-math-0.1.0</title>

            <link href="/m2s2-math/0.1.0/m2s2_math/" />
            <id>urn:docs-rs:m2s2-math:0.1.0</id>
            <updated>
            2026-06-17T15:26:04.711365+00:00</updated>

            <summary>A linear algebra library for game engines and renderers — vectors, matrices, and quaternions with multi-API projection support (Vulkan, Metal, OpenGL, D3D).</summary>

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

        <entry>
            <title>rustfs-erasure-codec-7.0.0</title>

            <link href="/rustfs-erasure-codec/7.0.0/rustfs_erasure_codec/" />
            <id>urn:docs-rs:rustfs-erasure-codec:7.0.0</id>
            <updated>
            2026-06-17T15:26:01.861542+00:00</updated>

            <summary>Rust implementation of Reed-Solomon erasure coding</summary>

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

        <entry>
            <title>trustee-0.1.72</title>

            <link href="/crate/trustee/0.1.72" />
            <id>urn:docs-rs:trustee:0.1.72</id>
            <updated>
            2026-06-17T15:25:59.405350+00:00</updated>

            <summary>A general-purpose agent that can morph into different specialized agents using WASM lifecycle plugins</summary>

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

        <entry>
            <title>miden-note-transport-node-bin-0.4.1</title>

            <link href="/crate/miden-note-transport-node-bin/0.4.1" />
            <id>urn:docs-rs:miden-note-transport-node-bin:0.4.1</id>
            <updated>
            2026-06-17T15:25:59.079505+00:00</updated>

            <summary>Miden Note Transport Node</summary>

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

        <entry>
            <title>miden-note-transport-proto-0.4.1</title>

            <link href="/miden-note-transport-proto/0.4.1/miden_note_transport_proto/" />
            <id>urn:docs-rs:miden-note-transport-proto:0.4.1</id>
            <updated>
            2026-06-17T15:25:53.552161+00:00</updated>

            <summary>Miden Note Transport Protocol Buffers</summary>

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

        <entry>
            <title>miden-note-transport-proto-build-0.4.1</title>

            <link href="/miden-note-transport-proto-build/0.4.1/miden_note_transport_proto_build/" />
            <id>urn:docs-rs:miden-note-transport-proto-build:0.4.1</id>
            <updated>
            2026-06-17T15:25:50.146627+00:00</updated>

            <summary>Miden Note Transport Protocol Buffers Builder</summary>

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