<?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 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )</id>
    <updated>2026-06-10T10:30:48.600813+00:00</updated>

        <entry>
            <title>whisker-video-0.2.0</title>

            <link href="/whisker-video/0.2.0/whisker_video/" />
            <id>urn:docs-rs:whisker-video:0.2.0</id>
            <updated>
            2026-06-10T10:30:48.600813+00:00</updated>

            <summary>Whisker platform component module — `whisker-video:Video` element backed by AVPlayer on iOS / Media3 ExoPlayer on Android. Demonstrates `@WhiskerUIMethod` (`play()`, `pause()`, `seek(position)`) and `ElementRef&#38;lt;T&#38;gt;` for imperative Rust-side control of a mounted element.</summary>

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

        <entry>
            <title>whisker-local-store-0.2.0</title>

            <link href="/whisker-local-store/0.2.0/whisker_local_store/" />
            <id>urn:docs-rs:whisker-local-store:0.2.0</id>
            <updated>
            2026-06-10T10:30:37.270337+00:00</updated>

            <summary>Reference Whisker platform module — persistent key-value local store wrapping UserDefaults on iOS and SharedPreferences on Android. Doubles as the documented template for first-party Whisker platform modules.</summary>

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

        <entry>
            <title>whisker-safe-area-0.2.0</title>

            <link href="/whisker-safe-area/0.2.0/whisker_safe_area/" />
            <id>urn:docs-rs:whisker-safe-area:0.2.0</id>
            <updated>
            2026-06-10T10:30:31.636778+00:00</updated>

            <summary>Whisker module exposing the host view&#38;apos;s safe-area insets as a reactive ReadSignal&#38;lt;SafeAreaInsets&#38;gt;. iOS reads UIView.safeAreaInsets; Android reads WindowInsetsCompat (systemBars + displayCutout). Android edge-to-edge off → all-zero insets (graceful degrade).</summary>

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

        <entry>
            <title>whisker-image-0.2.0</title>

            <link href="/whisker-image/0.2.0/whisker_image/" />
            <id>urn:docs-rs:whisker-image:0.2.0</id>
            <updated>
            2026-06-10T10:30:25.202564+00:00</updated>

            <summary>Network image component for Whisker — fetches HTTP(S) URLs and renders into a native image view (Kingfisher on iOS, Coil on Android) with built-in memory + disk caching.</summary>

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

        <entry>
            <title>whisker-svg-0.2.0</title>

            <link href="/whisker-svg/0.2.0/whisker_svg/" />
            <id>urn:docs-rs:whisker-svg:0.2.0</id>
            <updated>
            2026-06-10T10:30:14.246645+00:00</updated>

            <summary>Whisker SVG widget — `Svg(content: …, color: …, style: …)`. Compiles inline SVG XML to the v1 display-list byte stream defined in `SPEC.md` and hands it to the iOS / Android replayer modules over `WhiskerValue::Bytes` (base64-cased through the existing string Prop pipeline to avoid C ABI churn).</summary>

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

        <entry>
            <title>whisker-icons-0.2.0</title>

            <link href="/whisker-icons/0.2.0/whisker_icons/" />
            <id>urn:docs-rs:whisker-icons:0.2.0</id>
            <updated>
            2026-06-10T10:30:12.187574+00:00</updated>

            <summary>Lucide icons for Whisker — `Icon(svg: lucide::Heart, color: …, size: …)`. Each icon is a separate `pub const &#38;amp;str` synthesised at build time from `vendor/lucide/icons/*.svg`, so the linker drops every icon the user doesn&#38;apos;t reference (tree-shaking). The Icon component is a thin wrapper around `whisker-svg`&#38;apos;s `Svg`.</summary>

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

        <entry>
            <title>whisker-audio-0.2.0</title>

            <link href="/whisker-audio/0.2.0/whisker_audio/" />
            <id>urn:docs-rs:whisker-audio:0.2.0</id>
            <updated>
            2026-06-10T10:29:57.945569+00:00</updated>

            <summary>Whisker platform module — audio playback backed by ExoPlayer (Android) / AVPlayer (iOS). Mirrors expo-audio&#38;apos;s surface: a `&#38;lt;whisker-audio:Player&#38;gt;` element wired to a `Player` typed handle for imperative play/pause/seek, with reactive `position` / `duration` / `is_playing` signals fed by native playback events.</summary>

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

        <entry>
            <title>folder-auto-banner-0.6.6</title>

            <link href="/folder-auto-banner/0.6.6/folder_auto_banner/" />
            <id>urn:docs-rs:folder-auto-banner:0.6.6</id>
            <updated>
            2026-06-10T10:29:56.252273+00:00</updated>

            <summary>Folder Auto Banner — A directory listing with instant context</summary>

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

        <entry>
            <title>syswatch-0.7.2</title>

            <link href="/crate/syswatch/0.7.2" />
            <id>urn:docs-rs:syswatch:0.7.2</id>
            <updated>
            2026-06-10T10:29:46.651418+00:00</updated>

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

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

        <entry>
            <title>cw32f030-pac-0.1.1</title>

            <link href="/cw32f030-pac/0.1.1/cw32f030_pac/" />
            <id>urn:docs-rs:cw32f030-pac:0.1.1</id>
            <updated>
            2026-06-10T10:29:40.223503+00:00</updated>

            <summary>Peripheral access crate for the Wuhan Xinyuan CW32F030 microcontroller</summary>

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

        <entry>
            <title>whisker-router-0.2.0</title>

            <link href="/whisker-router/0.2.0/whisker_router/" />
            <id>urn:docs-rs:whisker-router:0.2.0</id>
            <updated>
            2026-06-10T10:29:25.933647+00:00</updated>

            <summary>Type-safe signal-backed routing for Whisker — single-engine, custom animations, nested layouts (tabs/modal). RFC: https://github.com/whiskerrs/whisker/issues/95</summary>

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

        <entry>
            <title>whisker-cli-0.2.0</title>

            <link href="/whisker-cli/0.2.0/whisker_cli/" />
            <id>urn:docs-rs:whisker-cli:0.2.0</id>
            <updated>
            2026-06-10T10:29:24.705998+00:00</updated>

            <summary>Whisker CLI: `whisker` and `cargo-whisker` (hybrid) — scaffold, doctor, and dev-loop Whisker apps.</summary>

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

        <entry>
            <title>whisker-router-macros-0.2.0</title>

            <link href="/whisker-router-macros/0.2.0/whisker_router_macros/" />
            <id>urn:docs-rs:whisker-router-macros:0.2.0</id>
            <updated>
            2026-06-10T10:29:13.058641+00:00</updated>

            <summary>Procedural macros for whisker-router: #[route] attribute on enums</summary>

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

        <entry>
            <title>whisker-dev-server-0.2.0</title>

            <link href="/whisker-dev-server/0.2.0/whisker_dev_server/" />
            <id>urn:docs-rs:whisker-dev-server:0.2.0</id>
            <updated>
            2026-06-10T10:29:06.040415+00:00</updated>

            <summary>Host-side dev server for `whisker run`. File watch + cargo build + WebSocket push of subsecond patches. Pulled in by whisker-cli; no presence in release builds.</summary>

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

        <entry>
            <title>whisker-cng-0.2.0</title>

            <link href="/whisker-cng/0.2.0/whisker_cng/" />
            <id>urn:docs-rs:whisker-cng:0.2.0</id>
            <updated>
            2026-06-10T10:28:56.131575+00:00</updated>

            <summary>Whisker Continuous Native Generation — declarative Android/iOS project generation from whisker.rs.</summary>

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

        <entry>
            <title>whisker-build-0.2.0</title>

            <link href="/whisker-build/0.2.0/whisker_build/" />
            <id>urn:docs-rs:whisker-build:0.2.0</id>
            <updated>
            2026-06-10T10:28:45.374731+00:00</updated>

            <summary>Whisker build orchestration: cargo cross-compile + gradle / xcodebuild + xcframework wrap.</summary>

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

        <entry>
            <title>tiny-hnsw-1.0.0-alpha.2</title>

            <link href="/tiny-hnsw/1.0.0-alpha.2/hnsw_rs/" />
            <id>urn:docs-rs:tiny-hnsw:1.0.0-alpha.2</id>
            <updated>
            2026-06-10T10:28:37.260178+00:00</updated>

            <summary>A simplfied implementation of the HNSW (Hierarchical Navigable Small World) algorithm for efficient approximate nearest neighbor search.</summary>

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

        <entry>
            <title>whisker-0.2.0</title>

            <link href="/whisker/0.2.0/whisker/" />
            <id>urn:docs-rs:whisker:0.2.0</id>
            <updated>
            2026-06-10T10:28:32.361977+00:00</updated>

            <summary>Cross-platform mobile UI framework built on Lynx. Umbrella crate.</summary>

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

        <entry>
            <title>whisker-driver-0.2.0</title>

            <link href="/whisker-driver/0.2.0/whisker_driver/" />
            <id>urn:docs-rs:whisker-driver:0.2.0</id>
            <updated>
            2026-06-10T10:28:26.476608+00:00</updated>

            <summary>Backend driver for Whisker. Wraps the engine FFI and exposes the host shim helpers (run/tick) the iOS/Android shells call into via #[whisker::main].</summary>

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

        <entry>
            <title>whisker-driver-sys-0.2.0</title>

            <link href="/whisker-driver-sys/0.2.0/whisker_driver_sys/" />
            <id>urn:docs-rs:whisker-driver-sys:0.2.0</id>
            <updated>
            2026-06-10T10:28:18.513351+00:00</updated>

            <summary>Raw FFI + C++ bridge sources for the Whisker driver. Internal — use `whisker-driver` for the safe wrappers.</summary>

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

        <entry>
            <title>whisker-dev-runtime-0.2.0</title>

            <link href="/whisker-dev-runtime/0.2.0/whisker_dev_runtime/" />
            <id>urn:docs-rs:whisker-dev-runtime:0.2.0</id>
            <updated>
            2026-06-10T10:28:17.361650+00:00</updated>

            <summary>Development-only runtime: WebSocket client + hot-reload patch receiver.</summary>

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

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

            <link href="/whisker-runtime/0.2.0/whisker_runtime/" />
            <id>urn:docs-rs:whisker-runtime:0.2.0</id>
            <updated>
            2026-06-10T10:28:14.206470+00:00</updated>

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

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

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

            <link href="/whisker-css/0.2.0/whisker_css/" />
            <id>urn:docs-rs:whisker-css:0.2.0</id>
            <updated>
            2026-06-10T10:28:11.906631+00:00</updated>

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

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

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

            <link href="/whisker-plugin/0.2.0/whisker_plugin/" />
            <id>urn:docs-rs:whisker-plugin:0.2.0</id>
            <updated>
            2026-06-10T10:28:05.162161+00:00</updated>

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

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

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

            <link href="/whisker-macros/0.2.0/whisker_macros/" />
            <id>urn:docs-rs:whisker-macros:0.2.0</id>
            <updated>
            2026-06-10T10:28:04.009372+00:00</updated>

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

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

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

            <link href="/whisker-config/0.2.0/whisker_config/" />
            <id>urn:docs-rs:whisker-config:0.2.0</id>
            <updated>
            2026-06-10T10:28:03.410471+00:00</updated>

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

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

        <entry>
            <title>epic-harness-0.6.2</title>

            <link href="/epic-harness/0.6.2/epic_harness/" />
            <id>urn:docs-rs:epic-harness:0.6.2</id>
            <updated>
            2026-06-10T10:27:58.020191+00:00</updated>

            <summary>3 commands + 19 auto-trigger skills + self-evolving agent harness with autonomous pipeline</summary>

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

        <entry>
            <title>rustrtc-0.3.69</title>

            <link href="/rustrtc/0.3.69/rustrtc/" />
            <id>urn:docs-rs:rustrtc:0.3.69</id>
            <updated>
            2026-06-10T10:27:53.575006+00:00</updated>

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

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

        <entry>
            <title>llm-kernel-0.3.5</title>

            <link href="/llm-kernel/0.3.5/llm_kernel/" />
            <id>urn:docs-rs:llm-kernel:0.3.5</id>
            <updated>
            2026-06-10T10:27:53.367116+00:00</updated>

            <summary>Foundation library for Rust AI-native apps — provider catalog, LLM client, MCP server, search, telemetry, and safety</summary>

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

        <entry>
            <title>pond-db-0.5.1</title>

            <link href="/pond-db/0.5.1/pond/" />
            <id>urn:docs-rs:pond-db:0.5.1</id>
            <updated>
            2026-06-10T10:27:35.370901+00:00</updated>

            <summary>Lossless storage and hybrid search for sessions from any AI agent client</summary>

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

        <entry>
            <title>cf-gears-account-management-0.1.2</title>

            <link href="/cf-gears-account-management/0.1.2/account_management/" />
            <id>urn:docs-rs:cf-gears-account-management:0.1.2</id>
            <updated>
            2026-06-10T10:27:30.751045+00:00</updated>

            <summary>Account Management gear — tenant hierarchy storage floor</summary>

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

        <entry>
            <title>supermachine-0.7.75</title>

            <link href="/supermachine/0.7.75/supermachine/" />
            <id>urn:docs-rs:supermachine:0.7.75</id>
            <updated>
            2026-06-10T10:27:20.633290+00:00</updated>

            <summary>Run any OCI/Docker image as a hardware-isolated microVM on macOS HVF (Linux KVM and Windows WHP in progress). Single library API, zero flags for the common case, sub-100 ms cold-restore from snapshot.</summary>

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

        <entry>
            <title>ccswarm-0.9.1</title>

            <link href="/ccswarm/0.9.1/ccswarm/" />
            <id>urn:docs-rs:ccswarm:0.9.1</id>
            <updated>
            2026-06-10T10:26:45.295740+00:00</updated>

            <summary>AI Agent Workflow DevOps toolchain complementing Claude Code Agent Teams</summary>

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

        <entry>
            <title>rise-0.1.0</title>

            <link href="/rise/0.1.0/rise/" />
            <id>urn:docs-rs:rise:0.1.0</id>
            <updated>
            2026-06-10T10:26:10.255124+00:00</updated>

            <summary>Rise: A Rust library for Inverted index Search Engines.</summary>

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

        <entry>
            <title>floe-core-0.5.3</title>

            <link href="/floe-core/0.5.3/floe_core/" />
            <id>urn:docs-rs:floe-core:0.5.3</id>
            <updated>
            2026-06-10T10:26:07.053840+00:00</updated>

            <summary>Core library for Floe, a YAML-driven technical ingestion tool.</summary>

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

        <entry>
            <title>ai-session-0.6.1</title>

            <link href="/ai-session/0.6.1/ai_session/" />
            <id>urn:docs-rs:ai-session:0.6.1</id>
            <updated>
            2026-06-10T10:26:05.742981+00:00</updated>

            <summary>AI-optimized terminal session management library</summary>

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

        <entry>
            <title>ids-apis-1.0.322</title>

            <link href="/ids-apis/1.0.322/ids_apis/" />
            <id>urn:docs-rs:ids-apis:1.0.322</id>
            <updated>
            2026-06-10T10:25:44.504419+00:00</updated>

            <summary>IDS APIs in Rust</summary>

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

        <entry>
            <title>adamo-0.1.65</title>

            <link href="/adamo/0.1.65/adamo/" />
            <id>urn:docs-rs:adamo:0.1.65</id>
            <updated>
            2026-06-10T10:24:56.648703+00:00</updated>

            <summary>Rust SDK for the Adamo Network — low-latency robotics pub/sub and video streaming.</summary>

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

        <entry>
            <title>szal-1.2.0</title>

            <link href="/szal/1.2.0/szal/" />
            <id>urn:docs-rs:szal:1.2.0</id>
            <updated>
            2026-06-10T10:24:50.383531+00:00</updated>

            <summary>Workflow engine — step/flow execution with branching, retry, rollback, and parallel stages</summary>

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

        <entry>
            <title>adamo-sys-0.1.65</title>

            <link href="/adamo-sys/0.1.65/adamo_sys/" />
            <id>urn:docs-rs:adamo-sys:0.1.65</id>
            <updated>
            2026-06-10T10:24:29.147497+00:00</updated>

            <summary>Raw FFI bindings to the Adamo SDK. Bundles precompiled libadamo for supported targets.</summary>

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

        <entry>
            <title>necrospider-cli-1.0.1</title>

            <link href="/crate/necrospider-cli/1.0.1" />
            <id>urn:docs-rs:necrospider-cli:1.0.1</id>
            <updated>
            2026-06-10T10:24:22.214507+00:00</updated>

            <summary>An advanced OSINT automation tool launcher with a stunning interactive TUI.</summary>

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

        <entry>
            <title>spatch-0.5.0</title>

            <link href="/spatch/0.5.0/spatch/" />
            <id>urn:docs-rs:spatch:0.5.0</id>
            <updated>
            2026-06-10T10:24:17.559327+00:00</updated>

            <summary>JSON Patch (RFC 6902) library and CLI with optional schema-aware paths for stable array element addressing</summary>

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

        <entry>
            <title>iicp-client-0.7.51</title>

            <link href="/iicp-client/0.7.51/iicp_client/" />
            <id>urn:docs-rs:iicp-client:0.7.51</id>
            <updated>
            2026-06-10T10:24:17.118278+00:00</updated>

            <summary>Official Rust client SDK for the IICP protocol (ADR-016)</summary>

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

        <entry>
            <title>yatr-0.6.2</title>

            <link href="/yatr/0.6.2/yatr/" />
            <id>urn:docs-rs:yatr:0.6.2</id>
            <updated>
            2026-06-10T10:24:04.204851+00:00</updated>

            <summary>Yet Another Task Runner - a modern, fast task runner for Rust projects</summary>

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

        <entry>
            <title>gw2lib-model-2.2.3</title>

            <link href="/gw2lib-model/2.2.3/gw2lib_model/" />
            <id>urn:docs-rs:gw2lib-model:2.2.3</id>
            <updated>
            2026-06-10T10:23:30.699017+00:00</updated>

            <summary>Models for gw2lib</summary>

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

        <entry>
            <title>ksni-0.3.5</title>

            <link href="/ksni/0.3.5/ksni/" />
            <id>urn:docs-rs:ksni:0.3.5</id>
            <updated>
            2026-06-10T10:23:21.453897+00:00</updated>

            <summary>A Rust implementation of the KDE/freedesktop StatusNotifierItem specification
