<?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-20T10:37:38.269332+00:00</updated>

        <entry>
            <title>mw-test-support-0.2.0</title>

            <link href="/mw-test-support/0.2.0/test_support/" />
            <id>urn:docs-rs:mw-test-support:0.2.0</id>
            <updated>
            2026-09-20T10:37:38.269332+00:00</updated>

            <summary>Shared test fixtures and path helpers for the modelwrite engine crates.</summary>

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

        <entry>
            <title>longbridge-oauth-5.1.0</title>

            <link href="/longbridge-oauth/5.1.0/longbridge_oauth/" />
            <id>urn:docs-rs:longbridge-oauth:5.1.0</id>
            <updated>
            2026-09-20T10:37:37.521606+00:00</updated>

            <summary>Longbridge OpenAPI OAuth 2.0 client for Rust</summary>

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

        <entry>
            <title>nornir-build-thing-0.1.19</title>

            <link href="/nornir-build-thing/0.1.19/nornir_build_thing/" />
            <id>urn:docs-rs:nornir-build-thing:0.1.19</id>
            <updated>
            2026-09-20T10:37:14.623552+00:00</updated>

            <summary>Declarative cargo build variants + SLSA-style build-provenance attestation: a repo declares its buildable variants (embedded/minimal/full …) as data; build one, capture a content-addressed provenance record (variant, toolchain, host cores+memory, inputs, artifact hashes) with a znippy-seal seam. Dependency-light so a leaf repo&#38;apos;s xtask can pull it. The build-thing core of nornir.</summary>

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

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

            <link href="/rust-spec/0.2.0/rust_spec/" />
            <id>urn:docs-rs:rust-spec:0.2.0</id>
            <updated>
            2026-09-20T10:36:46.745887+00:00</updated>

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

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

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

            <link href="/crate/libbladerf-rs/0.5.1" />
            <id>urn:docs-rs:libbladerf-rs:0.5.1</id>
            <updated>
            2026-09-20T10:36:36.412339+00:00</updated>

            <summary>Fully Rust native BladeRF driver</summary>

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

        <entry>
            <title>longbridge-geo-5.1.0</title>

            <link href="/longbridge-geo/5.1.0/longbridge_geo/" />
            <id>urn:docs-rs:longbridge-geo:5.1.0</id>
            <updated>
            2026-09-20T10:36:34.639150+00:00</updated>

            <summary>Longbridge geo-detection helper (CN vs global)</summary>

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

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

            <link href="/rust-spec-derive/0.2.0/rust_spec_derive/" />
            <id>urn:docs-rs:rust-spec-derive:0.2.0</id>
            <updated>
            2026-09-20T10:36:31.312857+00:00</updated>

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

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

        <entry>
            <title>longbridge-proto-5.1.0</title>

            <link href="/longbridge-proto/5.1.0/longbridge_proto/" />
            <id>urn:docs-rs:longbridge-proto:5.1.0</id>
            <updated>
            2026-09-20T10:36:18.534366+00:00</updated>

            <summary>Longbridge Protocol</summary>

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

        <entry>
            <title>txc-0.7.2</title>

            <link href="/txc/0.7.2/txc/" />
            <id>urn:docs-rs:txc:0.7.2</id>
            <updated>
            2026-09-20T10:35:32.252694+00:00</updated>

            <summary>Offline text utilities for the terminal, and an encrypted local vault for passwords, keys and other secrets: nothing is sent anywhere</summary>

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

        <entry>
            <title>nmr-0.1.1</title>

            <link href="/nmr/0.1.1/nmr/" />
            <id>urn:docs-rs:nmr:0.1.1</id>
            <updated>
            2026-09-20T10:35:18.521800+00:00</updated>

            <summary>NMR data tools for Rust</summary>

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

        <entry>
            <title>nornir-auth-policy-0.1.3</title>

            <link href="/nornir-auth-policy/0.1.3/nornir_auth_policy/" />
            <id>urn:docs-rs:nornir-auth-policy:0.1.3</id>
            <updated>
            2026-09-20T10:34:16.847427+00:00</updated>

            <summary>Shared auth POLICY / composition layer for the nordisk servers — the RBAC role model (`Role`, `AuthConfig`, per-repo ACLs, the opt-in read gate), the declarative `AuthMethodConfig` (OIDC / OAuth2 / mTLS / static-token), and `validate_request`, which builds the enabled, feature-gated `nornir_service::AuthProvider` set from the config and dispatches a presented bearer + client-cert CN through it. The composition tier ABOVE the per-method provider leaves (nornir-auth-{bearer,oidc,oauth2,mtls}): a server pins the providers its tier needs and gets the same login + authorization model as holger (the reference consumer). Consumed by holger, and (suite-wide) korp / dwarves / nornir.</summary>

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

        <entry>
            <title>ferrflow-7.21.5</title>

            <link href="/ferrflow/7.21.5/ferrflow/" />
            <id>urn:docs-rs:ferrflow:7.21.5</id>
            <updated>
            2026-09-20T10:33:18.683939+00:00</updated>

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

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

        <entry>
            <title>nornir-gate-0.1.0</title>

            <link href="/nornir-gate/0.1.0/nornir_gate/" />
            <id>urn:docs-rs:nornir-gate:0.1.0</id>
            <updated>
            2026-09-20T10:33:06.808071+00:00</updated>

            <summary>The verdict vocabulary a nordisk gate answers in: Verdict / Rejection / GateRejection / Decision, plus the two rules that must not be re-derived per product (every gate runs; an Err is an undecided REFUSAL, never an allow). Lifted out of gunnar-policy so gunnar&#38;apos;s pre-receive gates and holger&#38;apos;s promotion gates share one vocabulary and neither product depends on the other. Knows nothing about what is being judged: the context type belongs to the consumer. No OS, no filesystem, no clock, no dependencies.</summary>

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

        <entry>
            <title>bun_collections-0.2.0</title>

            <link href="/bun_collections/0.2.0/bun_collections/" />
            <id>urn:docs-rs:bun_collections:0.2.0</id>
            <updated>
            2026-09-20T10:32:09.723413+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>t4a-cubek-matmul-0.2.1</title>

            <link href="/t4a-cubek-matmul/0.2.1/cubek_matmul/" />
            <id>urn:docs-rs:t4a-cubek-matmul:0.2.1</id>
            <updated>
            2026-09-20T10:32:04.924796+00:00</updated>

            <summary>Temporary tensor4all fork of CubeK: Matrix Multiplication Kernels</summary>

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

        <entry>
            <title>t4a-cubek-std-0.2.1</title>

            <link href="/t4a-cubek-std/0.2.1/cubek_std/" />
            <id>urn:docs-rs:t4a-cubek-std:0.2.1</id>
            <updated>
            2026-09-20T10:31:59.724018+00:00</updated>

            <summary>Temporary tensor4all fork of CubeK: Standard Library</summary>

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

        <entry>
            <title>bun_cares_sys-0.2.0</title>

            <link href="/bun_cares_sys/0.2.0/bun_cares_sys/" />
            <id>urn:docs-rs:bun_cares_sys:0.2.0</id>
            <updated>
            2026-09-20T10:31:59.403704+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>bun_shell_parser-0.2.0</title>

            <link href="/bun_shell_parser/0.2.0/bun_shell_parser/" />
            <id>urn:docs-rs:bun_shell_parser:0.2.0</id>
            <updated>
            2026-09-20T10:31:57.893933+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>bun_base64-0.2.0</title>

            <link href="/bun_base64/0.2.0/bun_base64/" />
            <id>urn:docs-rs:bun_base64:0.2.0</id>
            <updated>
            2026-09-20T10:31:57.078894+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>t4a-cubek-test-utils-0.2.1</title>

            <link href="/t4a-cubek-test-utils/0.2.1/cubek_test_utils/" />
            <id>urn:docs-rs:t4a-cubek-test-utils:0.2.1</id>
            <updated>
            2026-09-20T10:31:44.753179+00:00</updated>

            <summary>Temporary tensor4all fork of CubeK: Test Utils</summary>

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

        <entry>
            <title>t4a-cubek-random-0.2.1</title>

            <link href="/t4a-cubek-random/0.2.1/cubek_random/" />
            <id>urn:docs-rs:t4a-cubek-random:0.2.1</id>
            <updated>
            2026-09-20T10:31:16.765178+00:00</updated>

            <summary>Temporary tensor4all fork of CubeK: Random Number Generation</summary>

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

        <entry>
            <title>t4a-cubek-quant-0.2.1</title>

            <link href="/t4a-cubek-quant/0.2.1/cubek_quant/" />
            <id>urn:docs-rs:t4a-cubek-quant:0.2.1</id>
            <updated>
            2026-09-20T10:30:58.836249+00:00</updated>

            <summary>Temporary tensor4all fork of CubeK: Quantization Library</summary>

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

        <entry>
            <title>bun_core-0.2.0</title>

            <link href="/bun_core/0.2.0/bun_core/" />
            <id>urn:docs-rs:bun_core:0.2.0</id>
            <updated>
            2026-09-20T10:30:42.602237+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>bun_safety-0.2.0</title>

            <link href="/bun_safety/0.2.0/bun_safety/" />
            <id>urn:docs-rs:bun_safety:0.2.0</id>
            <updated>
            2026-09-20T10:30:41.160956+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>verbalize-0.1.4</title>

            <link href="/verbalize/0.1.4/verbalize/" />
            <id>urn:docs-rs:verbalize:0.1.4</id>
            <updated>
            2026-09-20T10:30:39.157332+00:00</updated>

            <summary>Text normalisation for speech synthesis: numbers, dates, prices and abbreviations as spoken words, driven by CLDR data</summary>

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

        <entry>
            <title>verbalize-cli-0.1.4</title>

            <link href="/crate/verbalize-cli/0.1.4" />
            <id>urn:docs-rs:verbalize-cli:0.1.4</id>
            <updated>
            2026-09-20T10:30:37.366212+00:00</updated>

            <summary>Command-line front end for verbalize: normalize, annotate, survey</summary>

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

        <entry>
            <title>idlewarden-bridge-26.9.2</title>

            <link href="/idlewarden-bridge/26.9.2/idlewarden_bridge/" />
            <id>urn:docs-rs:idlewarden-bridge:26.9.2</id>
            <updated>
            2026-09-20T10:28:28.594267+00:00</updated>

            <summary>Client for a user-installed game mod exposing an IPC endpoint (ADR-0014).</summary>

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

        <entry>
            <title>lspt-0.6.0</title>

            <link href="/lspt/0.6.0/lspt/" />
            <id>urn:docs-rs:lspt:0.6.0</id>
            <updated>
            2026-09-20T10:26:31.062880+00:00</updated>

            <summary>Language Server Protocol (LSP) types made easy.</summary>

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

        <entry>
            <title>joy-cli-0.21.0</title>

            <link href="/joy-cli/0.21.0/joy_cli/" />
            <id>urn:docs-rs:joy-cli:0.21.0</id>
            <updated>
            2026-09-20T10:26:09.185011+00:00</updated>

            <summary>CLI for Joy product management - Git-native, terminal-first</summary>

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

        <entry>
            <title>quvyta-packages-0.1.8</title>

            <link href="/quvyta-packages/0.1.8/quvyta_packages/" />
            <id>urn:docs-rs:quvyta-packages:0.1.8</id>
            <updated>
            2026-09-20T10:25:30.146828+00:00</updated>

            <summary>One simple place for pacman, AUR, Flatpak and Snap packages, in the terminal (beta)</summary>

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

        <entry>
            <title>quvyta-packages-core-0.1.6</title>

            <link href="/quvyta-packages-core/0.1.6/qpackages_core/" />
            <id>urn:docs-rs:quvyta-packages-core:0.1.6</id>
            <updated>
            2026-09-20T10:25:24.190509+00:00</updated>

            <summary>Reads pacman&#38;apos;s database and plans its transactions without privileges; the core of qpackages (beta)</summary>

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

        <entry>
            <title>pib-service-0.32.0</title>

            <link href="/pib-service/0.32.0/pib_service/" />
            <id>urn:docs-rs:pib-service:0.32.0</id>
            <updated>
            2026-09-20T10:25:13.105998+00:00</updated>

            <summary>Politik im Blick service for serving public governmental information in OParl format, with some extra addon information</summary>

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

        <entry>
            <title>pib-service-inventory-db-0.32.0</title>

            <link href="/pib-service-inventory-db/0.32.0/pib_service_inventory_db/" />
            <id>urn:docs-rs:pib-service-inventory-db:0.32.0</id>
            <updated>
            2026-09-20T10:25:06.411059+00:00</updated>

            <summary>Database library to be used in pib-service</summary>

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

        <entry>
            <title>a3s-vec-0.1.2</title>

            <link href="/a3s-vec/0.1.2/a3s_vec/" />
            <id>urn:docs-rs:a3s-vec:0.1.2</id>
            <updated>
            2026-09-20T10:24:21.014201+00:00</updated>

            <summary>Native Rust in-process vector database with zvec-compatible capabilities</summary>

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

        <entry>
            <title>torana-plugin-sdk-0.5.1</title>

            <link href="/torana-plugin-sdk/0.5.1/torana_plugin_sdk/" />
            <id>urn:docs-rs:torana-plugin-sdk:0.5.1</id>
            <updated>
            2026-09-20T10:24:16.732394+00:00</updated>

            <summary>Versioned Rust SDK for Torana WASI plugins</summary>

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

        <entry>
            <title>pib-service-db-migration-0.32.0</title>

            <link href="/pib-service-db-migration/0.32.0/pib_service_db_migration/" />
            <id>urn:docs-rs:pib-service-db-migration:0.32.0</id>
            <updated>
            2026-09-20T10:24:11.117963+00:00</updated>

            <summary>Database migration functionality of pib-service</summary>

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

        <entry>
            <title>joy-ai-0.21.0</title>

            <link href="/joy-ai/0.21.0/joy_ai/" />
            <id>urn:docs-rs:joy-ai:0.21.0</id>
            <updated>
            2026-09-20T10:24:07.778333+00:00</updated>

            <summary>AI integration layer for Joy product management</summary>

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

        <entry>
            <title>aetre-mcp-0.7.1</title>

            <link href="/crate/aetre-mcp/0.7.1" />
            <id>urn:docs-rs:aetre-mcp:0.7.1</id>
            <updated>
            2026-09-20T10:24:04.664096+00:00</updated>

            <summary>Model Context Protocol (MCP) server for AETRE epistemic triage, Kingman queue governance, and VOI routing</summary>

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

        <entry>
            <title>joy-chat-store-0.21.0</title>

            <link href="/joy-chat-store/0.21.0/joy_chat_store/" />
            <id>urn:docs-rs:joy-chat-store:0.21.0</id>
            <updated>
            2026-09-20T10:24:00.378356+00:00</updated>

            <summary>Git storage for Joy&#38;apos;s sealed chats: blobs, trees and the chats ref</summary>

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

        <entry>
            <title>oneagentgraph-0.4.6</title>

            <link href="/oneagentgraph/0.4.6/oneagentgraph/" />
            <id>urn:docs-rs:oneagentgraph:0.4.6</id>
            <updated>
            2026-09-20T10:23:57.216839+00:00</updated>

            <summary>Compose agents into a graph over oneharness/onejudge and merge their outputs into one event stream.</summary>

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

        <entry>
            <title>pib-service-backend-0.32.0</title>

            <link href="/pib-service-backend/0.32.0/pib_service_backend/" />
            <id>urn:docs-rs:pib-service-backend:0.32.0</id>
            <updated>
            2026-09-20T10:23:38.316193+00:00</updated>

            <summary>Service backend to be used in pib-service, implements pib-service-facade</summary>

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

        <entry>
            <title>pib-service-api-0.32.0</title>

            <link href="/pib-service-api/0.32.0/pib_service_api/" />
            <id>urn:docs-rs:pib-service-api:0.32.0</id>
            <updated>
            2026-09-20T10:23:36.566703+00:00</updated>

            <summary>pib-service edit API</summary>

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

        <entry>
            <title>pib-service-api-permissions-inventory-0.32.0</title>

            <link href="/pib-service-api-permissions-inventory/0.32.0/pib_service_api_permissions_inventory/" />
            <id>urn:docs-rs:pib-service-api-permissions-inventory:0.32.0</id>
            <updated>
            2026-09-20T10:23:34.298512+00:00</updated>

            <summary>pib-service edit API permission enforcement system - inventory-based backend</summary>

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

        <entry>
            <title>joy-gitea-0.21.0</title>

            <link href="/joy-gitea/0.21.0/joy_gitea/" />
            <id>urn:docs-rs:joy-gitea:0.21.0</id>
            <updated>
            2026-09-20T10:23:34.034762+00:00</updated>

            <summary>Joy forge connector for Gitea and Forgejo: claims, identity, store, files over the REST API</summary>

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

        <entry>
            <title>pib-oparl-service-0.32.0</title>

            <link href="/pib-oparl-service/0.32.0/pib_oparl_service/" />
            <id>urn:docs-rs:pib-oparl-service:0.32.0</id>
            <updated>
            2026-09-20T10:23:29.969222+00:00</updated>

            <summary>OParl service functionality used in pib-service</summary>

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

        <entry>
            <title>pib-service-api-auth-oidc-0.32.0</title>

            <link href="/pib-service-api-auth-oidc/0.32.0/pib_service_api_auth_oidc/" />
            <id>urn:docs-rs:pib-service-api-auth-oidc:0.32.0</id>
            <updated>
            2026-09-20T10:23:21.805201+00:00</updated>

            <summary>pib-service edit API authorization using OIDC</summary>

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

        <entry>
            <title>pib-service-db-models-0.32.0</title>

            <link href="/pib-service-db-models/0.32.0/pib_service_db_models/" />
            <id>urn:docs-rs:pib-service-db-models:0.32.0</id>
            <updated>
            2026-09-20T10:23:21.747296+00:00</updated>

            <summary>Database models for pib-service</summary>

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

        <entry>
            <title>pib-service-test-utils-0.32.0</title>

            <link href="/pib-service-test-utils/0.32.0/pib_service_test_utils/" />
            <id>urn:docs-rs:pib-service-test-utils:0.32.0</id>
            <updated>
            2026-09-20T10:23:18.351690+00:00</updated>

            <summary>Test utilities for pib-service</summary>

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

        <entry>
            <title>pib-service-inventory-0.32.0</title>

            <link href="/pib-service-inventory/0.32.0/pib_service_inventory/" />
            <id>urn:docs-rs:pib-service-inventory:0.32.0</id>
            <updated>
            2026-09-20T10:23:14.847799+00:00</updated>

            <summary>Inventory interface library to be used in pib-service</summary>

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

        <entry>
            <title>pib-service-facade-0.32.0</title>

            <link href="/pib-service-facade/0.32.0/pib_service_facade/" />
            <id>urn:docs-rs:pib-service-facade:0.32.0</id>
            <updated>
            2026-09-20T10:23:10.471496+00:00</updated>

            <summary>Service facade to be used in pib-service</summary>

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

        <entry>
            <title>pib-service-api-types-0.32.0</title>

            <link href="/pib-service-api-types/0.32.0/pib_service_api_types/" />
            <id>urn:docs-rs:pib-service-api-types:0.32.0</id>
            <updated>
            2026-09-20T10:22:59.385854+00:00</updated>

            <summary>pib-service edit API data types</summary>

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

        <entry>
            <title>pib-service-core-types-0.32.0</title>

            <link href="/pib-service-core-types/0.32.0/pib_service_core_types/" />
            <id>urn:docs-rs:pib-service-core-types:0.32.0</id>
            <updated>
            2026-09-20T10:22:55.511034+00:00</updated>

            <summary>pib-service core datatypes</summary>

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

        <entry>
            <title>pib-service-api-auth-0.32.0</title>

            <link href="/pib-service-api-auth/0.32.0/pib_service_api_auth/" />
            <id>urn:docs-rs:pib-service-api-auth:0.32.0</id>
            <updated>
            2026-09-20T10:22:54.173288+00:00</updated>

            <summary>pib-service edit API authorization</summary>

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

        <entry>
            <title>pib-service-api-permissions-0.32.0</title>

            <link href="/pib-service-api-permissions/0.32.0/pib_service_api_permissions/" />
            <id>urn:docs-rs:pib-service-api-permissions:0.32.0</id>
            <updated>
            2026-09-20T10:22:54.162224+00:00</updated>

            <summary>pib-service edit API permission enforcement system</summary>

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

        <entry>
            <title>pib-oparl-extensions-0.32.0</title>

            <link href="/pib-oparl-extensions/0.32.0/pib_oparl_extensions/" />
            <id>urn:docs-rs:pib-oparl-extensions:0.32.0</id>
            <updated>
            2026-09-20T10:22:50.338324+00:00</updated>

            <summary>Extension fields to the OParl protocol, used in pib-service</summary>

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

        <entry>
            <title>cek-peer-kernel-0.1.3</title>

            <link href="/cek-peer-kernel/0.1.3/cek_peer_kernel/" />
            <id>urn:docs-rs:cek-peer-kernel:0.1.3</id>
            <updated>
            2026-09-20T10:21:49.057210+00:00</updated>

            <summary>CEK Peer kernel: apply Ops only — no mint</summary>

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

        <entry>
            <title>t4a-cubecl-0.10.1</title>

            <link href="/t4a-cubecl/0.10.1/cubecl/" />
            <id>urn:docs-rs:t4a-cubecl:0.10.1</id>
            <updated>
            2026-09-20T10:21:43.174015+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL for tenferro-rs release preparation.</summary>

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

        <entry>
            <title>cek-host-kernel-0.1.3</title>

            <link href="/cek-host-kernel/0.1.3/cek_host_kernel/" />
            <id>urn:docs-rs:cek-host-kernel:0.1.3</id>
            <updated>
            2026-09-20T10:21:32.942675+00:00</updated>

            <summary>CEK Host kernel: Cap verify, BoundAsk, lineage, project, reverse</summary>

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

        <entry>
            <title>cek-ops-ui-0.1.3</title>

            <link href="/cek-ops-ui/0.1.3/cek_ops_ui/" />
            <id>urn:docs-rs:cek-ops-ui:0.1.3</id>
            <updated>
            2026-09-20T10:21:32.807053+00:00</updated>

            <summary>CEK domain ui.* world (in-memory snapshot/morph)</summary>

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

        <entry>
            <title>t4a-cubecl-cuda-0.10.1</title>

            <link href="/t4a-cubecl-cuda/0.10.1/cubecl_cuda/" />
            <id>urn:docs-rs:t4a-cubecl-cuda:0.10.1</id>
            <updated>
            2026-09-20T10:21:20.150709+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL CUDA runtime</summary>

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

        <entry>
            <title>cek-ops-baseline-0.1.3</title>

            <link href="/cek-ops-baseline/0.1.3/cek_ops_baseline/" />
            <id>urn:docs-rs:cek-ops-baseline:0.1.3</id>
            <updated>
            2026-09-20T10:21:16.974377+00:00</updated>

            <summary>In-memory Baseline Op drivers (kv, log)</summary>

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

        <entry>
            <title>t4a-cubecl-wgpu-0.10.1</title>

            <link href="/t4a-cubecl-wgpu/0.10.1/cubecl_wgpu/" />
            <id>urn:docs-rs:t4a-cubecl-wgpu:0.10.1</id>
            <updated>
            2026-09-20T10:21:15.829391+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL WGPU runtime</summary>

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

        <entry>
            <title>cek-contract-0.1.3</title>

            <link href="/cek-contract/0.1.3/cek_contract/" />
            <id>urn:docs-rs:cek-contract:0.1.3</id>
            <updated>
            2026-09-20T10:21:10.966922+00:00</updated>

            <summary>CEK interop types, Baseline Ops catalog, and conformance vector loading</summary>

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

        <entry>
            <title>t4a-cubecl-std-0.10.1</title>

            <link href="/t4a-cubecl-std/0.10.1/cubecl_std/" />
            <id>urn:docs-rs:t4a-cubecl-std:0.10.1</id>
            <updated>
            2026-09-20T10:21:02.121054+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL standard library</summary>

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

        <entry>
            <title>t4a-cubecl-cpp-0.10.1</title>

            <link href="/t4a-cubecl-cpp/0.10.1/cubecl_cpp/" />
            <id>urn:docs-rs:t4a-cubecl-cpp:0.10.1</id>
            <updated>
            2026-09-20T10:20:52.847971+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL C++ transpiler</summary>

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

        <entry>
            <title>lance-hdfs-backend-0.2.0</title>

            <link href="/lance-hdfs-backend/0.2.0/lance_hdfs_backend/" />
            <id>urn:docs-rs:lance-hdfs-backend:0.2.0</id>
            <updated>
            2026-09-20T10:20:36.448538+00:00</updated>

            <summary>HDFS storage backend for Lance with dataset reads and writes, atomic commits, and configurable Hadoop integration</summary>

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

        <entry>
            <title>t4a-cubecl-opt-0.10.1</title>

            <link href="/t4a-cubecl-opt/0.10.1/cubecl_opt/" />
            <id>urn:docs-rs:t4a-cubecl-opt:0.10.1</id>
            <updated>
            2026-09-20T10:20:22.810008+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL compiler optimizations</summary>

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

        <entry>
            <title>t4a-cubecl-core-0.10.1</title>

            <link href="/t4a-cubecl-core/0.10.1/cubecl_core/" />
            <id>urn:docs-rs:t4a-cubecl-core:0.10.1</id>
            <updated>
            2026-09-20T10:19:58.360913+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL core</summary>

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

        <entry>
            <title>t4a-cubecl-macros-0.10.1</title>

            <link href="/t4a-cubecl-macros/0.10.1/cubecl_macros/" />
            <id>urn:docs-rs:t4a-cubecl-macros:0.10.1</id>
            <updated>
            2026-09-20T10:19:39.003644+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL procedural macros</summary>

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

        <entry>
            <title>holger-front-0.1.3</title>

            <link href="/holger-front/0.1.3/holger_front/" />
            <id>urn:docs-rs:holger-front:0.1.3</id>
            <updated>
            2026-09-20T10:19:38.262615+00:00</updated>

            <summary>holger.rs&#38;apos;s public front page: the page itself, the three-column release row, and the whole door as one pure function</summary>

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

        <entry>
            <title>t4a-cubecl-runtime-0.10.1</title>

            <link href="/t4a-cubecl-runtime/0.10.1/cubecl_runtime/" />
            <id>urn:docs-rs:t4a-cubecl-runtime:0.10.1</id>
            <updated>
            2026-09-20T10:18:38.887602+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL runtime support</summary>

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

        <entry>
            <title>t4a-cubecl-ir-0.10.1</title>

            <link href="/t4a-cubecl-ir/0.10.1/cubecl_ir/" />
            <id>urn:docs-rs:t4a-cubecl-ir:0.10.1</id>
            <updated>
            2026-09-20T10:18:34.266622+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL IR</summary>

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

        <entry>
            <title>t4a-cubecl-common-0.10.1</title>

            <link href="/t4a-cubecl-common/0.10.1/cubecl_common/" />
            <id>urn:docs-rs:t4a-cubecl-common:0.10.1</id>
            <updated>
            2026-09-20T10:18:22.430049+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL common utilities</summary>

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

        <entry>
            <title>t4a-cubecl-macros-internal-0.10.1</title>

            <link href="/t4a-cubecl-macros-internal/0.10.1/cubecl_macros_internal/" />
            <id>urn:docs-rs:t4a-cubecl-macros-internal:0.10.1</id>
            <updated>
            2026-09-20T10:18:19.918135+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL internal procedural macros</summary>

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

        <entry>
            <title>document-svg-2.0.0</title>

            <link href="/document-svg/2.0.0/document_svg/" />
            <id>urn:docs-rs:document-svg:2.0.0</id>
            <updated>
            2026-09-20T10:18:14.886029+00:00</updated>

            <summary>Bounded document, diagram, CAD/CAE, and image archive conversion to SVG in Rust</summary>

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

        <entry>
            <title>t4a-cubecl-zspace-0.10.1</title>

            <link href="/t4a-cubecl-zspace/0.10.1/cubecl_zspace/" />
            <id>urn:docs-rs:t4a-cubecl-zspace:0.10.1</id>
            <updated>
            2026-09-20T10:18:10.354759+00:00</updated>

            <summary>Temporary tensor4all fork of CubeCL ZSpace library</summary>

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

        <entry>
            <title>full_stack_engine-8.1.0</title>

            <link href="/full_stack_engine/8.1.0/full_stack_engine/" />
            <id>urn:docs-rs:full_stack_engine:8.1.0</id>
            <updated>
            2026-09-20T10:16:57.548839+00:00</updated>

            <summary>A lightweight, opinionated Rust web framework built on top of Actix-web, SQLx, and Tera.</summary>

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

        <entry>
            <title>ferrox-front-templates-0.3.0</title>

            <link href="/ferrox-front-templates/0.3.0/ferrox_front_templates/" />
            <id>urn:docs-rs:ferrox-front-templates:0.3.0</id>
            <updated>
            2026-09-20T10:16:26.424123+00:00</updated>

            <summary>Production-ready enterprise SaaS page templates (Auth pages, Pricing tables, Admin Dashboard layouts).</summary>

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

        <entry>
            <title>uqa-api-0.3.8</title>

            <link href="/crate/uqa-api/0.3.8" />
            <id>urn:docs-rs:uqa-api:0.3.8</id>
            <updated>
            2026-09-20T10:16:25.260318+00:00</updated>

            <summary>Fluent QueryBuilder API</summary>

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

        <entry>
            <title>ferrox-front-ui-0.3.0</title>

            <link href="/ferrox-front-ui/0.3.0/ferrox_front_ui/" />
            <id>urn:docs-rs:ferrox-front-ui:0.3.0</id>
            <updated>
            2026-09-20T10:16:11.794499+00:00</updated>

            <summary>12-column responsive Grid system, virtualized DataGrid (1M rows), and Bootstrap-style UI components in Rust Wasm.</summary>

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

        <entry>
            <title>ferrox-front-ws-0.3.0</title>

            <link href="/ferrox-front-ws/0.3.0/ferrox_front_ws/" />
            <id>urn:docs-rs:ferrox-front-ws:0.3.0</id>
            <updated>
            2026-09-20T10:15:04.639913+00:00</updated>

            <summary>Asynchronous WebAssembly WebSocket client for real-time bi-directional data streaming in Ferrox Front.</summary>

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

        <entry>
            <title>ferrox-front-security-0.3.0</title>

            <link href="/ferrox-front-security/0.3.0/ferrox_front_security/" />
            <id>urn:docs-rs:ferrox-front-security:0.3.0</id>
            <updated>
            2026-09-20T10:15:03.069983+00:00</updated>

            <summary>Zero-Trust RBAC route guards, Wasm memory anti-tampering token protection, and WebAuthn Passkeys integration.</summary>

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

        <entry>
            <title>ferrox-front-router-0.3.0</title>

            <link href="/ferrox-front-router/0.3.0/ferrox_front_router/" />
            <id>urn:docs-rs:ferrox-front-router:0.3.0</id>
            <updated>
            2026-09-20T10:14:45.744540+00:00</updated>

            <summary>Client-side History API Single Page Application (SPA) router with dynamic parameters and navigation guards.</summary>

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

        <entry>
            <title>ferrox-front-charts-0.3.0</title>

            <link href="/ferrox-front-charts/0.3.0/ferrox_front_charts/" />
            <id>urn:docs-rs:ferrox-front-charts:0.3.0</id>
            <updated>
            2026-09-20T10:14:37.547381+00:00</updated>

            <summary>Pure WebAssembly and vector SVG charting engine for interactive data visualisations (Bar, Line, Pie).</summary>

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

        <entry>
            <title>frink-inference-0.27.0</title>

            <link href="/frink-inference/0.27.0/frink_inference/" />
            <id>urn:docs-rs:frink-inference:0.27.0</id>
            <updated>
            2026-09-20T10:14:36.654650+00:00</updated>

            <summary>Pure-Rust GGUF / MoE inference engine: mmap loaders, quantized CPU + Metal + CUDA kernels</summary>

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

        <entry>
            <title>frink-cli-0.27.0</title>

            <link href="/crate/frink-cli/0.27.0" />
            <id>urn:docs-rs:frink-cli:0.27.0</id>
            <updated>
            2026-09-20T10:14:28.434006+00:00</updated>

            <summary>llama.cpp-style CLI for the Frink inference engine</summary>

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

        <entry>
            <title>ferrox-front-macro-0.3.0</title>

            <link href="/ferrox-front-macro/0.3.0/ferrox_front_macro/" />
            <id>urn:docs-rs:ferrox-front-macro:0.3.0</id>
            <updated>
            2026-09-20T10:14:22.007229+00:00</updated>

            <summary>Procedural macro compiler (rsx!) for inline JSX-style HTML-in-Rust component syntax in Ferrox Front.</summary>

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

        <entry>
            <title>frink-server-0.27.0</title>

            <link href="/frink-server/0.27.0/frink_server/" />
            <id>urn:docs-rs:frink-server:0.27.0</id>
            <updated>
            2026-09-20T10:14:20.173208+00:00</updated>

            <summary>OpenAI-compatible HTTP server for the Frink inference engine</summary>

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

        <entry>
            <title>mido-0.4.0</title>

            <link href="/mido/0.4.0/mido/" />
            <id>urn:docs-rs:mido:0.4.0</id>
            <updated>
            2026-09-20T10:14:19.104673+00:00</updated>

            <summary>Markdown In, Document Out. A terminal Markdown reader.</summary>

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

        <entry>
            <title>bao_native_stubs-0.1.16</title>

            <link href="/bao_native_stubs/0.1.16/bao_native_stubs/" />
            <id>urn:docs-rs:bao_native_stubs:0.1.16</id>
            <updated>
            2026-09-20T10:14:18.577766+00:00</updated>

            <summary>Rust implementations of symbols originally provided by Zig-compiled C/Zig code in upstream Bun. Eliminates Zig dependency for test linking.</summary>

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

        <entry>
            <title>ferrox-front-core-0.3.0</title>

            <link href="/ferrox-front-core/0.3.0/ferrox_front_core/" />
            <id>urn:docs-rs:ferrox-front-core:0.3.0</id>
            <updated>
            2026-09-20T10:14:16.241847+00:00</updated>

            <summary>Reactive Signals engine, Wasm Virtual DOM builder, and runtime Glassmorphism theming for Ferrox Front.</summary>

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

        <entry>
            <title>frink-models-0.27.0</title>

            <link href="/frink-models/0.27.0/frink_models/" />
            <id>urn:docs-rs:frink-models:0.27.0</id>
            <updated>
            2026-09-20T10:13:45.003812+00:00</updated>

            <summary>Model loaders and decoder stacks for the Frink inference engine</summary>

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

        <entry>
            <title>frink-core-0.27.0</title>

            <link href="/frink-core/0.27.0/frink_core/" />
            <id>urn:docs-rs:frink-core:0.27.0</id>
            <updated>
            2026-09-20T10:13:42.756151+00:00</updated>

            <summary>Core tensor ops, RoPE, GQA, and KV cache for Frink</summary>

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

        <entry>
            <title>frink-moe-0.27.0</title>

            <link href="/frink-moe/0.27.0/frink_moe/" />
            <id>urn:docs-rs:frink-moe:0.27.0</id>
            <updated>
            2026-09-20T10:13:41.046395+00:00</updated>

            <summary>Mixture-of-Experts routing and expert dispatch for Frink</summary>

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

        <entry>
            <title>frink-vulkan-0.27.0</title>

            <link href="/frink-vulkan/0.27.0/frink_vulkan/" />
            <id>urn:docs-rs:frink-vulkan:0.27.0</id>
            <updated>
            2026-09-20T10:13:30.819935+00:00</updated>

            <summary>Vulkan/SPIR-V beachhead for the Frink inference engine (GO/NO-GO slice, not a backend)</summary>

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

        <entry>
            <title>frink-metal-0.27.0</title>

            <link href="/frink-metal/0.27.0/frink_metal/" />
            <id>urn:docs-rs:frink-metal:0.27.0</id>
            <updated>
            2026-09-20T10:13:30.172639+00:00</updated>

            <summary>Apple Metal kernels for the Frink inference engine</summary>

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

        <entry>
            <title>frink-quant-0.27.0</title>

            <link href="/frink-quant/0.27.0/frink_quant/" />
            <id>urn:docs-rs:frink-quant:0.27.0</id>
            <updated>
            2026-09-20T10:13:25.219728+00:00</updated>

            <summary>Quantized weight formats and fused dequant kernels for Frink</summary>

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

        <entry>
            <title>frink-safetensors-0.27.0</title>

            <link href="/frink-safetensors/0.27.0/frink_safetensors/" />
            <id>urn:docs-rs:frink-safetensors:0.27.0</id>
            <updated>
            2026-09-20T10:13:23.365927+00:00</updated>

            <summary>SafeTensors mmap loader for the Frink inference engine</summary>

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

        <entry>
            <title>frink-cuda-0.27.0</title>

            <link href="/frink-cuda/0.27.0/frink_cuda/" />
            <id>urn:docs-rs:frink-cuda:0.27.0</id>
            <updated>
            2026-09-20T10:13:21.879687+00:00</updated>

            <summary>CUDA/NVRTC kernels for the Frink inference engine</summary>

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

        <entry>
            <title>cageforge-0.6.1</title>

            <link href="/cageforge/0.6.1/cageforge/" />
            <id>urn:docs-rs:cageforge:0.6.1</id>
            <updated>
            2026-09-20T10:13:14.541601+00:00</updated>

            <summary>Cross-platform Rust sandbox for AI agents and untrusted code</summary>

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

        <entry>
            <title>frink-gguf-0.27.0</title>

            <link href="/frink-gguf/0.27.0/frink_gguf/" />
            <id>urn:docs-rs:frink-gguf:0.27.0</id>
            <updated>
            2026-09-20T10:13:08.320993+00:00</updated>

            <summary>GGUF mmap loader for the Frink inference engine</summary>

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

        <entry>
            <title>frink-api-0.27.0</title>

            <link href="/frink-api/0.27.0/frink_api/" />
            <id>urn:docs-rs:frink-api:0.27.0</id>
            <updated>
            2026-09-20T10:12:59.016514+00:00</updated>

            <summary>Shared route constants and wire DTOs for the Frink HTTP surface and its clients</summary>

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

        <entry>
            <title>cageforge-windows-0.6.1</title>

            <link href="/cageforge-windows/0.6.1/cageforge_windows/" />
            <id>urn:docs-rs:cageforge-windows:0.6.1</id>
            <updated>
            2026-09-20T10:12:12.206529+00:00</updated>

            <summary>Windows-native sandbox backend for Rust applications</summary>

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

        <entry>
            <title>cageforge-cli-0.6.1</title>

            <link href="/cageforge-cli/0.6.1/cageforge_cli/" />
            <id>urn:docs-rs:cageforge-cli:0.6.1</id>
            <updated>
            2026-09-20T10:12:06.453990+00:00</updated>

            <summary>Command-line tool for running untrusted programs in Cageforge sandboxes</summary>

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

        <entry>
            <title>cageforge-linux-0.6.1</title>

            <link href="/cageforge-linux/0.6.1/cageforge_linux/" />
            <id>urn:docs-rs:cageforge-linux:0.6.1</id>
            <updated>
            2026-09-20T10:12:04.032423+00:00</updated>

            <summary>Linux-native sandbox backend for Rust applications</summary>

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

        <entry>
            <title>cageforge-macos-0.6.1</title>

            <link href="/cageforge-macos/0.6.1/cageforge_macos/" />
            <id>urn:docs-rs:cageforge-macos:0.6.1</id>
            <updated>
            2026-09-20T10:11:57.078962+00:00</updated>

            <summary>macOS-native sandbox backend for Rust applications</summary>

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

        <entry>
            <title>cageforge-network-proxy-0.6.1</title>

            <link href="/cageforge-network-proxy/0.6.1/cageforge_network_proxy/" />
            <id>urn:docs-rs:cageforge-network-proxy:0.6.1</id>
            <updated>
            2026-09-20T10:11:44.120802+00:00</updated>

            <summary>Policy-enforcing HTTP and SOCKS5 gateway for Rust sandboxes</summary>

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

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

            <link href="/cageforge-config/0.6.1/cageforge_config/" />
            <id>urn:docs-rs:cageforge-config:0.6.1</id>
            <updated>
            2026-09-20T10:11:38.560347+00:00</updated>

            <summary>TOML configuration and profile resolution for Cageforge sandboxes</summary>

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

        <entry>
            <title>cageforge-backend-api-0.6.1</title>

            <link href="/cageforge-backend-api/0.6.1/cageforge_backend_api/" />
            <id>urn:docs-rs:cageforge-backend-api:0.6.1</id>
            <updated>
            2026-09-20T10:11:34.418483+00:00</updated>

            <summary>Capability and execution contracts for Cageforge sandbox backends</summary>

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

        <entry>
            <title>cageforge-policy-compose-0.6.1</title>

            <link href="/cageforge-policy-compose/0.6.1/cageforge_policy_compose/" />
            <id>urn:docs-rs:cageforge-policy-compose:0.6.1</id>
            <updated>
            2026-09-20T10:11:28.732119+00:00</updated>

            <summary>Policy ceiling composition for Rust process sandboxes</summary>

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

        <entry>
            <title>cageforge-permissions-0.6.1</title>

            <link href="/cageforge-permissions/0.6.1/cageforge_permissions/" />
            <id>urn:docs-rs:cageforge-permissions:0.6.1</id>
            <updated>
            2026-09-20T10:11:21.836156+00:00</updated>

            <summary>Typed preflight permission requests and host-owned grants for Cageforge</summary>

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

        <entry>
            <title>cageforge-policy-0.6.1</title>

            <link href="/cageforge-policy/0.6.1/cageforge_policy/" />
            <id>urn:docs-rs:cageforge-policy:0.6.1</id>
            <updated>
            2026-09-20T10:11:21.432293+00:00</updated>

            <summary>Filesystem and network policies for Rust process sandboxes</summary>

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

        <entry>
            <title>cageforge-command-0.6.1</title>

            <link href="/cageforge-command/0.6.1/cageforge_command/" />
            <id>urn:docs-rs:cageforge-command:0.6.1</id>
            <updated>
            2026-09-20T10:11:21.178981+00:00</updated>

            <summary>Validated command, environment, and stdio requests for Rust sandboxes</summary>

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

        <entry>
            <title>cageforge-path-0.6.1</title>

            <link href="/cageforge-path/0.6.1/cageforge_path/" />
            <id>urn:docs-rs:cageforge-path:0.6.1</id>
            <updated>
            2026-09-20T10:11:14.915736+00:00</updated>

            <summary>Cross-platform native path validation for Rust sandbox policies</summary>

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

        <entry>
            <title>cageforge-bwrap-0.6.1</title>

            <link href="/cageforge-bwrap/0.6.1/cageforge_bwrap/" />
            <id>urn:docs-rs:cageforge-bwrap:0.6.1</id>
            <updated>
            2026-09-20T10:11:14.689408+00:00</updated>

            <summary>Builds the pinned Bubblewrap resource used by Cageforge on Linux</summary>

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

        <entry>
            <title>sundiald-0.1.0</title>

            <link href="/crate/sundiald/0.1.0" />
            <id>urn:docs-rs:sundiald:0.1.0</id>
            <updated>
            2026-09-20T10:10:48.754053+00:00</updated>

            <summary>A job scheduler and service runner with a terminal UI</summary>

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

        <entry>
            <title>tauri-plugin-printer-2.0.3</title>

            <link href="/tauri-plugin-printer/2.0.3/tauri_plugin_printer/" />
            <id>urn:docs-rs:tauri-plugin-printer:2.0.3</id>
            <updated>
            2026-09-20T10:09:52.951207+00:00</updated>

            <summary>Tauri V2 Plugin for printer access</summary>

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

        <entry>
            <title>canic-cli-0.110.30</title>

            <link href="/canic-cli/0.110.30/canic_cli/" />
            <id>urn:docs-rs:canic-cli:0.110.30</id>
            <updated>
            2026-09-20T10:08:15.673499+00:00</updated>

            <summary>Operator CLI for Canic fleet setup, builds, evidence, catalog, backup, and restore workflows</summary>

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

        <entry>
            <title>rage-render-0.1.1</title>

            <link href="/rage-render/0.1.1/rage_render/" />
            <id>urn:docs-rs:rage-render:0.1.1</id>
            <updated>
            2026-09-20T10:08:13.015814+00:00</updated>

            <summary>Software renderer, contact sheets and glTF export for RAGE drawables parsed by rage-formats</summary>

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

        <entry>
            <title>bun_alloc-0.2.0</title>

            <link href="/bun_alloc/0.2.0/bun_alloc/" />
            <id>urn:docs-rs:bun_alloc:0.2.0</id>
            <updated>
            2026-09-20T10:07:43.418739+00:00</updated>

            <summary>A Rust-native programmable browser runtime built on Servo and SpiderMonkey</summary>

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

        <entry>
            <title>structured-zstd-0.0.55</title>

            <link href="/structured-zstd/0.0.55/structured_zstd/" />
            <id>urn:docs-rs:structured-zstd:0.0.55</id>
            <updated>
            2026-09-20T10:07:02.645232+00:00</updated>

            <summary>Pure-Rust Zstandard (zstd) compression and decompression: all levels, streaming, dictionaries, no_std and WebAssembly ready — no FFI, no cmake</summary>

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

        <entry>
            <title>canic-host-0.110.30</title>

            <link href="/canic-host/0.110.30/canic_host/" />
            <id>urn:docs-rs:canic-host:0.110.30</id>
            <updated>
            2026-09-20T10:07:00.497743+00:00</updated>

            <summary>Host-side App build and desired-state Fleet reconciliation library for Canic workspaces</summary>

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

        <entry>
            <title>znippy-compress-0.9.14</title>

            <link href="/znippy-compress/0.9.14/znippy_compress/" />
            <id>urn:docs-rs:znippy-compress:0.9.14</id>
            <updated>
            2026-09-20T10:06:29.472835+00:00</updated>

            <summary>Compression logic for Znippy, a parallel chunked compression system.</summary>

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

        <entry>
            <title>agent-block-core-0.39.0</title>

            <link href="/agent-block-core/0.39.0/agent_block_core/" />
            <id>urn:docs-rs:agent-block-core:0.39.0</id>
            <updated>
            2026-09-20T10:06:06.732275+00:00</updated>

            <summary>Host runtime + Lua stdlib bridge + EventBus for agent-block</summary>

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

        <entry>
            <title>agent-block-mcp-0.39.0</title>

            <link href="/agent-block-mcp/0.39.0/agent_block_mcp/" />
            <id>urn:docs-rs:agent-block-mcp:0.39.0</id>
            <updated>
            2026-09-20T10:06:05.509986+00:00</updated>

            <summary>rmcp client wrapper for agent-block (MCP server lifecycle + custom handler)</summary>

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

        <entry>
            <title>agent-block-0.39.0</title>

            <link href="/crate/agent-block/0.39.0" />
            <id>urn:docs-rs:agent-block:0.39.0</id>
            <updated>
            2026-09-20T10:05:55.916922+00:00</updated>

            <summary>Lua-first Agent Runtime built on AgentMesh</summary>

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

        <entry>
            <title>agent-block-testkit-0.39.0</title>

            <link href="/agent-block-testkit/0.39.0/agent_block_testkit/" />
            <id>urn:docs-rs:agent-block-testkit:0.39.0</id>
            <updated>
            2026-09-20T10:05:47.902399+00:00</updated>

            <summary>In-process mock LLM servers and a provider wire-shape catalog (spec-conformant and deliberately broken tool-calling shapes) for testing LLM clients</summary>

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

        <entry>
            <title>agent-block-types-0.39.0</title>

            <link href="/agent-block-types/0.39.0/agent_block_types/" />
            <id>urn:docs-rs:agent-block-types:0.39.0</id>
            <updated>
            2026-09-20T10:05:45.961715+00:00</updated>

            <summary>Shared error types and observability utilities for agent-block</summary>

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

        <entry>
            <title>run-rs-0.6.36</title>

            <link href="/crate/run-rs/0.6.36" />
            <id>urn:docs-rs:run-rs:0.6.36</id>
            <updated>
            2026-09-20T10:05:23.083525+00:00</updated>

            <summary>Run a subset of Rust as an interpreted script</summary>

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

        <entry>
            <title>canic-0.110.30</title>

            <link href="/canic/0.110.30/canic/" />
            <id>urn:docs-rs:canic:0.110.30</id>
            <updated>
            2026-09-20T10:04:12.124171+00:00</updated>

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

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

        <entry>
            <title>canic-control-plane-0.110.30</title>

            <link href="/canic-control-plane/0.110.30/canic_control_plane/" />
            <id>urn:docs-rs:canic-control-plane:0.110.30</id>
            <updated>
            2026-09-20T10:03:40.233484+00:00</updated>

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

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

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

            <link href="/canic-macros/0.110.30/canic_macros/" />
            <id>urn:docs-rs:canic-macros:0.110.30</id>
            <updated>
            2026-09-20T10:03:37.851057+00:00</updated>

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

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

        <entry>
            <title>vetto-0.3.4</title>

            <link href="/vetto/0.3.4/vetto/" />
            <id>urn:docs-rs:vetto:0.3.4</id>
            <updated>
            2026-09-20T10:02:51.975707+00:00</updated>

            <summary>Daemon-less sandbox + security layer for AI coding agents (Landlock/Seatbelt, TUI statusline, post-session audit reports)</summary>

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

        <entry>
            <title>susbot-2.2.0</title>

            <link href="/crate/susbot/2.2.0" />
            <id>urn:docs-rs:susbot:2.2.0</id>
            <updated>
            2026-09-20T10:02:32.572220+00:00</updated>

            <summary>robots.txt checker for the command line and CI (sus.bot). Installs the same `susbot` program as the susbot-cli crate.</summary>

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

        <entry>
            <title>nornir-auth-webauthn-0.1.2</title>

            <link href="/nornir-auth-webauthn/0.1.2/nornir_auth_webauthn/" />
            <id>urn:docs-rs:nornir-auth-webauthn:0.1.2</id>
            <updated>
            2026-09-20T10:02:31.667573+00:00</updated>

            <summary>WebAuthn / FIDO2 / passkey auth PROVIDER for the nordisk servers. RP-side verification of a passkey authentication assertion: verifies the signature against the stored credential public key, checks the challenge, origin and relying-party ID hash, enforces the user-present and user-verified flags, and rejects a replayed or rolled-back signature counter. Registration (attestation) parsing included. No password path, no session issuing — it answers whether one assertion is genuine, and the caller decides what that grants.</summary>

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

        <entry>
            <title>nornir-service-0.1.11</title>

            <link href="/nornir-service/0.1.11/nornir_service/" />
            <id>urn:docs-rs:nornir-service:0.1.11</id>
            <updated>
            2026-09-20T10:02:14.706777+00:00</updated>

            <summary>Shared tonic gRPC service scaffold for the nordisk servers — the one bearer-auth interceptor (constant-time token compare) that nornir-server / dwarves-server / korp-server consume instead of hand-rolling three near-identical copies.</summary>

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

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

            <link href="/canic-core/0.110.30/canic_core/" />
            <id>urn:docs-rs:canic-core:0.110.30</id>
            <updated>
            2026-09-20T10:02:00.385584+00:00</updated>

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

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

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

            <link href="/canic-backup/0.110.30/canic_backup/" />
            <id>urn:docs-rs:canic-backup:0.110.30</id>
            <updated>
            2026-09-20T10:00:32.755030+00:00</updated>

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

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

        <entry>
            <title>susbot-cli-2.2.0</title>

            <link href="/susbot-cli/2.2.0/susbot_cli/" />
            <id>urn:docs-rs:susbot-cli:2.2.0</id>
            <updated>
            2026-09-20T10:00:29.999481+00:00</updated>

            <summary>robots.txt checker for the command line and CI: which search engines and AI crawlers a site lets in, lint findings, exposed paths, diffs (sus.bot)</summary>

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

        <entry>
            <title>mise-2026.9.12</title>

            <link href="/crate/mise/2026.9.12" />
            <id>urn:docs-rs:mise:2026.9.12</id>
            <updated>
            2026-09-20T10:00:27.438800+00:00</updated>

            <summary>Dev tools, env vars, and tasks in one CLI</summary>

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

        <entry>
            <title>vfox-2026.9.14</title>

            <link href="/vfox/2026.9.14/vfox/" />
            <id>urn:docs-rs:vfox:2026.9.14</id>
            <updated>
            2026-09-20T10:00:18.800469+00:00</updated>

            <summary>Interface to vfox plugins</summary>

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

        <entry>
            <title>susbot-core-2.2.0</title>

            <link href="/susbot-core/2.2.0/susbot_core/" />
            <id>urn:docs-rs:susbot-core:2.2.0</id>
            <updated>
            2026-09-20T09:59:26.978972+00:00</updated>

            <summary>robots.txt analysis engine: parser, RFC 9309 matcher, lint checks, security and reconnaissance findings, exports</summary>

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

        <entry>
            <title>hyperchad_renderer_html-0.4.0</title>

            <link href="/hyperchad_renderer_html/0.4.0/hyperchad_renderer_html/" />
            <id>urn:docs-rs:hyperchad_renderer_html:0.4.0</id>
            <updated>
            2026-09-20T09:58:38.229341+00:00</updated>

            <summary>HyperChad HTML renderer package</summary>

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

        <entry>
            <title>hyperchad_js_bundler-0.4.0</title>

            <link href="/hyperchad_js_bundler/0.4.0/hyperchad_js_bundler/" />
            <id>urn:docs-rs:hyperchad_js_bundler:0.4.0</id>
            <updated>
            2026-09-20T09:58:28.473624+00:00</updated>

            <summary>HyperChad JS Bundler package</summary>

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

        <entry>
            <title>folio-content-0.0.1</title>

            <link href="/folio-content/0.0.1/folio_content/" />
            <id>urn:docs-rs:folio-content:0.0.1</id>
            <updated>
            2026-09-20T09:58:17.091423+00:00</updated>

            <summary>PDF content stream parsing and graphics state for the folio PDF library</summary>

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

        <entry>
            <title>folio-doc-0.0.1</title>

            <link href="/folio-doc/0.0.1/folio_doc/" />
            <id>urn:docs-rs:folio-doc:0.0.1</id>
            <updated>
            2026-09-20T09:58:16.185369+00:00</updated>

            <summary>PDF document model and page tree for the folio PDF library</summary>

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

        <entry>
            <title>endbasic-0.14.0</title>

            <link href="/endbasic/0.14.0/endbasic/" />
            <id>urn:docs-rs:endbasic:0.14.0</id>
            <updated>
            2026-09-20T09:58:13.801870+00:00</updated>

            <summary>The EndBASIC programming language - CLI</summary>

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

        <entry>
            <title>endbasic-repl-0.14.0</title>

            <link href="/endbasic-repl/0.14.0/endbasic_repl/" />
            <id>urn:docs-rs:endbasic-repl:0.14.0</id>
            <updated>
            2026-09-20T09:58:11.656396+00:00</updated>

            <summary>The EndBASIC programming language - REPL</summary>

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

        <entry>
            <title>kozan-0.1.0</title>

            <link href="/kozan/0.1.0/kozan/" />
            <id>urn:docs-rs:kozan:0.1.0</id>
            <updated>
            2026-09-20T09:58:10.309966+00:00</updated>

            <summary>Kozan UI platform — re-exports and prelude for application authors</summary>

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

        <entry>
            <title>folio-cos-0.0.1</title>

            <link href="/folio-cos/0.0.1/folio_cos/" />
            <id>urn:docs-rs:folio-cos:0.0.1</id>
            <updated>
            2026-09-20T09:58:09.935230+00:00</updated>

            <summary>COS (Carousel Object System) parser and serializer for the folio PDF library</summary>

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