<?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 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )</id>
    <updated>2026-09-21T03:28:07.405176+00:00</updated>

        <entry>
            <title>csusage-adapter-amp-0.0.13</title>

            <link href="/crate/csusage-adapter-amp/0.0.13" />
            <id>urn:docs-rs:csusage-adapter-amp:0.0.13</id>
            <updated>
            2026-09-21T03:28:07.405176+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-codebuff-0.0.13</title>

            <link href="/crate/csusage-adapter-codebuff/0.0.13" />
            <id>urn:docs-rs:csusage-adapter-codebuff:0.0.13</id>
            <updated>
            2026-09-21T03:27:57.701311+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>threadloom-core-0.1.17</title>

            <link href="/threadloom-core/0.1.17/threadloom_core/" />
            <id>urn:docs-rs:threadloom-core:0.1.17</id>
            <updated>
            2026-09-21T03:27:49.324132+00:00</updated>

            <summary>Core primitives and reactivity engine for the Threadloom framework. Best used with the Distaff CLI tool.</summary>

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

        <entry>
            <title>threadloom-macro-0.1.16</title>

            <link href="/threadloom-macro/0.1.16/threadloom_macro/" />
            <id>urn:docs-rs:threadloom-macro:0.1.16</id>
            <updated>
            2026-09-21T03:27:44.339355+00:00</updated>

            <summary>A meticulously crafted Rust full-stack framework.</summary>

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

        <entry>
            <title>tunnel-lattice-0.2.0</title>

            <link href="/tunnel-lattice/0.2.0/tunnel_lattice/" />
            <id>urn:docs-rs:tunnel-lattice:0.2.0</id>
            <updated>
            2026-09-21T03:27:33.338304+00:00</updated>

            <summary>Cross-platform Rust library for TUN/TAP tunnel interfaces, designed to compose with the rest of the Lattice networking stack.</summary>

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

        <entry>
            <title>tunnel-lattice-backend-tunrs-0.2.0</title>

            <link href="/tunnel-lattice-backend-tunrs/0.2.0/tunnel_lattice_backend_tunrs/" />
            <id>urn:docs-rs:tunnel-lattice-backend-tunrs:0.2.0</id>
            <updated>
            2026-09-21T03:27:31.126517+00:00</updated>

            <summary>tun-rs-backed cross-platform TUN/TAP backend for Tunnel Lattice, implementing tunnel-lattice-platform&#38;apos;s provider traits.</summary>

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

        <entry>
            <title>tunnel-lattice-async-0.2.0</title>

            <link href="/tunnel-lattice-async/0.2.0/tunnel_lattice_async/" />
            <id>urn:docs-rs:tunnel-lattice-async:0.2.0</id>
            <updated>
            2026-09-21T03:27:29.107660+00:00</updated>

            <summary>Runtime-agnostic futures Stream/Sink adapter over a synchronous PacketIo device, for backends with no native async path.</summary>

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

        <entry>
            <title>tunnel-lattice-model-0.2.0</title>

            <link href="/tunnel-lattice-model/0.2.0/tunnel_lattice_model/" />
            <id>urn:docs-rs:tunnel-lattice-model:0.2.0</id>
            <updated>
            2026-09-21T03:27:23.484596+00:00</updated>

            <summary>Operating-system-independent TUN/TAP domain types for Tunnel Lattice. Models data and contracts; never inspects or mutates the host system.</summary>

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

        <entry>
            <title>tunnel-lattice-platform-0.2.0</title>

            <link href="/tunnel-lattice-platform/0.2.0/tunnel_lattice_platform/" />
            <id>urn:docs-rs:tunnel-lattice-platform:0.2.0</id>
            <updated>
            2026-09-21T03:27:22.648177+00:00</updated>

            <summary>Generic provider traits and Capability contract between the model and platform backends. Depends only on tunnel-lattice-core — never on tunnel-lattice-model.</summary>

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

        <entry>
            <title>csusage-adapter-codex-0.0.13</title>

            <link href="/crate/csusage-adapter-codex/0.0.13" />
            <id>urn:docs-rs:csusage-adapter-codex:0.0.13</id>
            <updated>
            2026-09-21T03:26:47.886669+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>tunnel-lattice-core-0.2.0</title>

            <link href="/tunnel-lattice-core/0.2.0/tunnel_lattice_core/" />
            <id>urn:docs-rs:tunnel-lattice-core:0.2.0</id>
            <updated>
            2026-09-21T03:26:07.430547+00:00</updated>

            <summary>Foundational error and ID types shared across the Tunnel Lattice workspace. No OS dependency, no tunnel-specific types.</summary>

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

        <entry>
            <title>csusage-config-0.0.13</title>

            <link href="/crate/csusage-config/0.0.13" />
            <id>urn:docs-rs:csusage-config:0.0.13</id>
            <updated>
            2026-09-21T03:26:06.487603+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>tally-todo-0.16.0</title>

            <link href="/tally-todo/0.16.0/tally_todo/" />
            <id>urn:docs-rs:tally-todo:0.16.0</id>
            <updated>
            2026-09-21T03:26:00.690818+00:00</updated>

            <summary>Make TODO management a little more automatic</summary>

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

        <entry>
            <title>csusage-adapter-openhands-0.0.13</title>

            <link href="/crate/csusage-adapter-openhands/0.0.13" />
            <id>urn:docs-rs:csusage-adapter-openhands:0.0.13</id>
            <updated>
            2026-09-21T03:25:50.375630+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-droid-0.0.13</title>

            <link href="/crate/csusage-adapter-droid/0.0.13" />
            <id>urn:docs-rs:csusage-adapter-droid:0.0.13</id>
            <updated>
            2026-09-21T03:25:33.714538+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>disjoint_impls-1.4.1</title>

            <link href="/disjoint_impls/1.4.1/disjoint_impls/" />
            <id>urn:docs-rs:disjoint_impls:1.4.1</id>
            <updated>
            2026-09-21T03:25:14.923109+00:00</updated>

            <summary>Support for mutually disjoint impls</summary>

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

        <entry>
            <title>csusage-adapter-common-0.0.13</title>

            <link href="/crate/csusage-adapter-common/0.0.13" />
            <id>urn:docs-rs:csusage-adapter-common:0.0.13</id>
            <updated>
            2026-09-21T03:25:03.007818+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>oauth-as-0.11.0</title>

            <link href="/oauth-as/0.11.0/oauth_as/" />
            <id>urn:docs-rs:oauth-as:0.11.0</id>
            <updated>
            2026-09-21T03:25:00.499444+00:00</updated>

            <summary>An embeddable OAuth 2.1 Authorization Server library: spec-mirroring types (RFC 6749, RFC 8628, RFC 7636), a full device-authorization-grant state machine, and a storage trait the host implements. Deliberately host-agnostic with a tiny dependency set; nothing is allocated until the host constructs an AuthorizationServer, so an embedding host pays zero memory until its config enables the feature.</summary>

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

        <entry>
            <title>csusage-core-0.0.13</title>

            <link href="/crate/csusage-core/0.0.13" />
            <id>urn:docs-rs:csusage-core:0.0.13</id>
            <updated>
            2026-09-21T03:24:31.183621+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>snocode-tui-0.0.1</title>

            <link href="/snocode-tui/0.0.1/snocode_tui/" />
            <id>urn:docs-rs:snocode-tui:0.0.1</id>
            <updated>
            2026-09-21T03:23:38.395405+00:00</updated>

            <summary>The terminal UI for snocode.</summary>

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

        <entry>
            <title>snocode-engine-0.0.1</title>

            <link href="/snocode-engine/0.0.1/snocode_engine/" />
            <id>urn:docs-rs:snocode-engine:0.0.1</id>
            <updated>
            2026-09-21T03:23:32.231954+00:00</updated>

            <summary>The snocode engine: inputs in, typed events out.</summary>

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

        <entry>
            <title>snocode-protocol-0.0.1</title>

            <link href="/snocode-protocol/0.0.1/snocode_protocol/" />
            <id>urn:docs-rs:snocode-protocol:0.0.1</id>
            <updated>
            2026-09-21T03:23:25.043999+00:00</updated>

            <summary>Serializable inputs and events for snocode.</summary>

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

        <entry>
            <title>conduit-ai-0.2.1</title>

            <link href="/conduit-ai/0.2.1/conduit/" />
            <id>urn:docs-rs:conduit-ai:0.2.1</id>
            <updated>
            2026-09-21T03:23:17.487869+00:00</updated>

            <summary>Conduit — lightweight AI driver for OpenAI-compatible, Ollama, Anthropic, Gemini (Rust, sync)</summary>

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

        <entry>
            <title>csusage-cli-0.0.13</title>

            <link href="/csusage-cli/0.0.13/csusage_cli/" />
            <id>urn:docs-rs:csusage-cli:0.0.13</id>
            <updated>
            2026-09-21T03:23:07.575317+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-terminal-0.0.13</title>

            <link href="/csusage-terminal/0.0.13/csusage_terminal/" />
            <id>urn:docs-rs:csusage-terminal:0.0.13</id>
            <updated>
            2026-09-21T03:23:07.434777+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-test-support-0.0.13</title>

            <link href="/csusage-test-support/0.0.13/csusage_test_support/" />
            <id>urn:docs-rs:csusage-test-support:0.0.13</id>
            <updated>
            2026-09-21T03:23:02.383803+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>nchant-flow-0.6.0</title>

            <link href="/nchant-flow/0.6.0/nchant_flow/" />
            <id>urn:docs-rs:nchant-flow:0.6.0</id>
            <updated>
            2026-09-21T03:22:59.833385+00:00</updated>

            <summary>Open-source phoneme timing model for voice synthesis</summary>

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

        <entry>
            <title>turtle-build-0.5.6</title>

            <link href="/turtle-build/0.5.6/turtle_build/" />
            <id>urn:docs-rs:turtle-build:0.5.6</id>
            <updated>
            2026-09-21T03:22:01.503738+00:00</updated>

            <summary>Ninja-compatible build system for high-level programming languages</summary>

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

        <entry>
            <title>semquery-storage-0.4.0</title>

            <link href="/semquery-storage/0.4.0/semquery_storage/" />
            <id>urn:docs-rs:semquery-storage:0.4.0</id>
            <updated>
            2026-09-21T03:20:48.849051+00:00</updated>

            <summary>SQLite-backed storage implementation for semquery.</summary>

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

        <entry>
            <title>signal-fish-server-0.9.2</title>

            <link href="/signal-fish-server/0.9.2/signal_fish_server/" />
            <id>urn:docs-rs:signal-fish-server:0.9.2</id>
            <updated>
            2026-09-21T03:20:36.509299+00:00</updated>

            <summary>A lightweight, in-memory WebSocket signaling server for peer-to-peer game networking</summary>

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

        <entry>
            <title>capy-cli-0.7.2</title>

            <link href="/capy-cli/0.7.2/capy_cli/" />
            <id>urn:docs-rs:capy-cli:0.7.2</id>
            <updated>
            2026-09-21T03:20:07.524836+00:00</updated>

            <summary>The command-line interface for the Capy web framework.</summary>

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

        <entry>
            <title>hnu_query-5.1.4</title>

            <link href="/hnu_query/5.1.4/hnu_query/" />
            <id>urn:docs-rs:hnu_query:5.1.4</id>
            <updated>
            2026-09-21T03:19:57.153800+00:00</updated>

            <summary>A library for querying systems of Hunan University.</summary>

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

        <entry>
            <title>capy-framework-0.7.2</title>

            <link href="/capy-framework/0.7.2/capy_framework/" />
            <id>urn:docs-rs:capy-framework:0.7.2</id>
            <updated>
            2026-09-21T03:19:43.384454+00:00</updated>

            <summary>An opinionated full-stack Rust web framework with strong conventions and sensible defaults.</summary>

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

        <entry>
            <title>semquery-core-0.4.0</title>

            <link href="/semquery-core/0.4.0/semquery_core/" />
            <id>urn:docs-rs:semquery-core:0.4.0</id>
            <updated>
            2026-09-21T03:19:37.728836+00:00</updated>

            <summary>Core types, traits, and errors for the semquery local-first RAG engine.</summary>

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

        <entry>
            <title>tk-encode-0.1.0-dev.0</title>

            <link href="/tk-encode/0.1.0-dev.0/tk_encode/" />
            <id>urn:docs-rs:tk-encode:0.1.0-dev.0</id>
            <updated>
            2026-09-21T03:19:25.829432+00:00</updated>

            <summary>Inference (encode/decode) half of the 🤗 Tokenizers library: model engines,