</summary>

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

        <entry>
            <title>quanttide-agent-0.1.0</title>

            <link href="/quanttide-agent/0.1.0/quanttide_agent/" />
            <id>urn:docs-rs:quanttide-agent:0.1.0</id>
            <updated>
            2026-06-10T10:23:08.914260+00:00</updated>

            <summary>量潮智能体工具箱 — 数据模型与 LLM 客户端</summary>

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

        <entry>
            <title>quanttide-think-0.1.0</title>

            <link href="/quanttide-think/0.1.0/quanttide_think/" />
            <id>urn:docs-rs:quanttide-think:0.1.0</id>
            <updated>
            2026-06-10T10:22:51.530628+00:00</updated>

            <summary>量潮认知工程Rust工具箱 — 数据模型（想法、意图、情境、图式）</summary>

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

        <entry>
            <title>dicebag-0.3.21</title>

            <link href="/dicebag/0.3.21/dicebag/" />
            <id>urn:docs-rs:dicebag:0.3.21</id>
            <updated>
            2026-06-10T10:22:44.620409+00:00</updated>

            <summary>Chaotic dice rolling!</summary>

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

        <entry>
            <title>yatr-plugin-0.1.0</title>

            <link href="/yatr-plugin/0.1.0/yatr_plugin/" />
            <id>urn:docs-rs:yatr-plugin:0.1.0</id>
            <updated>
            2026-06-10T10:22:37.996905+00:00</updated>

            <summary>Write yatr WASM task plugins in ergonomic Rust</summary>

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

        <entry>
            <title>bhtsne-0.5.9</title>

            <link href="/bhtsne/0.5.9/bhtsne/" />
            <id>urn:docs-rs:bhtsne:0.5.9</id>
            <updated>
            2026-06-10T10:22:37.008607+00:00</updated>

            <summary>Exact and Barnes-Hut implementations of t-SNE.</summary>

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

        <entry>
            <title>ling-icon-2030.0.0</title>

            <link href="/ling-icon/2030.0.0/ling_icon/" />
            <id>urn:docs-rs:ling-icon:2030.0.0</id>
            <updated>
            2026-06-10T10:22:33.213799+00:00</updated>

            <summary>Rasterize SVG/PNG icons to multi-resolution .ico and embed them in Windows executables</summary>

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

        <entry>
            <title>cubeb-0.35.0</title>

            <link href="/cubeb/0.35.0/cubeb/" />
            <id>urn:docs-rs:cubeb:0.35.0</id>
            <updated>
            2026-06-10T10:22:25.344997+00:00</updated>

            <summary>Bindings to libcubeb for interacting with system audio from rust.