the full pipeline components, and the `Tokenizer` orchestration — without any
training code.
</summary>

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

        <entry>
            <title>capy-auth-0.7.2</title>

            <link href="/capy-auth/0.7.2/capy_auth/" />
            <id>urn:docs-rs:capy-auth:0.7.2</id>
            <updated>
            2026-09-21T03:19:14.540978+00:00</updated>

            <summary>Optional database-backed browser sessions and explicit authorization for Capy.</summary>

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

        <entry>
            <title>tk-serialize-0.1.0-dev.0</title>

            <link href="/tk-serialize/0.1.0-dev.0/tk_serialize/" />
            <id>urn:docs-rs:tk-serialize:0.1.0-dev.0</id>
            <updated>
            2026-09-21T03:18:58.221059+00:00</updated>

            <summary>The reader for the canonical `tokenizer.json` format: a `hifijson` parse and a
builder that constructs `tk-encode`&#38;apos;s runtime pipeline directly, with no serde
anywhere. Legacy config shapes are `tk-convert`&#38;apos;s job, not this crate&#38;apos;s.
</summary>

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

        <entry>
            <title>aitp-0.12.0</title>

            <link href="/aitp/0.12.0/aitp/" />
            <id>urn:docs-rs:aitp:0.12.0</id>
            <updated>
            2026-09-21T03:18:57.826044+00:00</updated>

            <summary>Agent Identity &#38;amp; Trust Protocol — facade crate re-exporting the protocol crates</summary>

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

        <entry>
            <title>capy-validation-0.7.2</title>

            <link href="/capy-validation/0.7.2/capy_validation/" />
            <id>urn:docs-rs:capy-validation:0.7.2</id>
            <updated>
            2026-09-21T03:18:50.519977+00:00</updated>

            <summary>Validated JSON requests for Capy applications.</summary>

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

        <entry>
            <title>lint-http-0.1.0</title>

            <link href="/lint-http/0.1.0/lint_http/" />
            <id>urn:docs-rs:lint-http:0.1.0</id>
            <updated>
            2026-09-21T03:18:50.218764+00:00</updated>

            <summary>HTTP forward proxy that captures request/response metadata and runs lint rules</summary>

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

        <entry>
            <title>capy-http-0.7.2</title>

            <link href="/capy-http/0.7.2/capy_http/" />
            <id>urn:docs-rs:capy-http:0.7.2</id>
            <updated>
            2026-09-21T03:18:49.638771+00:00</updated>

            <summary>Axum routing and JSON response conveniences for Capy.</summary>

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

        <entry>
            <title>tk-convert-0.1.0-dev.0</title>

            <link href="/tk-convert/0.1.0-dev.0/tk_convert/" />
            <id>urn:docs-rs:tk-convert:0.1.0-dev.0</id>
            <updated>
            2026-09-21T03:18:44.844417+00:00</updated>

            <summary>The legacy `tokenizer.json` upgrade pass of the 🤗 Tokenizers library: a JSON→JSON