</summary>

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

        <entry>
            <title>cubeb-backend-0.35.0</title>

            <link href="/cubeb-backend/0.35.0/cubeb_backend/" />
            <id>urn:docs-rs:cubeb-backend:0.35.0</id>
            <updated>
            2026-06-10T10:22:15.537844+00:00</updated>

            <summary>Bindings to libcubeb internals to facilitate implementing cubeb backends in rust.
</summary>

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

        <entry>
            <title>cubeb-core-0.35.0</title>

            <link href="/cubeb-core/0.35.0/cubeb_core/" />
            <id>urn:docs-rs:cubeb-core:0.35.0</id>
            <updated>
            2026-06-10T10:22:14.506748+00:00</updated>

            <summary>Common types and definitions for cubeb rust and C bindings. Not intended for direct use.
</summary>

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

        <entry>
            <title>integral-0.1.2</title>

            <link href="/integral/0.1.2/integral/" />
            <id>urn:docs-rs:integral:0.1.2</id>
            <updated>
            2026-06-10T10:22:04.882409+00:00</updated>

            <summary>Native-Rust Gaussian integrals for quantum mechanics (driver + public API).</summary>

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

        <entry>
            <title>integral-sys-0.1.2</title>

            <link href="/integral-sys/0.1.2/integral_sys/" />
            <id>urn:docs-rs:integral-sys:0.1.2</id>
            <updated>
            2026-06-10T10:22:04.295514+00:00</updated>

            <summary>C ABI (extern &#38;quot;C&#38;quot;) for the integral crate, with a documented buffer layout/strides for interop.</summary>

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

        <entry>
            <title>integral-math-0.1.2</title>

            <link href="/integral-math/0.1.2/integral_math/" />
            <id>urn:docs-rs:integral-math:0.1.2</id>
            <updated>
            2026-06-10T10:21:59.382590+00:00</updated>

            <summary>Shared numerical primitives for the integral crate: Boys function, Rys roots/weights, GTO normalization.</summary>

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

        <entry>
            <title>integral-core-0.1.2</title>

            <link href="/integral-core/0.1.2/integral_core/" />
            <id>urn:docs-rs:integral-core:0.1.2</id>
            <updated>
            2026-06-10T10:21:59.174084+00:00</updated>

            <summary>Integral engines (Obara-Saika / Rys) and operator layer for the integral crate.</summary>

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

        <entry>
            <title>integral-codegen-0.1.2</title>

            <link href="/integral-codegen/0.1.2/integral_codegen/" />
            <id>urn:docs-rs:integral-codegen:0.1.2</id>
            <updated>
            2026-06-10T10:21:54.757674+00:00</updated>

            <summary>Build-time generation of specialized kernels and coefficient tables for the integral crate (pure Rust).</summary>

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

        <entry>
            <title>cf-gears-credstore-0.1.22</title>

            <link href="/cf-gears-credstore/0.1.22/credstore/" />
            <id>urn:docs-rs:cf-gears-credstore:0.1.22</id>
            <updated>
            2026-06-10T10:21:54.367354+00:00</updated>

            <summary>credstore gateway module</summary>

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

        <entry>
            <title>cubeb-sys-0.35.0</title>

            <link href="/cubeb-sys/0.35.0/cubeb_sys/" />
            <id>urn:docs-rs:cubeb-sys:0.35.0</id>
            <updated>
            2026-06-10T10:21:50.751998+00:00</updated>

            <summary>Native bindings to the cubeb library</summary>

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

        <entry>
            <title>floe-cli-0.5.3</title>

            <link href="/crate/floe-cli/0.5.3" />
            <id>urn:docs-rs:floe-cli:0.5.3</id>
            <updated>
            2026-06-10T10:21:42.076661+00:00</updated>

            <summary>CLI for Floe, a YAML-driven technical ingestion tool.</summary>

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

        <entry>
            <title>datavzrd-2.64.0</title>

            <link href="/crate/datavzrd/2.64.0" />
            <id>urn:docs-rs:datavzrd:2.64.0</id>
            <updated>
            2026-06-10T10:21:26.854897+00:00</updated>

            <summary>A tool to create visual HTML reports from collections of CSV/TSV tables</summary>

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

        <entry>
            <title>tloop-builder-0.0.1</title>

            <link href="/tloop-builder/0.0.1/tloop_builder/" />
            <id>urn:docs-rs:tloop-builder:0.0.1</id>
            <updated>
            2026-06-10T10:20:43.247331+00:00</updated>

            <summary>Build script helper for tloop — generates TypeScript bindings and Rust plugin init from loop.config.toml</summary>

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

        <entry>
            <title>spqr-tree-4.0.3</title>

            <link href="/spqr-tree/4.0.3/spqr_tree/" />
            <id>urn:docs-rs:spqr-tree:4.0.3</id>
            <updated>
            2026-06-10T10:20:27.427571+00:00</updated>

            <summary>A representation of the SPQR tree in Rust with support for I/O</summary>

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

        <entry>
            <title>es-replay-persistence-0.6.0</title>

            <link href="/es-replay-persistence/0.6.0/replay_persistence/" />
            <id>urn:docs-rs:es-replay-persistence:0.6.0</id>
            <updated>
            2026-06-10T10:20:16.667255+00:00</updated>

            <summary>Persistence layer for the Replay event sourcing library (PostgreSQL and in-memory backends)</summary>

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

        <entry>
            <title>tloop-arduino-0.0.1</title>

            <link href="/crate/tloop-arduino/0.0.1" />
            <id>urn:docs-rs:tloop-arduino:0.0.1</id>
            <updated>
            2026-06-10T10:19:57.291779+00:00</updated>

            <summary>Bundled arduino-cli wrapper for tloop — extracts and runs the embedded arduino-cli binary</summary>

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

        <entry>
            <title>tloop-preprocess-0.0.1</title>

            <link href="/tloop-preprocess/0.0.1/tloop_preprocess/" />
            <id>urn:docs-rs:tloop-preprocess:0.0.1</id>
            <updated>
            2026-06-10T10:19:29.045402+00:00</updated>

            <summary>Arduino sketch preprocessor for tloop — injects env var values into .ino source at compile time</summary>

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

        <entry>
            <title>tloop-config-0.0.1</title>

            <link href="/tloop-config/0.0.1/tloop_config/" />
            <id>urn:docs-rs:tloop-config:0.0.1</id>
            <updated>
            2026-06-10T10:19:21.152480+00:00</updated>

            <summary>Configuration parser for tloop — reads loop.config.toml for Tauri + Arduino projects</summary>

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

        <entry>
            <title>es-replay-macros-0.6.0</title>

            <link href="/es-replay-macros/0.6.0/replay_macros/" />
            <id>urn:docs-rs:es-replay-macros:0.6.0</id>
            <updated>
            2026-06-10T10:19:15.323780+00:00</updated>

            <summary>Procedural macros for the Replay event sourcing library</summary>

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

        <entry>
            <title>binance-sdk-55.0.0</title>

            <link href="/binance-sdk/55.0.0/binance_sdk/" />
            <id>urn:docs-rs:binance-sdk:55.0.0</id>
            <updated>
            2026-06-10T10:19:07.841644+00:00</updated>

            <summary>This is a lightweight library that works as a connector to the Binance public API.</summary>

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

        <entry>
            <title>es-replay-0.6.0</title>

            <link href="/es-replay/0.6.0/replay/" />
            <id>urn:docs-rs:es-replay:0.6.0</id>
            <updated>
            2026-06-10T10:18:56.962004+00:00</updated>

            <summary>Event Sourcing and CQRS library with WASM support</summary>

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

        <entry>
            <title>freshdock-1.1.0</title>

            <link href="/freshdock/1.1.0/freshdock/" />
            <id>urn:docs-rs:freshdock:1.1.0</id>
            <updated>
            2026-06-10T10:18:34.622674+00:00</updated>

            <summary>A modern Rust-based Docker container auto-updater: a maintained, health-gated, single-binary successor to Watchtower.</summary>

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

        <entry>
            <title>agent-first-data-0.13.0</title>

            <link href="/agent-first-data/0.13.0/agent_first_data/" />
            <id>urn:docs-rs:agent-first-data:0.13.0</id>
            <updated>
            2026-06-10T10:17:46.664333+00:00</updated>

            <summary>A naming convention that lets AI agents understand your data without being told what it means.</summary>

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

        <entry>
            <title>mire-0.1.1</title>

            <link href="/mire/0.1.1/mire/" />
            <id>urn:docs-rs:mire:0.1.1</id>
            <updated>
            2026-06-10T10:17:46.072946+00:00</updated>

            <summary>A small, generic PostgreSQL event-sourcing library: append-only event streams, aggregates with optimistic concurrency, and subscription-based projections (requires tokio + sqlx)</summary>

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

        <entry>
            <title>polypixel-memoir-core-0.2.0</title>

            <link href="/polypixel-memoir-core/0.2.0/memoir_core/" />
            <id>urn:docs-rs:polypixel-memoir-core:0.2.0</id>
            <updated>
            2026-06-10T10:17:34.508301+00:00</updated>

            <summary>Memoir memory substrate as an embeddable Rust library</summary>

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

        <entry>
            <title>code-steps-0.3.0</title>

            <link href="/code-steps/0.3.0/code_steps/" />
            <id>urn:docs-rs:code-steps:0.3.0</id>
            <updated>
            2026-06-10T10:17:10.390066+00:00</updated>

            <summary>Notebook-style code step display with syntax highlighting, breakpoints, and theme support for Rust</summary>

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

        <entry>
            <title>code-steps-macros-0.3.0</title>

            <link href="/code-steps-macros/0.3.0/code_steps_macros/" />
            <id>urn:docs-rs:code-steps-macros:0.3.0</id>
            <updated>
            2026-06-10T10:16:51.536225+00:00</updated>

            <summary>Proc macros for code-steps: notebook-style step display in the terminal</summary>

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

        <entry>
            <title>snora-0.12.0</title>

            <link href="/snora/0.12.0/snora/" />
            <id>urn:docs-rs:snora:0.12.0</id>
            <updated>
            2026-06-10T10:16:42.429656+00:00</updated>

            <summary>iced engine for the Snora GUI framework. Consumes snora-core vocabulary.</summary>

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

        <entry>
            <title>snora-widgets-0.12.0</title>

            <link href="/snora-widgets/0.12.0/snora_widgets/" />
            <id>urn:docs-rs:snora-widgets:0.12.0</id>
            <updated>
            2026-06-10T10:16:13.023+00:00</updated>

            <summary>Optional prefab iced widgets for the Snora GUI framework — header, footer, sidebar, menu, icon.</summary>

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

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

            <link href="/crate/snora-core/0.12.0" />
            <id>urn:docs-rs:snora-core:0.12.0</id>
            <updated>
            2026-06-10T10:15:43.393924+00:00</updated>

            <summary>Vocabulary and contract layer for the Snora iced GUI framework.</summary>

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

        <entry>
            <title>cf-gears-grpc-hub-0.2.6</title>

            <link href="/cf-gears-grpc-hub/0.2.6/grpc_hub/" />
            <id>urn:docs-rs:cf-gears-grpc-hub:0.2.6</id>
            <updated>
            2026-06-10T10:15:02.955302+00:00</updated>

            <summary>gRPC Hub module</summary>

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

        <entry>
            <title>tracevault-cli-0.17.3</title>

            <link href="/tracevault-cli/0.17.3/tracevault_cli/" />
            <id>urn:docs-rs:tracevault-cli:0.17.3</id>
            <updated>
            2026-06-10T10:14:06.995572+00:00</updated>

            <summary>CLI tool for Visdom Trace - AI code tracing and attribution</summary>

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

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

            <link href="/findit-rs/1.1.0/findit_rs/" />
            <id>urn:docs-rs:findit-rs:1.1.0</id>
            <updated>
            2026-06-10T10:13:56.383498+00:00</updated>

            <summary>A fast, lightweight command-line filesystem search tool</summary>

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

        <entry>
            <title>actr-cli-0.3.5</title>

            <link href="/actr-cli/0.3.5/actr_cli/" />
            <id>urn:docs-rs:actr-cli:0.3.5</id>
            <updated>
            2026-06-10T10:13:42.790693+00:00</updated>

            <summary>Command line tool for Actor-RTC framework projects</summary>

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

        <entry>
            <title>tracevault-core-0.17.3</title>

            <link href="/tracevault-core/0.17.3/tracevault_core/" />
            <id>urn:docs-rs:tracevault-core:0.17.3</id>
            <updated>
            2026-06-10T10:13:30.536633+00:00</updated>

            <summary>Core library for Visdom Trace - AI code tracing and attribution</summary>

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

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

            <link href="/lash-tools/0.1.0-alpha.43/lash_tools/" />
            <id>urn:docs-rs:lash-tools:0.1.0-alpha.43</id>
            <updated>
            2026-06-10T10:13:26.341769+00:00</updated>

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

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

        <entry>
            <title>polypixel-memoir-sdk-0.2.0</title>

            <link href="/polypixel-memoir-sdk/0.2.0/memoir_sdk/" />
            <id>urn:docs-rs:polypixel-memoir-sdk:0.2.0</id>
            <updated>
            2026-06-10T10:13:13.141312+00:00</updated>

            <summary>Generated gRPC client SDK for Memoir&#38;apos;s memoir-service</summary>

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

        <entry>
            <title>agent-squire-0.7.0</title>

            <link href="/agent-squire/0.7.0/agent_squire/" />
            <id>urn:docs-rs:agent-squire:0.7.0</id>
            <updated>
            2026-06-10T10:13:03.967248+00:00</updated>

            <summary>A local CLI toolbox for humans and agents.</summary>

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

        <entry>
            <title>spnav-rs-0.1.1</title>

            <link href="/spnav-rs/0.1.1/spnav_rs/" />
            <id>urn:docs-rs:spnav-rs:0.1.1</id>
            <updated>
            2026-06-10T10:12:48.768391+00:00</updated>

            <summary>Rust async client library for 6DOF input devices (spacenav/spacenavd)</summary>

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

        <entry>
            <title>tmux-mcp-rs-0.5.0</title>

            <link href="/tmux-mcp-rs/0.5.0/tmux_mcp_rs/" />
            <id>urn:docs-rs:tmux-mcp-rs:0.5.0</id>
            <updated>
            2026-06-10T10:12:43.453247+00:00</updated>

            <summary>Tmux MCP server in Rust</summary>

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

        <entry>
            <title>awa-seaorm-0.6.0-beta.2</title>

            <link href="/awa-seaorm/0.6.0-beta.2/awa_seaorm/" />
            <id>urn:docs-rs:awa-seaorm:0.6.0-beta.2</id>
            <updated>
            2026-06-10T10:12:34.838479+00:00</updated>

            <summary>SeaORM integration helpers for the Awa job queue</summary>

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

        <entry>
            <title>miden-node-rpc-0.15.0</title>

            <link href="/crate/miden-node-rpc/0.15.0" />
            <id>urn:docs-rs:miden-node-rpc:0.15.0</id>
            <updated>
            2026-06-10T10:12:13.625363+00:00</updated>

            <summary>Miden node&#38;apos;s front-end RPC server</summary>

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

        <entry>
            <title>miden-validator-0.15.0</title>

            <link href="/crate/miden-validator/0.15.0" />
            <id>urn:docs-rs:miden-validator:0.15.0</id>
            <updated>
            2026-06-10T10:11:37.419251+00:00</updated>

            <summary>Miden validator</summary>

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

        <entry>
            <title>brainpurr-2.0.0</title>

            <link href="/crate/brainpurr/2.0.0" />
            <id>urn:docs-rs:brainpurr:2.0.0</id>
            <updated>
            2026-06-10T10:11:34.259194+00:00</updated>

            <summary>brainpurr interpreter</summary>

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

        <entry>
            <title>miden-node-block-producer-0.15.0</title>

            <link href="/crate/miden-node-block-producer/0.15.0" />
            <id>urn:docs-rs:miden-node-block-producer:0.15.0</id>
            <updated>
            2026-06-10T10:11:08.314646+00:00</updated>

            <summary>Miden node component for sequencing and syncing blocks</summary>

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

        <entry>
            <title>image_charts-6.1.172</title>

            <link href="/image_charts/6.1.172/image_charts/" />
            <id>urn:docs-rs:image_charts:6.1.172</id>
            <updated>
            2026-06-10T10:09:33.353777+00:00</updated>

            <summary>Official Image-Charts.com API client library</summary>

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

        <entry>
            <title>awa-metrics-0.6.0-beta.2</title>

            <link href="/awa-metrics/0.6.0-beta.2/awa_metrics/" />
            <id>urn:docs-rs:awa-metrics:0.6.0-beta.2</id>
            <updated>
            2026-06-10T10:08:02.868917+00:00</updated>

            <summary>OpenTelemetry metric definitions shared across the Awa job queue crates</summary>

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

        <entry>
            <title>serial-mcp-0.5.1</title>

            <link href="/serial-mcp/0.5.1/serial_mcp/" />
            <id>urn:docs-rs:serial-mcp:0.5.1</id>
            <updated>
            2026-06-10T10:06:59.636296+00:00</updated>

            <summary>MCP server for serial port communication. 12 tools (list/open/read/write/subscribe/...), resources, prompts, task cancellation, stdio + streamable-HTTP transports.</summary>

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

        <entry>
            <title>flowscripter_template_bun_rust_library-1.1.5</title>

            <link href="/flowscripter_template_bun_rust_library/1.1.5/flowscripter_template_bun_rust_library/" />
            <id>urn:docs-rs:flowscripter_template_bun_rust_library:1.1.5</id>
            <updated>
            2026-06-10T10:05:20.561075+00:00</updated>

            <summary>Project template for a Rust library with Bun FFI bindings.</summary>

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

        <entry>
            <title>endringer-async-0.20.0</title>

            <link href="/endringer-async/0.20.0/endringer_async/" />
            <id>urn:docs-rs:endringer-async:0.20.0</id>
            <updated>
            2026-06-10T10:05:09.611893+00:00</updated>

            <summary>Async facade for endringer (tokio::task::spawn_blocking).</summary>

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

        <entry>
            <title>endringer-0.20.0</title>

            <link href="/endringer/0.20.0/endringer/" />
            <id>urn:docs-rs:endringer:0.20.0</id>
            <updated>
            2026-06-10T10:04:43.398711+00:00</updated>

            <summary>Lightweight VCS repository introspection — Git and `jj` (Jujutsu) via gix.</summary>

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

        <entry>
            <title>miden-node-0.15.0</title>

            <link href="/crate/miden-node/0.15.0" />
            <id>urn:docs-rs:miden-node:0.15.0</id>
            <updated>
            2026-06-10T10:04:03.253803+00:00</updated>

            <summary>Miden node binary</summary>

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

        <entry>
            <title>endringer-jj-0.20.0</title>

            <link href="/endringer-jj/0.20.0/endringer_jj/" />
            <id>urn:docs-rs:endringer-jj:0.20.0</id>
            <updated>
            2026-06-10T10:03:43.920613+00:00</updated>

            <summary>Jujutsu backend for endringer (reads jj&#38;apos;s git store via gix).</summary>

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

        <entry>
            <title>miden-node-store-0.15.0</title>

            <link href="/miden-node-store/0.15.0/miden_node_store/" />
            <id>urn:docs-rs:miden-node-store:0.15.0</id>
            <updated>
            2026-06-10T10:03:19.360038+00:00</updated>

            <summary>Miden node&#38;apos;s state store component</summary>

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

        <entry>
            <title>endringer-git-0.20.0</title>

            <link href="/endringer-git/0.20.0/endringer_git/" />
            <id>urn:docs-rs:endringer-git:0.20.0</id>
            <updated>
            2026-06-10T09:58:26.438384+00:00</updated>

            <summary>Git backend for endringer (powered by gix).</summary>

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

        <entry>
            <title>endringer-core-0.20.0</title>

            <link href="/endringer-core/0.20.0/endringer_core/" />
            <id>urn:docs-rs:endringer-core:0.20.0</id>
            <updated>
            2026-06-10T09:58:05.168691+00:00</updated>

            <summary>Core types and VCS backend trait for endringer.</summary>

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

        <entry>
            <title>miden-ntx-builder-0.15.0</title>

            <link href="/miden-ntx-builder/0.15.0/miden_ntx_builder/" />
            <id>urn:docs-rs:miden-ntx-builder:0.15.0</id>
            <updated>
            2026-06-10T09:57:56.440911+00:00</updated>

            <summary>Miden network transaction builder</summary>

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

        <entry>
            <title>miden-large-smt-backend-rocksdb-0.15.0</title>

            <link href="/miden-large-smt-backend-rocksdb/0.15.0/miden_large_smt_backend_rocksdb/" />
            <id>urn:docs-rs:miden-large-smt-backend-rocksdb:0.15.0</id>
            <updated>
            2026-06-10T09:57:38.858475+00:00</updated>

            <summary>Large-scale Sparse Merkle Tree backed by pluggable storage - RocksDB backend</summary>

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

        <entry>
            <title>miden-remote-prover-0.15.0</title>

            <link href="/crate/miden-remote-prover/0.15.0" />
            <id>urn:docs-rs:miden-remote-prover:0.15.0</id>
            <updated>
            2026-06-10T09:56:13.676227+00:00</updated>

            <summary>Miden remote prover</summary>

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

        <entry>
            <title>actr-0.3.5</title>

            <link href="/actr/0.3.5/actr/" />
            <id>urn:docs-rs:actr:0.3.5</id>
            <updated>
            2026-06-10T09:56:00.924569+00:00</updated>

            <summary>Actor-RTC: A WebRTC-native actor framework for distributed real-time systems</summary>

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

        <entry>
            <title>miden-node-proto-0.15.0</title>

            <link href="/miden-node-proto/0.15.0/miden_node_proto/" />
            <id>urn:docs-rs:miden-node-proto:0.15.0</id>
            <updated>
            2026-06-10T09:55:42.244908+00:00</updated>

            <summary>Miden node message definitions (Store, Block Producer and RPC)</summary>

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

        <entry>
            <title>miden-network-monitor-0.15.0</title>

            <link href="/crate/miden-network-monitor/0.15.0" />
            <id>urn:docs-rs:miden-network-monitor:0.15.0</id>
            <updated>
            2026-06-10T09:55:29.547490+00:00</updated>

            <summary>Miden network monitor</summary>

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

        <entry>
            <title>miden-node-utils-0.15.0</title>

            <link href="/miden-node-utils/0.15.0/miden_node_utils/" />
            <id>urn:docs-rs:miden-node-utils:0.15.0</id>
            <updated>
            2026-06-10T09:55:13.699521+00:00</updated>

            <summary>Miden node&#38;apos;s shared utilities</summary>

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

        <entry>
            <title>miden-remote-prover-client-0.15.0</title>

            <link href="/miden-remote-prover-client/0.15.0/miden_remote_prover_client/" />
            <id>urn:docs-rs:miden-remote-prover-client:0.15.0</id>
            <updated>
            2026-06-10T09:54:11.975759+00:00</updated>

            <summary>Client library for the Miden blockchain remote prover</summary>

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

        <entry>
            <title>actr-web-protoc-codegen-0.3.5</title>

            <link href="/actr-web-protoc-codegen/0.3.5/actr_web_protoc_codegen/" />
            <id>urn:docs-rs:actr-web-protoc-codegen:0.3.5</id>
            <updated>
            2026-06-10T09:53:36.750352+00:00</updated>

            <summary>Protoc plugin for generating actr-web code from protobuf definitions</summary>

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

        <entry>
            <title>miden-node-db-0.15.0</title>

            <link href="/miden-node-db/0.15.0/miden_node_db/" />
            <id>urn:docs-rs:miden-node-db:0.15.0</id>
            <updated>
            2026-06-10T09:53:18.250840+00:00</updated>

            <summary>Shared database capabilities for Miden node</summary>

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

        <entry>
            <title>actr-platform-native-0.3.5</title>

            <link href="/actr-platform-native/0.3.5/actr_platform_native/" />
            <id>urn:docs-rs:actr-platform-native:0.3.5</id>
            <updated>
            2026-06-10T09:53:15.042103+00:00</updated>

            <summary>Native platform provider for Actor-RTC: SQLite storage, ed25519-dalek crypto, filesystem operations</summary>

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

        <entry>
            <title>miden-node-proto-build-0.15.0</title>

            <link href="/miden-node-proto-build/0.15.0/miden_node_proto_build/" />
            <id>urn:docs-rs:miden-node-proto-build:0.15.0</id>
            <updated>
            2026-06-10T09:52:18.991908+00:00</updated>

            <summary>Miden node protobuf bindings builder</summary>

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

        <entry>
            <title>miden-node-rocksdb-cxx-linkage-fix-0.15.0</title>

            <link href="/miden-node-rocksdb-cxx-linkage-fix/0.15.0/miden_node_rocksdb_cxx_linkage_fix/" />
            <id>urn:docs-rs:miden-node-rocksdb-cxx-linkage-fix:0.15.0</id>
            <updated>
            2026-06-10T09:52:14.859074+00:00</updated>

            <summary>Miden C++ stdlib link helper</summary>

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

        <entry>
            <title>actr-framework-protoc-codegen-0.3.5</title>

            <link href="/actr-framework-protoc-codegen/0.3.5/actr_framework_protoc_codegen/" />
            <id>urn:docs-rs:actr-framework-protoc-codegen:0.3.5</id>
            <updated>
            2026-06-10T09:52:09.637103+00:00</updated>

            <summary>Protoc plugin for generating actr-framework code from protobuf definitions</summary>

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

        <entry>
            <title>miden-node-grpc-error-macro-0.15.0</title>

            <link href="/miden-node-grpc-error-macro/0.15.0/miden_node_grpc_error_macro/" />
            <id>urn:docs-rs:miden-node-grpc-error-macro:0.15.0</id>
            <updated>
            2026-06-10T09:51:58.307124+00:00</updated>

            <summary>Procedural macro for deriving GrpcError trait (internal implementation detail - use miden-node-proto)</summary>

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

        <entry>
            <title>actr-hyper-0.3.5</title>

            <link href="/actr-hyper/0.3.5/actr_hyper/" />
            <id>urn:docs-rs:actr-hyper:0.3.5</id>
            <updated>
            2026-06-10T09:51:50.029571+00:00</updated>

            <summary>Hyper — Actor platform infrastructure: sandbox, transport, scheduler, WASM engine, signing, AIS bootstrap, persistence &#38;amp; crypto primitives</summary>

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

        <entry>
            <title>cf-gears-types-registry-sdk-0.2.3</title>

            <link href="/cf-gears-types-registry-sdk/0.2.3/types_registry_sdk/" />
            <id>urn:docs-rs:cf-gears-types-registry-sdk:0.2.3</id>
            <updated>
            2026-06-10T09:51:43.819694+00:00</updated>

            <summary>SDK for types-registry gear: API trait, GTS entity types, and error definitions</summary>

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

        <entry>
            <title>cf-gears-resource-group-sdk-0.1.4</title>

            <link href="/cf-gears-resource-group-sdk/0.1.4/cf_gears_resource_group_sdk/" />
            <id>urn:docs-rs:cf-gears-resource-group-sdk:0.1.4</id>
            <updated>
            2026-06-10T09:51:43.345366+00:00</updated>

            <summary>SDK for resource-group gear: API trait, types, and error definitions</summary>

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

        <entry>
            <title>oxidns-1.2.2</title>

            <link href="/oxidns/1.2.2/oxidns/" />
            <id>urn:docs-rs:oxidns:1.2.2</id>
            <updated>
            2026-06-10T09:51:24.987070+00:00</updated>

            <summary>A Rust-powered DNS engine inspired by MosDNS, designed for performance and complete configurability.</summary>

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

        <entry>
            <title>enact-iggy-emit-0.1.1</title>

            <link href="/enact-iggy-emit/0.1.1/enact_iggy_emit/" />
            <id>urn:docs-rs:enact-iggy-emit:0.1.1</id>
            <updated>
            2026-06-10T09:50:42.728505+00:00</updated>

            <summary>Rust wire-format emitter mirroring the enact-traces observability schema (Iggy).</summary>

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

        <entry>
            <title>actr-mock-actrix-0.3.5</title>

            <link href="/actr-mock-actrix/0.3.5/actr_mock_actrix/" />
            <id>urn:docs-rs:actr-mock-actrix:0.3.5</id>
            <updated>
            2026-06-10T09:50:41.559975+00:00</updated>

            <summary>Mock actrix server (WS signaling + HTTP AIS + MFR registry) for Actor-RTC integration tests</summary>

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

        <entry>
            <title>mire-derive-0.1.0</title>

            <link href="/mire-derive/0.1.0/mire_derive/" />
            <id>urn:docs-rs:mire-derive:0.1.0</id>
            <updated>
            2026-06-10T09:50:35.566665+00:00</updated>

            <summary>Procedural macros for the mire event-sourcing library — derive EventData on enums.</summary>

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

        <entry>
            <title>actr-pack-0.3.5</title>

            <link href="/actr-pack/0.3.5/actr_pack/" />
            <id>urn:docs-rs:actr-pack:0.3.5</id>
            <updated>
            2026-06-10T09:50:22.776272+00:00</updated>

            <summary>ACTR package format: ZIP STORE-based .actr file reading, writing, signing and verification</summary>

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

        <entry>
            <title>aralez-0.92.10</title>

            <link href="/crate/aralez/0.92.10" />
            <id>urn:docs-rs:aralez:0.92.10</id>
            <updated>
            2026-06-10T09:50:18.022613+00:00</updated>

            <summary>Reverse proxy built on top of Cloudflare&#38;apos;s Pingora</summary>

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

        <entry>
            <title>surrealdb-mcp-3.1.4</title>

            <link href="/surrealdb-mcp/3.1.4/surrealdb_mcp/" />
            <id>urn:docs-rs:surrealdb-mcp:3.1.4</id>
            <updated>
            2026-06-10T09:50:09.756738+00:00</updated>

            <summary>Built-in MCP (Model Context Protocol) server for SurrealDB</summary>

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

        <entry>
            <title>actr-platform-traits-0.3.5</title>

            <link href="/actr-platform-traits/0.3.5/actr_platform_traits/" />
            <id>urn:docs-rs:actr-platform-traits:0.3.5</id>
            <updated>
            2026-06-10T09:50:09.597410+00:00</updated>

            <summary>Platform abstraction traits for Actor-RTC: KvStore, CryptoProvider, PlatformProvider</summary>

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

        <entry>
            <title>actr-runtime-0.3.5</title>

            <link href="/actr-runtime/0.3.5/actr_runtime/" />
            <id>urn:docs-rs:actr-runtime:0.3.5</id>
            <updated>
            2026-06-10T09:50:09.317501+00:00</updated>

            <summary>Thin business dispatch layer for Actor-RTC — wasm32-compatible</summary>

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

        <entry>
            <title>actr-runtime-mailbox-0.3.5</title>

            <link href="/actr-runtime-mailbox/0.3.5/actr_runtime_mailbox/" />
            <id>urn:docs-rs:actr-runtime-mailbox:0.3.5</id>
            <updated>
            2026-06-10T09:50:05.883755+00:00</updated>

            <summary>Persistent mailbox layer for the Actor-RTC framework, backed by SQLite.</summary>

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

        <entry>
            <title>actr-framework-0.3.5</title>

            <link href="/actr-framework/0.3.5/actr_framework/" />
            <id>urn:docs-rs:actr-framework:0.3.5</id>
            <updated>
            2026-06-10T09:49:58.170114+00:00</updated>

            <summary>Actor-RTC framework core (stub for code generation testing)</summary>

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

        <entry>
            <title>actr-web-abi-0.3.5</title>

            <link href="/actr-web-abi/0.3.5/actr_web_abi/" />
            <id>urn:docs-rs:actr-web-abi:0.3.5</id>
            <updated>
            2026-06-10T09:49:48.773973+00:00</updated>

            <summary>Actor-RTC browser ABI crate: core wasm + wasm-bindgen surface generated from actr-workload.wit</summary>

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

        <entry>
            <title>surrealdb-core-3.1.4</title>

            <link href="/surrealdb-core/3.1.4/surrealdb_core/" />
            <id>urn:docs-rs:surrealdb-core:3.1.4</id>
            <updated>
            2026-06-10T09:49:36.551191+00:00</updated>

            <summary>A scalable, distributed, collaborative, document-graph database, for the realtime web</summary>

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

        <entry>
            <title>chaintools-0.0.6</title>

            <link href="/chaintools/0.0.6/chaintools/" />
            <id>urn:docs-rs:chaintools:0.0.6</id>
            <updated>
            2026-06-10T09:49:36.064248+00:00</updated>

            <summary>work with .chain files in Rust</summary>

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

        <entry>
            <title>actr-config-0.3.5</title>

            <link href="/actr-config/0.3.5/actr_config/" />
            <id>urn:docs-rs:actr-config:0.3.5</id>
            <updated>
            2026-06-10T09:49:31.106224+00:00</updated>

            <summary>Configuration file parser and project manifest support for Actor-RTC framework</summary>

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

        <entry>
            <title>steam-user-0.2.1</title>

            <link href="/steam-user/0.2.1/steam_user/" />
            <id>urn:docs-rs:steam-user:0.2.1</id>
            <updated>
            2026-06-10T09:49:25.957513+00:00</updated>

            <summary>Steam User web client for Rust - HTTP-based Steam Community interactions</summary>

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

        <entry>
            <title>valorant_api-0.3.15</title>

            <link href="/valorant_api/0.3.15/valorant_api/" />
            <id>urn:docs-rs:valorant_api:0.3.15</id>
            <updated>
            2026-06-10T09:49:09.854578+00:00</updated>

            <summary>A library for interacting with the ingame Valorant-API.</summary>

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

        <entry>
            <title>cf-gears-authz-resolver-0.1.23</title>

            <link href="/cf-gears-authz-resolver/0.1.23/authz_resolver/" />
            <id>urn:docs-rs:cf-gears-authz-resolver:0.1.23</id>
            <updated>
            2026-06-10T09:48:38.762984+00:00</updated>

            <summary>AuthZ resolver gear - discovers and routes to plugins</summary>

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

        <entry>
            <title>actr-service-compat-0.3.5</title>

            <link href="/actr-service-compat/0.3.5/actr_service_compat/" />
            <id>urn:docs-rs:actr-service-compat:0.3.5</id>
            <updated>
            2026-06-10T09:48:25.101951+00:00</updated>

            <summary>Actor service protocol compatibility analysis using semantic proto schema comparison</summary>

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

        <entry>
            <title>actr-protocol-0.3.5</title>

            <link href="/actr-protocol/0.3.5/actr_protocol/" />
            <id>urn:docs-rs:actr-protocol:0.3.5</id>
            <updated>
            2026-06-10T09:48:01.737929+00:00</updated>

            <summary>Unified protocol, types, and URI parsing for Actor-RTC framework</summary>

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

        <entry>
            <title>cf-gears-api-gateway-0.2.7</title>

            <link href="/crate/cf-gears-api-gateway/0.2.7" />
            <id>urn:docs-rs:cf-gears-api-gateway:0.2.7</id>
            <updated>
            2026-06-10T09:47:50.891221+00:00</updated>

            <summary>API Gateway module</summary>

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

        <entry>
            <title>steam-user-impl-0.2.1</title>

            <link href="/steam-user-impl/0.2.1/steam_user_impl/" />
            <id>urn:docs-rs:steam-user-impl:0.2.1</id>
            <updated>
            2026-06-10T09:47:42.108335+00:00</updated>

            <summary>Internal proc-macros for the `steam-user` crate. Do not depend on this crate directly — use `steam-user`; this crate&#38;apos;s API is unstable and may change without notice.</summary>

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

        <entry>
            <title>late-0.0.346</title>

            <link href="/late/0.0.346/late/" />
            <id>urn:docs-rs:late:0.0.346</id>
            <updated>
            2026-06-10T09:47:39.163035+00:00</updated>

            <summary>API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api </summary>

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

        <entry>
            <title>cf-gears-authn-resolver-0.2.16</title>

            <link href="/cf-gears-authn-resolver/0.2.16/authn_resolver/" />
            <id>urn:docs-rs:cf-gears-authn-resolver:0.2.16</id>
            <updated>
            2026-06-10T09:47:23.892356+00:00</updated>

            <summary>AuthN resolver gear - discovers and routes to plugins</summary>

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