rewrite that turns a config written by any older version into the canonical form
`tk-serialize`&#38;apos;s reader accepts.
</summary>

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

        <entry>
            <title>cef-152.4.0+152.0.8</title>

            <link href="/cef/152.4.0+152.0.8/cef/" />
            <id>urn:docs-rs:cef:152.4.0+152.0.8</id>
            <updated>
            2026-09-21T03:18:33.065304+00:00</updated>

            <summary>Use cef in Rust</summary>

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

        <entry>
            <title>lint-http-rules-0.1.0</title>

            <link href="/lint-http-rules/0.1.0/lint_http_rules/" />
            <id>urn:docs-rs:lint-http-rules:0.1.0</id>
            <updated>
            2026-09-21T03:18:24.458318+00:00</updated>

            <summary>The lint-http rule catalogue and lint dispatch engine, depending only on lint-http-core</summary>

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

        <entry>
            <title>lint-http-core-0.1.0</title>

            <link href="/lint-http-core/0.1.0/lint_http_core/" />
            <id>urn:docs-rs:lint-http-core:0.1.0</id>
            <updated>
            2026-09-21T03:18:07.366917+00:00</updated>

            <summary>Core data types, state, and config for lint-http — usable without the proxy</summary>

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

        <entry>
            <title>capy-testing-0.7.2</title>

            <link href="/capy-testing/0.7.2/capy_testing/" />
            <id>urn:docs-rs:capy-testing:0.7.2</id>
            <updated>
            2026-09-21T03:18:03.102359+00:00</updated>

            <summary>In-process HTTP testing utilities for Capy applications.</summary>

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

        <entry>
            <title>aitp-transport-http-0.12.0</title>

            <link href="/aitp-transport-http/0.12.0/aitp_transport_http/" />
            <id>urn:docs-rs:aitp-transport-http:0.12.0</id>
            <updated>
            2026-09-21T03:17:58.034086+00:00</updated>

            <summary>HTTP client and server bindings for AITP (feature-gated)</summary>

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

        <entry>
            <title>capy-mail-0.7.2</title>

            <link href="/capy-mail/0.7.2/capy_mail/" />
            <id>urn:docs-rs:capy-mail:0.7.2</id>
            <updated>
            2026-09-21T03:17:52.546159+00:00</updated>

            <summary>Conventional SMTP mail, typed templates, and mail notifications for Capy.</summary>

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

        <entry>
            <title>bitcanon-0.1.0-dev.0</title>

            <link href="/bitcanon/0.1.0-dev.0/bitcanon/" />
            <id>urn:docs-rs:bitcanon:0.1.0-dev.0</id>
            <updated>
            2026-09-21T03:17:43.834972+00:00</updated>

            <summary>SIMD Unicode atom classification + bitstream pre-tokenization: one classify pass into byte-exact token spans (cl100k, o200k, GPT-2/ByteLevel, DeepSeek, Whitespace, Bert, ...).</summary>

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

        <entry>
            <title>capy-db-0.7.2</title>

            <link href="/capy-db/0.7.2/capy_db/" />
            <id>urn:docs-rs:capy-db:0.7.2</id>
            <updated>
            2026-09-21T03:17:37.149478+00:00</updated>

            <summary>SeaORM database connections and explicit migrations for Capy.</summary>

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

        <entry>
            <title>capy-jobs-0.7.2</title>

            <link href="/capy-jobs/0.7.2/capy_jobs/" />
            <id>urn:docs-rs:capy-jobs:0.7.2</id>
            <updated>
            2026-09-21T03:17:35.141331+00:00</updated>

            <summary>Durable PostgreSQL background jobs and bounded workers for Capy.</summary>

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

        <entry>
            <title>aitp-session-bundle-0.12.0</title>

            <link href="/aitp-session-bundle/0.12.0/aitp_session_bundle/" />
            <id>urn:docs-rs:aitp-session-bundle:0.12.0</id>
            <updated>
            2026-09-21T03:17:28.298578+00:00</updated>

            <summary>Session Trust Bundle (RFC-AITP-0010) — coordinator-attested membership for multi-agent sessions</summary>

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

        <entry>
            <title>aitp-delegation-0.12.0</title>

            <link href="/aitp-delegation/0.12.0/aitp_delegation/" />
            <id>urn:docs-rs:aitp-delegation:0.12.0</id>
            <updated>
            2026-09-21T03:17:27.888934+00:00</updated>

            <summary>Single-hop delegation tokens for AITP</summary>

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

        <entry>
            <title>errand-bot-0.2.1</title>

            <link href="/crate/errand-bot/0.2.1" />
            <id>urn:docs-rs:errand-bot:0.2.1</id>
            <updated>
            2026-09-21T03:17:24.155412+00:00</updated>

            <summary>Run a coding agent from a chat channel, in a sandbox it cannot escape.</summary>

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

        <entry>
            <title>helix-driver-native-0.1.30</title>

            <link href="/helix-driver-native/0.1.30/helix_driver_native/" />
            <id>urn:docs-rs:helix-driver-native:0.1.30</id>
            <updated>
            2026-09-21T03:17:17.031579+00:00</updated>

            <summary>Helix 的 Tokio Native 平台驱动</summary>

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

        <entry>
            <title>aitp-handshake-0.12.0</title>

            <link href="/aitp-handshake/0.12.0/aitp_handshake/" />
            <id>urn:docs-rs:aitp-handshake:0.12.0</id>
            <updated>
            2026-09-21T03:17:09.044656+00:00</updated>

            <summary>Mutual handshake state machine for AITP</summary>

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

        <entry>
            <title>helix-driver-host-0.1.30</title>

            <link href="/helix-driver-host/0.1.30/helix_driver_host/" />
            <id>urn:docs-rs:helix-driver-host:0.1.30</id>
            <updated>
            2026-09-21T03:16:13.674413+00:00</updated>

            <summary>Helix Native 与 FFI 共用的存储、网络和执行驱动</summary>

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

        <entry>
            <title>aitp-tct-0.12.0</title>

            <link href="/aitp-tct/0.12.0/aitp_tct/" />
            <id>urn:docs-rs:aitp-tct:0.12.0</id>
            <updated>
            2026-09-21T03:16:10.612895+00:00</updated>

            <summary>Trust Context Token (TCT) issuance and verification for AITP</summary>

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

        <entry>
            <title>eoka-0.5.14</title>

            <link href="/eoka/0.5.14/eoka/" />
            <id>urn:docs-rs:eoka:0.5.14</id>
            <updated>
            2026-09-21T03:16:00.143653+00:00</updated>

            <summary>Stealth browser automation for Rust. Puppeteer/Playwright alternative with anti-bot bypass.</summary>

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

        <entry>
            <title>capy-core-0.7.2</title>

            <link href="/capy-core/0.7.2/capy_core/" />
            <id>urn:docs-rs:capy-core:0.7.2</id>
            <updated>
            2026-09-21T03:15:58.278543+00:00</updated>

            <summary>Typed configuration, application context, and errors for the Capy web framework.</summary>

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

        <entry>
            <title>cef-dll-sys-152.4.0+152.0.8</title>

            <link href="/cef-dll-sys/152.4.0+152.0.8/cef_dll_sys/" />
            <id>urn:docs-rs:cef-dll-sys:152.4.0+152.0.8</id>
            <updated>
            2026-09-21T03:15:53.778265+00:00</updated>

            <summary>cef-rs sys crate</summary>

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

        <entry>
            <title>helix-im-0.1.30</title>

            <link href="/helix-im/0.1.30/helix_im/" />
            <id>urn:docs-rs:helix-im:0.1.30</id>
            <updated>
            2026-09-21T03:15:51.546458+00:00</updated>

            <summary>基于 Helix Core 的确定性 MessageV3 IM 业务模块</summary>

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

        <entry>
            <title>aitp-manifest-0.12.0</title>

            <link href="/aitp-manifest/0.12.0/aitp_manifest/" />
            <id>urn:docs-rs:aitp-manifest:0.12.0</id>
            <updated>
            2026-09-21T03:15:50.012717+00:00</updated>

            <summary>Agent Manifest issuance and verification for AITP</summary>

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

        <entry>
            <title>aitp-envelope-0.12.0</title>

            <link href="/aitp-envelope/0.12.0/aitp_envelope/" />
            <id>urn:docs-rs:aitp-envelope:0.12.0</id>
            <updated>
            2026-09-21T03:15:39.847469+00:00</updated>

            <summary>AITP envelope signing and verification (no I/O, no HTTP)</summary>

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

        <entry>
            <title>aitp-crypto-0.12.0</title>

            <link href="/aitp-crypto/0.12.0/aitp_crypto/" />
            <id>urn:docs-rs:aitp-crypto:0.12.0</id>
            <updated>
            2026-09-21T03:15:26.295814+00:00</updated>

            <summary>Ed25519/P-256 signing, JWK thumbprint, and compact-JWS primitives for AITP</summary>

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

        <entry>
            <title>bailey-0.2.2</title>

            <link href="/bailey/0.2.2/bailey/" />
            <id>urn:docs-rs:bailey:0.2.2</id>
            <updated>
            2026-09-21T03:15:18.556564+00:00</updated>

            <summary>Layered, deny-by-default sandbox for running untrusted programs on Linux</summary>

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

        <entry>
            <title>cses-helix-core-0.1.30</title>

            <link href="/cses-helix-core/0.1.30/helix_core/" />
            <id>urn:docs-rs:cses-helix-core:0.1.30</id>
            <updated>
            2026-09-21T03:15:17.231742+00:00</updated>

            <summary>运行时无关的确定性业务内核与 sans-IO 执行壳</summary>

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

        <entry>
            <title>aitp-core-0.12.0</title>

            <link href="/aitp-core/0.12.0/aitp_core/" />
            <id>urn:docs-rs:aitp-core:0.12.0</id>
            <updated>
            2026-09-21T03:14:33.883780+00:00</updated>

            <summary>Core types, JSON canonicalization, base64url, and AID handling for AITP</summary>

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

        <entry>
            <title>export-cef-dir-152.4.0+152.0.8</title>

            <link href="/crate/export-cef-dir/152.4.0+152.0.8" />
            <id>urn:docs-rs:export-cef-dir:152.4.0+152.0.8</id>
            <updated>
            2026-09-21T03:13:05.323990+00:00</updated>

            <summary>Export pre-built CEF (Chromium Embedded Framework) archives.</summary>

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

        <entry>
            <title>liveblock-0.1.0</title>

            <link href="/liveblock/0.1.0/liveblock/" />
            <id>urn:docs-rs:liveblock:0.1.0</id>
            <updated>
            2026-09-21T03:13:03.951190+00:00</updated>

            <summary>A block of terminal output that rewrites itself in place, as tall as there is news</summary>

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

        <entry>
            <title>cargo-pwrs-0.1.6</title>

            <link href="/crate/cargo-pwrs/0.1.6" />
            <id>urn:docs-rs:cargo-pwrs:0.1.6</id>
            <updated>
            2026-09-21T03:11:31.968915+00:00</updated>

            <summary>Build tool: turns a pwrs crate into an importable PowerShell module folder</summary>

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

        <entry>
            <title>PoWerRuSt-0.1.6</title>

            <link href="/PoWerRuSt/0.1.6/pwrs/" />
            <id>urn:docs-rs:PoWerRuSt:0.1.6</id>
            <updated>
            2026-09-21T03:11:29.698378+00:00</updated>

            <summary>Rust bindings for writing PowerShell binary modules, in the spirit of PyO3</summary>

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

        <entry>
            <title>casacure-3.8.3</title>

            <link href="/casacure/3.8.3/casacure/" />
            <id>urn:docs-rs:casacure:3.8.3</id>
            <updated>
            2026-09-21T03:11:22.287415+00:00</updated>

            <summary>A Rust replacement for the casacore table system, with Python bindings</summary>

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

        <entry>
            <title>gpui-pre-0.3.6</title>

            <link href="/gpui-pre/0.3.6/gpui/" />
            <id>urn:docs-rs:gpui-pre:0.3.6</id>
            <updated>
            2026-09-21T03:11:22.226956+00:00</updated>

            <summary>Zed&#38;apos;s GPU-accelerated UI framework (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-platform-0.3.6</title>

            <link href="/gpui-pre-platform/0.3.6/gpui_platform/" />
            <id>urn:docs-rs:gpui-pre-platform:0.3.6</id>
            <updated>
            2026-09-21T03:11:19.534378+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_platform` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-linux-0.3.6</title>

            <link href="/gpui-pre-linux/0.3.6/gpui_linux/" />
            <id>urn:docs-rs:gpui-pre-linux:0.3.6</id>
            <updated>
            2026-09-21T03:11:15.267514+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_linux` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-windows-0.3.6</title>

            <link href="/gpui-pre-windows/0.3.6/gpui_windows/" />
            <id>urn:docs-rs:gpui-pre-windows:0.3.6</id>
            <updated>
            2026-09-21T03:11:09.815934+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_windows` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-wgpu-0.3.6</title>

            <link href="/gpui-pre-wgpu/0.3.6/gpui_wgpu/" />
            <id>urn:docs-rs:gpui-pre-wgpu:0.3.6</id>
            <updated>
            2026-09-21T03:10:58.654964+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_wgpu` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-macos-0.3.6</title>

            <link href="/gpui-pre-macos/0.3.6/gpui_macos/" />
            <id>urn:docs-rs:gpui-pre-macos:0.3.6</id>
            <updated>
            2026-09-21T03:10:57.115819+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_macos` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-web-0.3.6</title>

            <link href="/gpui-pre-web/0.3.6/gpui_web/" />
            <id>urn:docs-rs:gpui-pre-web:0.3.6</id>
            <updated>
            2026-09-21T03:10:54.293872+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_web` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-apple-0.3.6</title>

            <link href="/gpui-pre-apple/0.3.6/gpui_apple/" />
            <id>urn:docs-rs:gpui-pre-apple:0.3.6</id>
            <updated>
            2026-09-21T03:10:43.665133+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_apple` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-reqwest-client-0.3.6</title>

            <link href="/gpui-pre-reqwest-client/0.3.6/reqwest_client/" />
            <id>urn:docs-rs:gpui-pre-reqwest-client:0.3.6</id>
            <updated>
            2026-09-21T03:10:22.055901+00:00</updated>

            <summary>Zed&#38;apos;s `reqwest_client` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>pwrs-macros-0.1.6</title>

            <link href="/pwrs-macros/0.1.6/pwrs_macros/" />
            <id>urn:docs-rs:pwrs-macros:0.1.6</id>
            <updated>
            2026-09-21T03:10:21.930196+00:00</updated>

            <summary>Proc macros for pwrs: #[cmdlet], #[param], #[psclass], #[psenum], #[provider]</summary>

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

        <entry>
            <title>pwrs-build-0.1.6</title>

            <link href="/pwrs-build/0.1.6/pwrs_build/" />
            <id>urn:docs-rs:pwrs-build:0.1.6</id>
            <updated>
            2026-09-21T03:10:21.134805+00:00</updated>

            <summary>Shared build machinery for pwrs tooling: locating pwsh, fetching the compiler toolset, compiling C#</summary>

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

        <entry>
            <title>gpui-pre-sum-tree-0.3.6</title>

            <link href="/gpui-pre-sum-tree/0.3.6/sum_tree/" />
            <id>urn:docs-rs:gpui-pre-sum-tree:0.3.6</id>
            <updated>
            2026-09-21T03:10:19.413215+00:00</updated>

            <summary>A sum tree data structure, a concurrency-friendly B-tree (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>pwrs-sys-0.1.6</title>

            <link href="/pwrs-sys/0.1.6/pwrs_sys/" />
            <id>urn:docs-rs:pwrs-sys:0.1.6</id>
            <updated>
            2026-09-21T03:10:18.949944+00:00</updated>

            <summary>C ABI contract between a pwrs native module and the Pwrs.Runtime managed support assembly</summary>

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

        <entry>
            <title>gpui-pre-util-macros-0.3.6</title>

            <link href="/gpui-pre-util-macros/0.3.6/util_macros/" />
            <id>urn:docs-rs:gpui-pre-util-macros:0.3.6</id>
            <updated>
            2026-09-21T03:10:18.015959+00:00</updated>

            <summary>Utility macros for Zed (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-zlog-0.3.6</title>

            <link href="/gpui-pre-zlog/0.3.6/zlog/" />
            <id>urn:docs-rs:gpui-pre-zlog:0.3.6</id>
            <updated>
            2026-09-21T03:10:17.931998+00:00</updated>

            <summary>Zed&#38;apos;s `zlog` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-ztracing-0.3.6</title>

            <link href="/gpui-pre-ztracing/0.3.6/ztracing/" />
            <id>urn:docs-rs:gpui-pre-ztracing:0.3.6</id>
            <updated>
            2026-09-21T03:10:17.219876+00:00</updated>

            <summary>Zed&#38;apos;s `ztracing` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>axis-0.6.0</title>

            <link href="/axis/0.6.0/axis/" />
            <id>urn:docs-rs:axis:0.6.0</id>
            <updated>
            2026-09-21T03:10:16.068966+00:00</updated>

            <summary>Named-axis tensors, training, and executable research invariants on NVIDIA cuTile</summary>

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

        <entry>
            <title>gpui-pre-perf-0.3.6</title>

            <link href="/gpui-pre-perf/0.3.6/perf/" />
            <id>urn:docs-rs:gpui-pre-perf:0.3.6</id>
            <updated>
            2026-09-21T03:10:12.379369+00:00</updated>

            <summary>A tool for measuring Zed test performance, with too many Clippy lints (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-refineable-0.3.6</title>

            <link href="/gpui-pre-refineable/0.3.6/refineable/" />
            <id>urn:docs-rs:gpui-pre-refineable:0.3.6</id>
            <updated>
            2026-09-21T03:10:09.355987+00:00</updated>

            <summary>A macro for creating &#38;apos;refinement&#38;apos; types that can be used to partially initialize or mutate a complex struct (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-collections-0.3.6</title>

            <link href="/gpui-pre-collections/0.3.6/collections/" />
            <id>urn:docs-rs:gpui-pre-collections:0.3.6</id>
            <updated>
            2026-09-21T03:10:07.977745+00:00</updated>

            <summary>Standard collection types used by Zed and GPUI (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-shared-string-0.3.6</title>

            <link href="/gpui-pre-shared-string/0.3.6/gpui_shared_string/" />
            <id>urn:docs-rs:gpui-pre-shared-string:0.3.6</id>
            <updated>
            2026-09-21T03:10:07.440926+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_shared_string` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-ztracing-macro-0.3.6</title>

            <link href="/gpui-pre-ztracing-macro/0.3.6/ztracing_macro/" />
            <id>urn:docs-rs:gpui-pre-ztracing-macro:0.3.6</id>
            <updated>
            2026-09-21T03:10:07.046528+00:00</updated>

            <summary>Zed&#38;apos;s `ztracing_macro` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-util-0.3.6</title>

            <link href="/gpui-pre-util/0.3.6/gpui_util/" />
            <id>urn:docs-rs:gpui-pre-util:0.3.6</id>
            <updated>
            2026-09-21T03:10:04.326210+00:00</updated>

            <summary>Zed&#38;apos;s `gpui_util` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-scheduler-0.3.6</title>

            <link href="/gpui-pre-scheduler/0.3.6/scheduler/" />
            <id>urn:docs-rs:gpui-pre-scheduler:0.3.6</id>
            <updated>
            2026-09-21T03:10:01.642226+00:00</updated>

            <summary>Zed&#38;apos;s `scheduler` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-http-client-tls-0.3.6</title>

            <link href="/gpui-pre-http-client-tls/0.3.6/http_client_tls/" />
            <id>urn:docs-rs:gpui-pre-http-client-tls:0.3.6</id>
            <updated>
            2026-09-21T03:10:00.780201+00:00</updated>

            <summary>Zed&#38;apos;s `http_client_tls` crate (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-macros-0.3.6</title>

            <link href="/gpui-pre-macros/0.3.6/gpui_macros/" />
            <id>urn:docs-rs:gpui-pre-macros:0.3.6</id>
            <updated>
            2026-09-21T03:09:57.916413+00:00</updated>

            <summary>Macros used by gpui (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-http-client-0.3.6</title>

            <link href="/gpui-pre-http-client/0.3.6/http_client/" />
            <id>urn:docs-rs:gpui-pre-http-client:0.3.6</id>
            <updated>
            2026-09-21T03:09:38.026106+00:00</updated>

            <summary>A HTTP client library for Zed and GPUI (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>gpui-pre-derive-refineable-0.3.6</title>

            <link href="/gpui-pre-derive-refineable/0.3.6/derive_refineable/" />
            <id>urn:docs-rs:gpui-pre-derive-refineable:0.3.6</id>
            <updated>
            2026-09-21T03:09:26.605963+00:00</updated>

            <summary>A derive macro for creating refinement types in Rust (gpui-pre snapshot of zed@bcf6582)</summary>

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

        <entry>
            <title>rust-spec-0.3.0</title>

            <link href="/rust-spec/0.3.0/rust_spec/" />
            <id>urn:docs-rs:rust-spec:0.3.0</id>
            <updated>
            2026-09-21T03:09:00.596855+00:00</updated>

            <summary>Classification of types in accordance with the Rust specification</summary>

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

        <entry>
            <title>rust-spec-derive-0.3.0</title>

            <link href="/rust-spec-derive/0.3.0/rust_spec_derive/" />
            <id>urn:docs-rs:rust-spec-derive:0.3.0</id>
            <updated>
            2026-09-21T03:08:52.184078+00:00</updated>

            <summary>Derive macros for `rust-spec`</summary>

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

        <entry>
            <title>plannotator-tui-0.9.0</title>

            <link href="/crate/plannotator-tui/0.9.0" />
            <id>urn:docs-rs:plannotator-tui:0.9.0</id>
            <updated>
            2026-09-21T03:08:20.911275+00:00</updated>

            <summary>Annotate Markdown in the terminal - standalone, and as a Herdr plugin.</summary>

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

        <entry>
            <title>plannotator-tui-hosts-0.9.0</title>

            <link href="/plannotator-tui-hosts/0.9.0/plannotator_tui_hosts/" />
            <id>urn:docs-rs:plannotator-tui-hosts:0.9.0</id>
            <updated>
            2026-09-21T03:07:53.364970+00:00</updated>

            <summary>Find a coding agent&#38;apos;s transcript and read its recent messages (Claude Code, Codex, pi).</summary>

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

        <entry>
            <title>plannotator-tui-schema-0.9.0</title>

            <link href="/plannotator-tui-schema/0.9.0/plannotator_tui_schema/" />
            <id>urn:docs-rs:plannotator-tui-schema:0.9.0</id>
            <updated>
            2026-09-21T03:07:46.810377+00:00</updated>

            <summary>Annotation and anchor types shared by plannotator-tui and Plannotator Workspaces.</summary>

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

        <entry>
            <title>systemless-0.46.0</title>

            <link href="/systemless/0.46.0/systemless/" />
            <id>urn:docs-rs:systemless:0.46.0</id>
            <updated>
            2026-09-21T03:07:12.434330+00:00</updated>

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

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

        <entry>
            <title>upstream-rs-2.20.1</title>

            <link href="/upstream-rs/2.20.1/upstream_rs/" />
            <id>urn:docs-rs:upstream-rs:2.20.1</id>
            <updated>
            2026-09-21T03:05:59.579049+00:00</updated>

            <summary>Fetch package updates directly from the source.</summary>

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

        <entry>
            <title>kcode-k1-http-audio-artifacts-0.2.0</title>

            <link href="/kcode-k1-http-audio-artifacts/0.2.0/kcode_k1_http_audio_artifacts/" />
            <id>urn:docs-rs:kcode-k1-http-audio-artifacts:0.2.0</id>
            <updated>
            2026-09-21T03:05:32.688387+00:00</updated>

            <summary>Authenticated K1 audio fragment artifact HTTP route</summary>

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

        <entry>
            <title>arbox-0.8.2</title>

            <link href="/arbox/0.8.2/arbox/" />
            <id>urn:docs-rs:arbox:0.8.2</id>
            <updated>
            2026-09-21T03:04:04.821609+00:00</updated>

            <summary>Docker-based agent sandbox: a skinny chroot of the host for running coding agents alongside your normal workflow</summary>

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

        <entry>
            <title>atoman-0.11.1</title>

            <link href="/atoman/0.11.1/atoman/" />
            <id>urn:docs-rs:atoman:0.11.1</id>
            <updated>
            2026-09-21T03:03:52.784900+00:00</updated>

            <summary>A library for managing shared asynchronous data across threads. Provides safe concurrent access to application state with automatic synchronization and minimizes the need for manual lock management.</summary>

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

        <entry>
            <title>flowscripter_io_cli_hash_native-1.0.9</title>

            <link href="/flowscripter_io_cli_hash_native/1.0.9/flowscripter_io_cli_hash_native/" />
            <id>urn:docs-rs:flowscripter_io_cli_hash_native:1.0.9</id>
            <updated>
            2026-09-21T03:03:44.197095+00:00</updated>

            <summary>Rust-backed sha256 hasher for flowscripter-io-cli, exposed via Bun FFI</summary>

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

        <entry>
            <title>mx-0.1.220</title>

            <link href="/crate/mx/0.1.220" />
            <id>urn:docs-rs:mx:0.1.220</id>
            <updated>
            2026-09-21T03:03:38.154391+00:00</updated>

            <summary>A Swiss army knife for Claude Code and multi-agent toolkits</summary>

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

        <entry>
            <title>conscience-0.7.0</title>

            <link href="/conscience/0.7.0/conscience/" />
            <id>urn:docs-rs:conscience:0.7.0</id>
            <updated>
            2026-09-21T03:00:09.522213+00:00</updated>

            <summary>Evaluate the impact of AI-assisted work — measuring velocity, quality, business value, developer experience, and ethical implications</summary>

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

        <entry>
            <title>prauga-flexdoc-actix-0.4.7</title>

            <link href="/prauga-flexdoc-actix/0.4.7/prauga_flexdoc_actix/" />
            <id>urn:docs-rs:prauga-flexdoc-actix:0.4.7</id>
            <updated>
            2026-09-21T03:00:04.965417+00:00</updated>

            <summary>Self-hosted FlexDoc OpenAPI renderer integration for Actix Web</summary>

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

        <entry>
            <title>zellij_rs-0.3.1</title>

            <link href="/zellij_rs/0.3.1/zellij_rs/" />
            <id>urn:docs-rs:zellij_rs:0.3.1</id>
            <updated>
            2026-09-21T02:58:47.590388+00:00</updated>

            <summary>Support for zesh</summary>

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

        <entry>
            <title>cloakpipe-tree-0.9.0</title>

            <link href="/cloakpipe-tree/0.9.0/cloakpipe_tree/" />
            <id>urn:docs-rs:cloakpipe-tree:0.9.0</id>
            <updated>
            2026-09-21T02:58:44.638065+00:00</updated>

            <summary>CloakTree: Vectorless, reasoning-based retrieval with privacy-first tree indexing</summary>

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

        <entry>
            <title>cloakpipe-proxy-0.9.0</title>

            <link href="/cloakpipe-proxy/0.9.0/cloakpipe_proxy/" />
            <id>urn:docs-rs:cloakpipe-proxy:0.9.0</id>
            <updated>
            2026-09-21T02:58:44.551032+00:00</updated>

            <summary>OpenAI-compatible HTTP proxy with privacy middleware</summary>

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

        <entry>
            <title>raasta-1.0.0</title>

            <link href="/raasta/1.0.0/raasta/" />
            <id>urn:docs-rs:raasta:1.0.0</id>
            <updated>
            2026-09-21T02:58:41.343636+00:00</updated>

            <summary>Raasta — navigation and pathfinding engine for AGNOS</summary>

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

        <entry>
            <title>skill-macros-core-1.0.0</title>

            <link href="/skill-macros-core/1.0.0/skill_macros_core/" />
            <id>urn:docs-rs:skill-macros-core:1.0.0</id>
            <updated>
            2026-09-21T02:58:38.102402+00:00</updated>

            <summary>Shared macro utilities for Claude Code skill proc macros — syn/quote/proc-macro2 helpers</summary>

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

        <entry>
            <title>cloakpipe-mcp-0.9.0</title>

            <link href="/cloakpipe-mcp/0.9.0/cloakpipe_mcp/" />
            <id>urn:docs-rs:cloakpipe-mcp:0.9.0</id>
            <updated>
            2026-09-21T02:58:36.153274+00:00</updated>

            <summary>MCP server for CloakPipe — expose privacy tools to AI agents</summary>

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

        <entry>
            <title>vanaspati-1.0.0</title>

            <link href="/vanaspati/1.0.0/vanaspati/" />
            <id>urn:docs-rs:vanaspati:1.0.0</id>
            <updated>
            2026-09-21T02:58:32.153380+00:00</updated>

            <summary>Vanaspati — botany and plant behavior engine for growth, photosynthesis, seasonal cycles, and ecosystems</summary>

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

        <entry>
            <title>prauga-flexdoc-axum-0.5.7</title>

            <link href="/prauga-flexdoc-axum/0.5.7/prauga_flexdoc_axum/" />
            <id>urn:docs-rs:prauga-flexdoc-axum:0.5.7</id>
            <updated>
            2026-09-21T02:58:24.919669+00:00</updated>

            <summary>Self-contained Axum adapter for the Prauga FlexDoc OpenAPI renderer</summary>

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

        <entry>
            <title>cloakpipe-audit-0.9.0</title>

            <link href="/cloakpipe-audit/0.9.0/cloakpipe_audit/" />
            <id>urn:docs-rs:cloakpipe-audit:0.9.0</id>
            <updated>
            2026-09-21T02:58:17.951150+00:00</updated>

            <summary>Structured audit logging for CloakPipe</summary>

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

        <entry>
            <title>cloakpipe-core-0.9.0</title>

            <link href="/cloakpipe-core/0.9.0/cloakpipe_core/" />
            <id>urn:docs-rs:cloakpipe-core:0.9.0</id>
            <updated>
            2026-09-21T02:58:17.338623+00:00</updated>

            <summary>Core detection, pseudonymization, and rehydration engine for CloakPipe</summary>

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

        <entry>
            <title>cloakpipe-vector-0.9.0</title>

            <link href="/cloakpipe-vector/0.9.0/cloakpipe_vector/" />
            <id>urn:docs-rs:cloakpipe-vector:0.9.0</id>
            <updated>
            2026-09-21T02:58:14.127311+00:00</updated>

            <summary>Vector encryption (ADCPE) for CloakPipe — future scope</summary>

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

        <entry>
            <title>atoman-log-0.1.1</title>

            <link href="/atoman-log/0.1.1/atoman_log/" />
            <id>urn:docs-rs:atoman-log:0.1.1</id>
            <updated>
            2026-09-21T02:58:13.835973+00:00</updated>

            <summary>The log implementation macros for atoman crate</summary>

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

        <entry>
            <title>nexcore-webmcp-1.0.0</title>

            <link href="/nexcore-webmcp/1.0.0/nexcore_webmcp/" />
            <id>urn:docs-rs:nexcore-webmcp:1.0.0</id>
            <updated>
            2026-09-21T02:58:11.508371+00:00</updated>

            <summary>WebMCP config registry — NexVigilant&#38;apos;s agent routing infrastructure. Stores, serves, and syncs browser automation configs.</summary>

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

        <entry>
            <title>cargo-smith-0.4.0</title>

            <link href="/cargo-smith/0.4.0/cargo_smith/" />
            <id>urn:docs-rs:cargo-smith:0.4.0</id>
            <updated>
            2026-09-21T02:58:10.660679+00:00</updated>

            <summary>NestJS-inspired code generator for Rust web applications</summary>

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

        <entry>
            <title>primitive-innovation-1.0.0</title>

            <link href="/primitive-innovation/1.0.0/primitive_innovation/" />
            <id>urn:docs-rs:primitive-innovation:1.0.0</id>
            <updated>
            2026-09-21T02:58:08.662038+00:00</updated>

            <summary>Innovation exploration for NexVigilant Core primitive ecosystem — new T2-C types, cross-domain bridges, and combination space fill</summary>

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

        <entry>
            <title>nexcore-publishing-1.0.0</title>

            <link href="/nexcore-publishing/1.0.0/nexcore_publishing/" />
            <id>urn:docs-rs:nexcore-publishing:1.0.0</id>
            <updated>
            2026-09-21T02:58:05.531885+00:00</updated>

            <summary>Book publishing pipeline — DOCX to EPUB 3.0 and Kindle-compliant ebooks</summary>

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

        <entry>
            <title>simple-scpi-0.1.0</title>

            <link href="/simple-scpi/0.1.0/simple_scpi/" />
            <id>urn:docs-rs:simple-scpi:0.1.0</id>
            <updated>
            2026-09-21T02:58:04.424692+00:00</updated>

            <summary>A lightweight SCPI command parser</summary>

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

        <entry>
            <title>ai-image-0.25.10</title>

            <link href="/ai-image/0.25.10/ai_image/" />
            <id>urn:docs-rs:ai-image:0.25.10</id>
            <updated>
            2026-09-21T02:58:02.693714+00:00</updated>

            <summary>no_std fork of image — imaging library with basic image processing and encoders/decoders for common image formats.</summary>

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

        <entry>
            <title>nexcore-id-0.1.1</title>

            <link href="/nexcore-id/0.1.1/nexcore_id/" />
            <id>urn:docs-rs:nexcore-id:0.1.1</id>
            <updated>
            2026-09-21T02:58:01.033507+00:00</updated>

            <summary>Zero-dependency UUID implementation for NexVigilant Core ecosystem</summary>

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

        <entry>
            <title>nexcore-softrender-1.0.0</title>

            <link href="/nexcore-softrender/1.0.0/nexcore_softrender/" />
            <id>urn:docs-rs:nexcore-softrender:1.0.0</id>
            <updated>
            2026-09-21T02:58:00.501037+00:00</updated>

            <summary>Pure-Rust software rasterizer — first-principles rendering from math to pixels</summary>

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

        <entry>
            <title>nexcore-helix-0.1.0</title>

            <link href="/nexcore-helix/0.1.0/nexcore_helix/" />
            <id>urn:docs-rs:nexcore-helix:0.1.0</id>
            <updated>
            2026-09-21T02:57:59.351245+00:00</updated>

            <summary>Helix Computing — conservation law as computable geometry. ∃ = ∂(×(ς, ∅)) encoded as a 5-turn knowledge helix.</summary>

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

        <entry>
            <title>electrolyte-0.0.0</title>

            <link href="/electrolyte/0.0.0/electrolyte/" />
            <id>urn:docs-rs:electrolyte:0.0.0</id>
            <updated>
            2026-09-21T02:57:58.076239+00:00</updated>

            <summary>WIP</summary>

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

        <entry>
            <title>nexcore-pty-0.1.0</title>

            <link href="/nexcore-pty/0.1.0/nexcore_pty/" />
            <id>urn:docs-rs:nexcore-pty:0.1.0</id>
            <updated>
            2026-09-21T02:57:57.221772+00:00</updated>

            <summary>POSIX pseudo-terminal allocation for NexVigilant terminal sessions</summary>

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

        <entry>
            <title>nexcore-cybercinetics-1.0.0</title>

            <link href="/nexcore-cybercinetics/1.0.0/nexcore_cybercinetics/" />
            <id>urn:docs-rs:nexcore-cybercinetics:1.0.0</id>
            <updated>
            2026-09-21T02:57:54.703997+00:00</updated>

            <summary>Feedback-controlled kinetic governance — ∂(→(ν, ς, ρ)) typed as Rust</summary>

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

        <entry>
            <title>nexcore-fs-0.1.1</title>

            <link href="/nexcore-fs/0.1.1/nexcore_fs/" />
            <id>urn:docs-rs:nexcore-fs:0.1.1</id>
            <updated>
            2026-09-21T02:57:53.839152+00:00</updated>

            <summary>Zero-dependency filesystem utilities (dirs, walkdir, glob, temp, expand) for NexCore ecosystem</summary>

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

        <entry>
            <title>nexcore-error-derive-1.0.1</title>

            <link href="/nexcore-error-derive/1.0.1/nexcore_error_derive/" />
            <id>urn:docs-rs:nexcore-error-derive:1.0.1</id>
            <updated>
            2026-09-21T02:57:53.209009+00:00</updated>

            <summary>Derive macro for nexcore-error: #[derive(Error)] replacement for thiserror</summary>

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

        <entry>
            <title>nexcore-hash-0.1.1</title>

            <link href="/nexcore-hash/0.1.1/nexcore_hash/" />
            <id>urn:docs-rs:nexcore-hash:0.1.1</id>
            <updated>
            2026-09-21T02:57:52.759764+00:00</updated>

            <summary>Zero-dependency cryptographic hashing (SHA-256, HMAC-SHA256) for NexCore ecosystem</summary>

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

        <entry>
            <title>nexcore-downloads-scanner-0.1.1</title>

            <link href="/nexcore-downloads-scanner/0.1.1/nexcore_downloads_scanner/" />
            <id>urn:docs-rs:nexcore-downloads-scanner:0.1.1</id>
            <updated>
            2026-09-21T02:57:49.712181+00:00</updated>

            <summary>Downloads Intelligence Scanner - classifies files by NexVigilant Core relevance</summary>

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

        <entry>
            <title>nexcore-codec-0.1.1</title>

            <link href="/nexcore-codec/0.1.1/nexcore_codec/" />
            <id>urn:docs-rs:nexcore-codec:0.1.1</id>
            <updated>
            2026-09-21T02:57:48.425925+00:00</updated>

            <summary>Zero-dependency codec library (hex, base64, percent-encoding) for NexCore ecosystem</summary>

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

        <entry>
            <title>slate-storage-0.0.1</title>

            <link href="/slate-storage/0.0.1/slate_storage/" />
            <id>urn:docs-rs:slate-storage:0.0.1</id>
            <updated>
            2026-09-21T02:57:47.288456+00:00</updated>

            <summary>Memory-mapped disk-resident vector storage, dtype codecs, and HDD I/O scheduler for Slate-ANN</summary>

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

        <entry>
            <title>nexcore-cargo-1.0.1</title>

            <link href="/nexcore-cargo/1.0.1/nexcore_cargo/" />
            <id>urn:docs-rs:nexcore-cargo:1.0.1</id>
            <updated>
            2026-09-21T02:57:47.013054+00:00</updated>

            <summary>Typed transport for PV rails — separates cargo (domain payload) from freight (conveyance)</summary>

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

        <entry>
            <title>neovide-derive-0.1.5</title>

            <link href="/neovide-derive/0.1.5/neovide_derive/" />
            <id>urn:docs-rs:neovide-derive:0.1.5</id>
            <updated>
            2026-09-21T02:57:46.433717+00:00</updated>

            <summary>Derive macros for the Neovide gui</summary>

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

        <entry>
            <title>beamterm-renderer-1.0.0</title>

            <link href="/beamterm-renderer/1.0.0/beamterm_renderer/" />
            <id>urn:docs-rs:beamterm-renderer:1.0.0</id>
            <updated>
            2026-09-21T02:57:45.247078+00:00</updated>

            <summary>High-performance WebGL2 terminal renderer for beamterm, targeting sub-millisecond render times in web browsers</summary>

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

        <entry>
            <title>nexcore-audio-0.1.1</title>

            <link href="/nexcore-audio/0.1.1/nexcore_audio/" />
            <id>urn:docs-rs:nexcore-audio:0.1.1</id>
            <updated>
            2026-09-21T02:57:41.993973+00:00</updated>

            <summary>NexCore Audio — OS audio subsystem with PCM formats, mixing, and streaming</summary>

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

        <entry>
            <title>slate-graph-0.0.1</title>

            <link href="/slate-graph/0.0.1/slate_graph/" />
            <id>urn:docs-rs:slate-graph:0.0.1</id>
            <updated>
            2026-09-21T02:57:39.701535+00:00</updated>

            <summary>Pluggable ANN index backends (HNSW, IVF) with pruning and two-level hybrid search for Slate-ANN</summary>

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