<?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 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )</id>
    <updated>2026-09-01T00:22:49.755870+00:00</updated>

        <entry>
            <title>spgctl-7.39.6</title>

            <link href="/crate/spgctl/7.39.6" />
            <id>urn:docs-rs:spgctl:7.39.6</id>
            <updated>
            2026-09-01T00:22:49.755870+00:00</updated>

            <summary>SPG command-line client — speaks the self-built wire protocol.</summary>

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

        <entry>
            <title>spg-server-7.39.6</title>

            <link href="/crate/spg-server/7.39.6" />
            <id>urn:docs-rs:spg-server:7.39.6</id>
            <updated>
            2026-09-01T00:21:52.031400+00:00</updated>

            <summary>SPG daemon — listens for self-built wire-frame connections and PG-wire (libpq-compatible).</summary>

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

        <entry>
            <title>spg-sqlx-7.39.6</title>

            <link href="/spg-sqlx/7.39.6/spg_sqlx/" />
            <id>urn:docs-rs:spg-sqlx:7.39.6</id>
            <updated>
            2026-09-01T00:21:44.925162+00:00</updated>

            <summary>sqlx 0.8 Database driver for spg-embedded — let in-process callers use sqlx::query / query_as / pool.begin against an in-process SPG without a TCP listener. Backs mailrs&#38;apos;s drop-in PgPool → SpgPool swap (gap-eval E1).</summary>

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

        <entry>
            <title>telorgon-0.1.1</title>

            <link href="/telorgon/0.1.1/telorgon/" />
            <id>urn:docs-rs:telorgon:0.1.1</id>
            <updated>
            2026-09-01T00:21:18.642826+00:00</updated>

            <summary>Retained, component-based UI framework with software and Vulkan rendering</summary>

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

        <entry>
            <title>spg-embedded-tokio-7.39.6</title>

            <link href="/spg-embedded-tokio/7.39.6/spg_embedded_tokio/" />
            <id>urn:docs-rs:spg-embedded-tokio:7.39.6</id>
            <updated>
            2026-09-01T00:21:02.983276+00:00</updated>

            <summary>Tokio-friendly async wrapper around spg-embedded. Single-writer Database serialised via tokio::sync::Mutex; blocking engine calls dispatched via spawn_blocking so the runtime never stalls on WAL fsync.</summary>

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

        <entry>
            <title>spg-embedded-7.39.6</title>

            <link href="/spg-embedded/7.39.6/spg_embedded/" />
            <id>urn:docs-rs:spg-embedded:7.39.6</id>
            <updated>
            2026-09-01T00:20:59.491692+00:00</updated>

            <summary>Embedded SQL database for Rust. Single-writer, WAL-backed, crash-safe. Zero external dependencies. PG-flavoured SQL with FOREIGN KEY, JOINs, vectors (HNSW/pgvector ops), and a cold tier.</summary>

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

        <entry>
            <title>spg-engine-7.39.6</title>

            <link href="/spg-engine/7.39.6/spg_engine/" />
            <id>urn:docs-rs:spg-engine:7.39.6</id>
            <updated>
            2026-09-01T00:20:48.078140+00:00</updated>

            <summary>Execution engine for SPG: glues spg-sql parsing to spg-storage. Foreign keys, joins, vectors, cold tier.</summary>

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

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

            <link href="/telorgon-macros/0.1.1/telorgon_macros/" />
            <id>urn:docs-rs:telorgon-macros:0.1.1</id>
            <updated>
            2026-09-01T00:20:40.111251+00:00</updated>

            <summary>Procedural macros for the Telorgon UI framework</summary>

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

        <entry>
            <title>systemless-0.27.11</title>

            <link href="/systemless/0.27.11/systemless/" />
            <id>urn:docs-rs:systemless:0.27.11</id>
            <updated>
            2026-09-01T00:20:00.852900+00:00</updated>

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

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

        <entry>
            <title>testing-conventions-0.0.94</title>

            <link href="/testing-conventions/0.0.94/testing_conventions/" />
            <id>urn:docs-rs:testing-conventions:0.0.94</id>
            <updated>
            2026-09-01T00:19:46.002285+00:00</updated>

            <summary>Enforce testing conventions in libraries (Python, TypeScript, and Rust).</summary>

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

        <entry>
            <title>lsofrs-4.10.6</title>

            <link href="/lsofrs/4.10.6/lsofrs/" />
            <id>urn:docs-rs:lsofrs:4.10.6</id>
            <updated>
            2026-09-01T00:19:41.297881+00:00</updated>

            <summary>Modern, high-performance lsof implementation in Rust</summary>

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

        <entry>
            <title>spg-manifest-7.39.6</title>

            <link href="/spg-manifest/7.39.6/spg_manifest/" />
            <id>urn:docs-rs:spg-manifest:7.39.6</id>
            <updated>
            2026-09-01T00:19:25.218992+00:00</updated>

            <summary>SPGMAN01 v10 catalog manifest format. Frozen wire/disk surface shared by spg-server and spg-embedded.</summary>

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

        <entry>
            <title>spg-audit-7.39.6</title>

            <link href="/spg-audit/7.39.6/spg_audit/" />
            <id>urn:docs-rs:spg-audit:7.39.6</id>
            <updated>
            2026-09-01T00:18:22.283168+00:00</updated>

            <summary>Append-only audit log with BLAKE3 hash-chain for SPG (compliance).</summary>

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

        <entry>
            <title>spg-storage-7.39.6</title>

            <link href="/spg-storage/7.39.6/spg_storage/" />
            <id>urn:docs-rs:spg-storage:7.39.6</id>
            <updated>
            2026-09-01T00:18:19.403788+00:00</updated>

            <summary>In-memory storage primitives for SPG: values, rows, table schema, catalog with foreign-key constraints.</summary>

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

        <entry>
            <title>spg-sql-7.39.6</title>

            <link href="/spg-sql/7.39.6/spg_sql/" />
            <id>urn:docs-rs:spg-sql:7.39.6</id>
            <updated>
            2026-09-01T00:18:13.417423+00:00</updated>

            <summary>Self-built SQL front-end for SPG: PG-dialect lexer + parser. no_std + alloc.</summary>

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

        <entry>
            <title>spg-crypto-7.39.6</title>

            <link href="/spg-crypto/7.39.6/spg_crypto/" />
            <id>urn:docs-rs:spg-crypto:7.39.6</id>
            <updated>
            2026-09-01T00:18:09.353828+00:00</updated>

            <summary>Self-built cryptographic primitives for SPG: BLAKE3 hash, CRC32, no_std.</summary>

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

        <entry>
            <title>spg-wire-7.39.6</title>

            <link href="/spg-wire/7.39.6/spg_wire/" />
            <id>urn:docs-rs:spg-wire:7.39.6</id>
            <updated>
            2026-09-01T00:18:06.735963+00:00</updated>

            <summary>Self-built wire-frame protocol for SPG. no_std + alloc.</summary>

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

        <entry>
            <title>spg-tzif-7.39.6</title>

            <link href="/spg-tzif/7.39.6/spg_tzif/" />
            <id>urn:docs-rs:spg-tzif:7.39.6</id>
            <updated>
            2026-09-01T00:17:04.027416+00:00</updated>

            <summary>IANA timezone database reader for SPG: RFC 8536 TZif v1/v2/v3 parser + POSIX TZ rule evaluation over the system zoneinfo directory. Zero external dependencies.</summary>

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

        <entry>
            <title>serac-0.5.0</title>

            <link href="/serac/0.5.0/serac/" />
            <id>urn:docs-rs:serac:0.5.0</id>
            <updated>
            2026-09-01T00:14:32.355116+00:00</updated>

            <summary>A static, modular, and light-weight serialization framework.</summary>

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

        <entry>
            <title>t4-0.1.9</title>

            <link href="/t4/0.1.9/t4/" />
            <id>urn:docs-rs:t4:0.1.9</id>
            <updated>
            2026-09-01T00:13:41.199293+00:00</updated>

            <summary>Local embedded high-performance object store.</summary>

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

        <entry>
            <title>t4-verified-0.1.9</title>

            <link href="/t4-verified/0.1.9/t4_verified/" />
            <id>urn:docs-rs:t4-verified:0.1.9</id>
            <updated>
            2026-09-01T00:13:36.105422+00:00</updated>

            <summary>Verus specifications and proofs for the t4 storage model.</summary>

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

        <entry>
            <title>pixrs-0.2.0</title>

            <link href="/pixrs/0.2.0/pixrs/" />
            <id>urn:docs-rs:pixrs:0.2.0</id>
            <updated>
            2026-09-01T00:12:30.459832+00:00</updated>

            <summary>Pixiv AJAX API in Rust</summary>

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

        <entry>
            <title>tktax-transaction-category-0.2.2</title>

            <link href="/tktax-transaction-category/0.2.2/tktax_transaction_category/" />
            <id>urn:docs-rs:tktax-transaction-category:0.2.2</id>
            <updated>
            2026-09-01T00:12:26.454684+00:00</updated>

            <summary>A Rust library for categorizing financial transactions using Porter stemming, CSV-driven classification, and advanced trait-based extensibility.</summary>

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

        <entry>
            <title>dyn-context-0.19.5</title>

            <link href="/dyn-context/0.19.5/dyn_context/" />
            <id>urn:docs-rs:dyn-context:0.19.5</id>
            <updated>
            2026-09-01T00:12:26.032888+00:00</updated>

            <summary>Simple mechanism for lifetimes erasing.</summary>

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

        <entry>
            <title>num_bound-1.0.0</title>

            <link href="/num_bound/1.0.0/num_bound/" />
            <id>urn:docs-rs:num_bound:1.0.0</id>
            <updated>
            2026-09-01T00:12:25.798959+00:00</updated>

            <summary>Add bounds fn to anything implementing `Ord` that bounds a number to a range</summary>

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

        <entry>
            <title>xor-str-encode-0.1.1</title>

            <link href="/xor-str-encode/0.1.1/xor_str_encode/" />
            <id>urn:docs-rs:xor-str-encode:0.1.1</id>
            <updated>
            2026-09-01T00:12:24.811621+00:00</updated>

            <summary>XOR 编译期加密字符串并且运行时自动解密,XOR encrypts strings at compile time and decrypts them automatically at run time</summary>

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

        <entry>
            <title>tlauc-1.1.0</title>

            <link href="/tlauc/1.1.0/tlauc/" />
            <id>urn:docs-rs:tlauc:1.1.0</id>
            <updated>
            2026-09-01T00:12:22.589436+00:00</updated>

            <summary>Rewrites TLA⁺ specs to use Unicode symbols instead of ASCII, and vice-versa</summary>

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

        <entry>
            <title>ecdsa_verify-1.1.1</title>

            <link href="/ecdsa_verify/1.1.1/ecdsa_verify/" />
            <id>urn:docs-rs:ecdsa_verify:1.1.1</id>
            <updated>
            2026-09-01T00:12:20.686516+00:00</updated>

            <summary>ECDSA signature verification.</summary>

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

        <entry>
            <title>dioxus-tabular-0.3.0</title>

            <link href="/dioxus-tabular/0.3.0/dioxus_tabular/" />
            <id>urn:docs-rs:dioxus-tabular:0.3.0</id>
            <updated>
            2026-09-01T00:12:19.501689+00:00</updated>

            <summary>Type-safe and composable table framework for Dioxus</summary>

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

        <entry>
            <title>uneval_static-0.1.2</title>

            <link href="/uneval_static/0.1.2/uneval_static/" />
            <id>urn:docs-rs:uneval_static:0.1.2</id>
            <updated>
            2026-09-01T00:12:19.198637+00:00</updated>

            <summary>Serde serializer to embed data as Rust code</summary>

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

        <entry>
            <title>vite-rust-0.2.4</title>

            <link href="/vite-rust/0.2.4/vite_rust/" />
            <id>urn:docs-rs:vite-rust:0.2.4</id>
            <updated>
            2026-09-01T00:12:16.433772+00:00</updated>

            <summary>A Vite back-end integration for Rust applications.</summary>

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

        <entry>
            <title>gnostr-cat-0.0.40</title>

            <link href="/gnostr-cat/0.0.40/gnostr_cat/" />
            <id>urn:docs-rs:gnostr-cat:0.0.40</id>
            <updated>
            2026-09-01T00:12:13.671424+00:00</updated>

            <summary>Command-line client for web sockets, like netcat/curl/socat for ws://.</summary>

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

        <entry>
            <title>tktax-vendor-0.2.2</title>

            <link href="/tktax-vendor/0.2.2/tktax_vendor/" />
            <id>urn:docs-rs:tktax-vendor:0.2.2</id>
            <updated>
            2026-09-01T00:12:11.894613+00:00</updated>

            <summary>A vendor data preprocessing component for the TKTAX system</summary>

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

        <entry>
            <title>tktax-serde-0.2.2</title>

            <link href="/tktax-serde/0.2.2/tktax_serde/" />
            <id>urn:docs-rs:tktax-serde:0.2.2</id>
            <updated>
            2026-09-01T00:12:10.032728+00:00</updated>

            <summary>Serde utilities for parsing check or serial number fields with optional u64 values</summary>

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

        <entry>
            <title>sogouda_core-0.1.1</title>

            <link href="/sogouda_core/0.1.1/sogouda_core/" />
            <id>urn:docs-rs:sogouda_core:0.1.1</id>
            <updated>
            2026-09-01T00:12:05.518749+00:00</updated>

            <summary>Create lightweight desktop apps using HTML/CSS/JS</summary>

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

        <entry>
            <title>heliosdb-nano-4.24.0</title>

            <link href="/crate/heliosdb-nano/4.24.0" />
            <id>urn:docs-rs:heliosdb-nano:4.24.0</id>
            <updated>
            2026-09-01T00:12:01.270814+00:00</updated>

            <summary>PostgreSQL-compatible embedded database with TDE + ZKE encryption, HNSW vector search, Product Quantization, git-like branching, time-travel queries, materialized views, row-level security, and 50+ enterprise features</summary>

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

        <entry>
            <title>expand_array-0.2.0</title>

            <link href="/expand_array/0.2.0/expand_array/" />
            <id>urn:docs-rs:expand_array:0.2.0</id>
            <updated>
            2026-09-01T00:11:58.124095+00:00</updated>

            <summary>Macro to convert a static array to a fixed-size array</summary>

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

        <entry>
            <title>a2-memory-map-1.0.4</title>

            <link href="/a2-memory-map/1.0.4/a2_memory_map/" />
            <id>urn:docs-rs:a2-memory-map:1.0.4</id>
            <updated>
            2026-09-01T00:11:56.807329+00:00</updated>

            <summary>Database of Apple II memory addresses</summary>

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

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

            <link href="/objc2-network/0.0.0/objc2_network/" />
            <id>urn:docs-rs:objc2-network:0.0.0</id>
            <updated>
            2026-09-01T00:11:56.548501+00:00</updated>

            <summary>Reserved crate name for objc2 bindings to the Network framework</summary>

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

        <entry>
            <title>fat-macho-0.4.12</title>

            <link href="/fat-macho/0.4.12/fat_macho/" />
            <id>urn:docs-rs:fat-macho:0.4.12</id>
            <updated>
            2026-09-01T00:11:55.018752+00:00</updated>

            <summary>Mach-O Fat Binary Reader and Writer</summary>

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

        <entry>
            <title>webhookkit-0.1.0</title>

            <link href="/webhookkit/0.1.0/webhookkit/" />
            <id>urn:docs-rs:webhookkit:0.1.0</id>
            <updated>
            2026-09-01T00:11:53.232362+00:00</updated>

            <summary>Webhook signature verification for Rust — HMAC-SHA256, timestamp validation, and provider-specific parsers for Stripe, GoCardless, and more</summary>

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

        <entry>
            <title>atmos-0.0.0</title>

            <link href="/atmos/0.0.0/atmos/" />
            <id>urn:docs-rs:atmos:0.0.0</id>
            <updated>
            2026-09-01T00:11:51.520846+00:00</updated>

            <summary>An opinionated, full-stack web application framework</summary>

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

        <entry>
            <title>armv5te-0.3.0</title>

            <link href="/armv5te/0.3.0/armv5te/" />
            <id>urn:docs-rs:armv5te:0.3.0</id>
            <updated>
            2026-09-01T00:11:48.389697+00:00</updated>

            <summary>Disassembles ARMv5TE instructions</summary>

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

        <entry>
            <title>avalog-0.7.2</title>

            <link href="/avalog/0.7.2/avalog/" />
            <id>urn:docs-rs:avalog:0.7.2</id>
            <updated>
            2026-09-01T00:11:46.824388+00:00</updated>

            <summary>An experimental implementation of Avatar Logic with a Prolog-like syntax</summary>

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

        <entry>
            <title>strong_id-0.4.0</title>

            <link href="/strong_id/0.4.0/strong_id/" />
            <id>urn:docs-rs:strong_id:0.4.0</id>
            <updated>
            2026-09-01T00:11:46.391460+00:00</updated>

            <summary>Strongly typed, base32 encoded IDs</summary>

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

        <entry>
            <title>tktax-money-0.2.2</title>

            <link href="/tktax-money/0.2.2/tktax_money/" />
            <id>urn:docs-rs:tktax-money:0.2.2</id>
            <updated>
            2026-09-01T00:11:44.081420+00:00</updated>

            <summary>Statistical and algebraic operations on monetary amounts for the tktax project</summary>

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

        <entry>
            <title>strong_id_macros-0.4.0</title>

            <link href="/strong_id_macros/0.4.0/strong_id_macros/" />
            <id>urn:docs-rs:strong_id_macros:0.4.0</id>
            <updated>
            2026-09-01T00:11:43.223732+00:00</updated>

            <summary>Macros for the strong_id crate</summary>

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

        <entry>
            <title>derivation32-1.1.3</title>

            <link href="/derivation32/1.1.3/derivation32/" />
            <id>urn:docs-rs:derivation32:1.1.3</id>
            <updated>
            2026-09-01T00:11:41.953951+00:00</updated>

            <summary>Implementation of bip-0032 for use on command line interface.</summary>

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

        <entry>
            <title>rustwire-0.2.0</title>

            <link href="/rustwire/0.2.0/rustwire/" />
            <id>urn:docs-rs:rustwire:0.2.0</id>
            <updated>
            2026-09-01T00:11:39.209823+00:00</updated>

            <summary>A Rust library for efficient manipulation of encoded protocol buffer messages.</summary>

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

        <entry>
            <title>aura-0.0.0</title>

            <link href="/aura/0.0.0/aura/" />
            <id>urn:docs-rs:aura:0.0.0</id>
            <updated>
            2026-09-01T00:11:38.112510+00:00</updated>

            <summary>A lightweight and pragmatic web application framework</summary>

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

        <entry>
            <title>instant-0.1.13</title>

            <link href="/instant/0.1.13/instant/" />
            <id>urn:docs-rs:instant:0.1.13</id>
            <updated>
            2026-09-01T00:11:36.198065+00:00</updated>

            <summary>Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.</summary>

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

        <entry>
            <title>dwm-status-1.11.0</title>

            <link href="/dwm-status/1.11.0/dwm_status/" />
            <id>urn:docs-rs:dwm-status:1.11.0</id>
            <updated>
            2026-09-01T00:11:35.334269+00:00</updated>

            <summary>Displays system information for dwm status bar.</summary>

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

        <entry>
            <title>path_scan_macro-0.0.3</title>

            <link href="/path_scan_macro/0.0.3/path_scan_macro/" />
            <id>urn:docs-rs:path_scan_macro:0.0.3</id>
            <updated>
            2026-09-01T00:11:34.964380+00:00</updated>

            <summary>The macro implementation of path_scan</summary>

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

        <entry>
            <title>tktax-3p-0.2.2</title>

            <link href="/tktax-3p/0.2.2/tktax_3p/" />
            <id>urn:docs-rs:tktax-3p:0.2.2</id>
            <updated>
            2026-09-01T00:11:31.918380+00:00</updated>

            <summary>Third party deps for the tktax financial suite</summary>

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

        <entry>
            <title>pda_cache-0.5.0</title>

            <link href="/pda_cache/0.5.0/pda_cache/" />
            <id>urn:docs-rs:pda_cache:0.5.0</id>
            <updated>
            2026-09-01T00:11:20.142746+00:00</updated>

            <summary>pda cache</summary>

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

        <entry>
            <title>raw-window-handle-0.6.2</title>

            <link href="/raw-window-handle/0.6.2/raw_window_handle/" />
            <id>urn:docs-rs:raw-window-handle:0.6.2</id>
            <updated>
            2026-09-01T00:11:16.382455+00:00</updated>

            <summary>Interoperability library for Rust Windowing applications.</summary>

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

        <entry>
            <title>yew_server_hook-0.3.0</title>

            <link href="/yew_server_hook/0.3.0/yew_server_hook/" />
            <id>urn:docs-rs:yew_server_hook:0.3.0</id>
            <updated>
            2026-09-01T00:11:15.590745+00:00</updated>

            <summary>A procedural macro that generates both server-side API handlers and client-side Yew hooks from a single function definition</summary>

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

        <entry>
            <title>hc_crud_caps-0.19.0</title>

            <link href="/hc_crud_caps/0.19.0/hc_crud/" />
            <id>urn:docs-rs:hc_crud_caps:0.19.0</id>
            <updated>
            2026-09-01T00:11:10.720446+00:00</updated>

            <summary>A CRUD library for Holochain zomes that implement the CAPS pattern (Chained, Header, Permalink, State-based)</summary>

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

        <entry>
            <title>antiquarian-0.1.0</title>

            <link href="/antiquarian/0.1.0/antiquarian/" />
            <id>urn:docs-rs:antiquarian:0.1.0</id>
            <updated>
            2026-09-01T00:11:05.690057+00:00</updated>

            <summary>A self-hosted tool to capture and inspect incoming HTTP requests for security research within private networks.</summary>

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

        <entry>
            <title>kafka-rs-0.5.0</title>

            <link href="/kafka-rs/0.5.0/kafka_rs/" />
            <id>urn:docs-rs:kafka-rs:0.5.0</id>
            <updated>
            2026-09-01T00:11:03.323979+00:00</updated>

            <summary>Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.</summary>

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

        <entry>
            <title>tktax-date-0.2.2</title>

            <link href="/tktax-date/0.2.2/tktax_date/" />
            <id>urn:docs-rs:tktax-date:0.2.2</id>
            <updated>
            2026-09-01T00:10:58.893782+00:00</updated>

            <summary>Serialization/Deserialization of Chrono NaiveDate with flexible US-centric formats.</summary>

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

        <entry>
            <title>yew_extra-0.3.0</title>

            <link href="/yew_extra/0.3.0/yew_extra/" />
            <id>urn:docs-rs:yew_extra:0.3.0</id>
            <updated>
            2026-09-01T00:10:45.893586+00:00</updated>

            <summary>Extract Axum request data within Yew server functions similar to how `leptos_axum` provides extraction helpers for Leptos</summary>

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

        <entry>
            <title>corteq-0.1.0</title>

            <link href="/corteq/0.1.0/corteq/" />
            <id>urn:docs-rs:corteq:0.1.0</id>
            <updated>
            2026-09-01T00:10:37.874118+00:00</updated>

            <summary>Enterprise-grade multi-tenant SaaS framework for Rust with security-first design</summary>

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

        <entry>
            <title>kona-proof-interop-0.2.0</title>

            <link href="/kona-proof-interop/0.2.0/kona_proof_interop/" />
            <id>urn:docs-rs:kona-proof-interop:0.2.0</id>
            <updated>
            2026-09-01T00:10:36.746694+00:00</updated>

            <summary>OP Stack Proof SDK with Interop support</summary>

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

        <entry>
            <title>kona-proof-0.3.0</title>

            <link href="/kona-proof/0.3.0/kona_proof/" />
            <id>urn:docs-rs:kona-proof:0.3.0</id>
            <updated>
            2026-09-01T00:10:33.781122+00:00</updated>

            <summary>OP Stack Proof SDK</summary>

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

        <entry>
            <title>nutek-encode-0.1.0</title>

            <link href="/nutek-encode/0.1.0/nutek_encode_lib/" />
            <id>urn:docs-rs:nutek-encode:0.1.0</id>
            <updated>
            2026-09-01T00:10:27.443003+00:00</updated>

            <summary>A collection of encoding and hashing utilities</summary>

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

        <entry>
            <title>imu-traits-0.1.2</title>

            <link href="/imu-traits/0.1.2/imu_traits/" />
            <id>urn:docs-rs:imu-traits:0.1.2</id>
            <updated>
            2026-09-01T00:10:19.773250+00:00</updated>

            <summary>Shared traits for IMU</summary>

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

        <entry>
            <title>violet-node-runtime-1.0.1</title>

            <link href="/violet-node-runtime/1.0.1/violet_node_runtime/" />
            <id>urn:docs-rs:violet-node-runtime:1.0.1</id>
            <updated>
            2026-09-01T00:10:12.741717+00:00</updated>

            <summary>Runtime configured for smart contracts via `pallet-contracts`.</summary>

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

        <entry>
            <title>recluse-0.1.1</title>

            <link href="/recluse/0.1.1/recluse/" />
            <id>urn:docs-rs:recluse:0.1.1</id>
            <updated>
            2026-09-01T00:10:11.042368+00:00</updated>

            <summary>A web crawler framework for Rust</summary>

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

        <entry>
            <title>kona-std-fpvm-0.2.0</title>

            <link href="/kona-std-fpvm/0.2.0/kona_std_fpvm/" />
            <id>urn:docs-rs:kona-std-fpvm:0.2.0</id>
            <updated>
            2026-09-01T00:10:09.367578+00:00</updated>

            <summary>Platform specific APIs for interacting with Fault Proof VM kernels.</summary>

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

        <entry>
            <title>serde_arrays-0.2.0</title>

            <link href="/serde_arrays/0.2.0/serde_arrays/" />
            <id>urn:docs-rs:serde_arrays:0.2.0</id>
            <updated>
            2026-09-01T00:10:08.749625+00:00</updated>

            <summary>A simple module to support serializing and deserializing const generic or arbitrarily-large arrays.</summary>

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

        <entry>
            <title>readability-rust-0.1.0</title>

            <link href="/readability-rust/0.1.0/readability_rust/" />
            <id>urn:docs-rs:readability-rust:0.1.0</id>
            <updated>
            2026-09-01T00:10:03.142328+00:00</updated>

            <summary>A Rust port of Mozilla&#38;apos;s Readability library for extracting article content from web pages</summary>

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

        <entry>
            <title>raylib_interactive-0.1.6</title>

            <link href="/raylib_interactive/0.1.6/raylib_interactive/" />
            <id>urn:docs-rs:raylib_interactive:0.1.6</id>
            <updated>
            2026-09-01T00:09:59.251119+00:00</updated>

            <summary>An interactive library for Raylib</summary>

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

        <entry>
            <title>waysdrop-1.0.2</title>

            <link href="/waysdrop/1.0.2/waysdrop/" />
            <id>urn:docs-rs:waysdrop:1.0.2</id>
            <updated>
            2026-09-01T00:09:57.608477+00:00</updated>

            <summary>Official Waysdrop Partner API SDK for Rust</summary>

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

        <entry>
            <title>psp_security-0.3.1</title>

            <link href="/psp_security/0.3.1/psp_security/" />
            <id>urn:docs-rs:psp_security:0.3.1</id>
            <updated>
            2026-09-01T00:09:48.654314+00:00</updated>

            <summary>A Rust implementation of the PSP Security Protocol</summary>

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

        <entry>
            <title>kona-std-fpvm-proc-0.2.0</title>

            <link href="/kona-std-fpvm-proc/0.2.0/kona_std_fpvm_proc/" />
            <id>urn:docs-rs:kona-std-fpvm-proc:0.2.0</id>
            <updated>
            2026-09-01T00:09:48.174915+00:00</updated>

            <summary>Proc macro entry point for `kona-std-fpvm` targeted programs.</summary>

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

        <entry>
            <title>kona-preimage-0.3.0</title>

            <link href="/kona-preimage/0.3.0/kona_preimage/" />
            <id>urn:docs-rs:kona-preimage:0.3.0</id>
            <updated>
            2026-09-01T00:09:42.232087+00:00</updated>

            <summary>Bindings and types for interacting with the PreimageOracle ABI</summary>

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

        <entry>
            <title>unrspack-resolver-1.3.0</title>

            <link href="/unrspack-resolver/1.3.0/unrspack_resolver/" />
            <id>urn:docs-rs:unrspack-resolver:1.3.0</id>
            <updated>
            2026-09-01T00:09:37.872037+00:00</updated>

            <summary>ESM / CJS module resolution</summary>

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

        <entry>
            <title>jsonformat-2.1.0</title>

            <link href="/jsonformat/2.1.0/jsonformat/" />
            <id>urn:docs-rs:jsonformat:2.1.0</id>
            <updated>
            2026-09-01T00:09:30.915831+00:00</updated>

            <summary>Formats JSON extremely fast</summary>

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

        <entry>
            <title>junction-core-0.3.2</title>

            <link href="/junction-core/0.3.2/junction_core/" />
            <id>urn:docs-rs:junction-core:0.3.2</id>
            <updated>
            2026-09-01T00:09:27.532831+00:00</updated>

            <summary>The core implementation for Junction - an xDS dynamically-configurable API load-balancer library.
</summary>

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

        <entry>
            <title>shutdown-kit-0.1.0</title>

            <link href="/shutdown-kit/0.1.0/shutdown_kit/" />
            <id>urn:docs-rs:shutdown-kit:0.1.0</id>
            <updated>
            2026-09-01T00:09:24.662279+00:00</updated>

            <summary>Graceful shutdown for Rust services — signal handling, connection draining, and RAII cleanup guards</summary>

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

        <entry>
            <title>jito-restaking-cli-1.0.1</title>

            <link href="/jito-restaking-cli/1.0.1/jito_restaking_cli/" />
            <id>urn:docs-rs:jito-restaking-cli:1.0.1</id>
            <updated>
            2026-09-01T00:09:17.576433+00:00</updated>

            <summary>Jito Restaking CLI</summary>

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

        <entry>
            <title>pco_store-0.2.0</title>

            <link href="/pco_store/0.2.0/pco_store/" />
            <id>urn:docs-rs:pco_store:0.2.0</id>
            <updated>
            2026-09-01T00:09:10.333747+00:00</updated>

            <summary>Easy to use numeric compression</summary>

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

        <entry>
            <title>into-response-0.3.1</title>

            <link href="/into-response/0.3.1/into_response/" />
            <id>urn:docs-rs:into-response:0.3.1</id>
            <updated>
            2026-09-01T00:08:56.799597+00:00</updated>

            <summary>IntoResponse derive for Axum framework.</summary>

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

        <entry>
            <title>regex-macro-0.3.0</title>

            <link href="/regex-macro/0.3.0/regex_macro/" />
            <id>urn:docs-rs:regex-macro:0.3.0</id>
            <updated>
            2026-09-01T00:08:52.786487+00:00</updated>

            <summary>A macro to generate a lazy regex expression</summary>

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

        <entry>
            <title>lolly-0.0.1</title>

            <link href="/lolly/0.0.1/lolly/" />
            <id>urn:docs-rs:lolly:0.0.1</id>
            <updated>
            2026-09-01T00:08:48.936370+00:00</updated>

            <summary>This crate is reserved for the Lolly project</summary>

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

        <entry>
            <title>styltz-0.0.0</title>

            <link href="/styltz/0.0.0/styltz/" />
            <id>urn:docs-rs:styltz:0.0.0</id>
            <updated>
            2026-09-01T00:08:48.634419+00:00</updated>

            <summary>Coming soon</summary>

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

        <entry>
            <title>xapi-htx-0.0.1</title>

            <link href="/xapi-htx/0.0.1/xapi_htx/" />
            <id>urn:docs-rs:xapi-htx:0.0.1</id>
            <updated>
            2026-09-01T00:08:46.101287+00:00</updated>

            <summary>HTX API client</summary>

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

        <entry>
            <title>sshenanigans-0.1.1</title>

            <link href="/sshenanigans/0.1.1/sshenanigans/" />
            <id>urn:docs-rs:sshenanigans:0.1.1</id>
            <updated>
            2026-09-01T00:08:44.701426+00:00</updated>

            <summary>Build your own SSH server 🛜</summary>

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

        <entry>
            <title>tauri-winutils-0.1.6</title>

            <link href="/tauri-winutils/0.1.6/tauri_winutils/" />
            <id>urn:docs-rs:tauri-winutils:0.1.6</id>
            <updated>
            2026-09-01T00:08:40.282212+00:00</updated>

            <summary>A cross-platform window manager crate for Tauri applications</summary>

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

        <entry>
            <title>the-scythe-0.0.1</title>

            <link href="/the-scythe/0.0.1/the_scythe/" />
            <id>urn:docs-rs:the-scythe:0.0.1</id>
            <updated>
            2026-09-01T00:08:28.334784+00:00</updated>

            <summary>A small utilities crate for those with a Grim Outlook</summary>

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

        <entry>
            <title>xapi-gateio-0.0.1</title>

            <link href="/xapi-gateio/0.0.1/xapi_gateio/" />
            <id>urn:docs-rs:xapi-gateio:0.0.1</id>
            <updated>
            2026-09-01T00:08:25.252917+00:00</updated>

            <summary>Gate.io API client</summary>

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

        <entry>
            <title>hev-0.1.0</title>

            <link href="/hev/0.1.0/hev/" />
            <id>urn:docs-rs:hev:0.1.0</id>
            <updated>
            2026-09-01T00:08:24.266973+00:00</updated>

            <summary>Toolkit for build-time lexer generation</summary>

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

        <entry>
            <title>xapi-deepcoin-0.0.1</title>

            <link href="/xapi-deepcoin/0.0.1/xapi_deepcoin/" />
            <id>urn:docs-rs:xapi-deepcoin:0.0.1</id>
            <updated>
            2026-09-01T00:08:21.947917+00:00</updated>

            <summary>DeepCoin API client</summary>

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

        <entry>
            <title>xapi-cryptocom-0.0.1</title>

            <link href="/xapi-cryptocom/0.0.1/xapi_cryptocom/" />
            <id>urn:docs-rs:xapi-cryptocom:0.0.1</id>
            <updated>
            2026-09-01T00:08:19.607076+00:00</updated>

            <summary>Crypto.com API client</summary>

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

        <entry>
            <title>hev-macros-0.1.0</title>

            <link href="/hev-macros/0.1.0/hev_macros/" />
            <id>urn:docs-rs:hev-macros:0.1.0</id>
            <updated>
            2026-09-01T00:08:19.135461+00:00</updated>

            <summary>Toolkit for build-time lexer generation</summary>

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

        <entry>
            <title>ostree-sys-0.15.3</title>

            <link href="/ostree-sys/0.15.3/ostree_sys/" />
            <id>urn:docs-rs:ostree-sys:0.15.3</id>
            <updated>
            2026-09-01T00:08:16.324663+00:00</updated>

            <summary>FFI bindings to libostree-1</summary>

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

        <entry>
            <title>hev-runtime-0.1.0</title>

            <link href="/hev-runtime/0.1.0/hev_runtime/" />
            <id>urn:docs-rs:hev-runtime:0.1.0</id>
            <updated>
            2026-09-01T00:08:15.740408+00:00</updated>

            <summary>Toolkit for build-time lexer generation</summary>

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

        <entry>
            <title>hev-macros-impl-0.1.0</title>

            <link href="/hev-macros-impl/0.1.0/hev_macros_impl/" />
            <id>urn:docs-rs:hev-macros-impl:0.1.0</id>
            <updated>
            2026-09-01T00:08:14.812958+00:00</updated>

            <summary>Toolkit for build-time lexer generation</summary>

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

        <entry>
            <title>zirael-0.1.0</title>

            <link href="/zirael/0.1.0/zirael/" />
            <id>urn:docs-rs:zirael:0.1.0</id>
            <updated>
            2026-09-01T00:08:10.998573+00:00</updated>

            <summary>Zirael Compiler</summary>

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

        <entry>
            <title>zirael_utils-0.1.0</title>

            <link href="/zirael_utils/0.1.0/zirael_utils/" />
            <id>urn:docs-rs:zirael_utils:0.1.0</id>
            <updated>
            2026-09-01T00:08:10.083258+00:00</updated>

            <summary>Zirael Utils</summary>

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

        <entry>
            <title>rdbkp2-2.1.7</title>

            <link href="/rdbkp2/2.1.7/rdbkp2/" />
            <id>urn:docs-rs:rdbkp2:2.1.7</id>
            <updated>
            2026-09-01T00:08:08.852659+00:00</updated>

            <summary>A CLI tool for backing up and restoring Docker container data</summary>

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

        <entry>
            <title>contours2heightmap-0.1.4</title>

            <link href="/contours2heightmap/0.1.4/contours2heightmap/" />
            <id>urn:docs-rs:contours2heightmap:0.1.4</id>
            <updated>
            2026-09-01T00:08:04.605728+00:00</updated>

            <summary>A CLI tool to convert contour line bitmap images into heightmaps.</summary>

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

        <entry>
            <title>zirael_core-0.1.0</title>

            <link href="/zirael_core/0.1.0/zirael_core/" />
            <id>urn:docs-rs:zirael_core:0.1.0</id>
            <updated>
            2026-09-01T00:08:03.988502+00:00</updated>

            <summary>Zirael Core</summary>

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

        <entry>
            <title>xapi-bybit-0.0.1</title>

            <link href="/xapi-bybit/0.0.1/xapi_bybit/" />
            <id>urn:docs-rs:xapi-bybit:0.0.1</id>
            <updated>
            2026-09-01T00:08:00.479152+00:00</updated>

            <summary>Bybit API client</summary>

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

        <entry>
            <title>xapi-coinex-0.0.1</title>

            <link href="/xapi-coinex/0.0.1/xapi_coinex/" />
            <id>urn:docs-rs:xapi-coinex:0.0.1</id>
            <updated>
            2026-09-01T00:07:59.573654+00:00</updated>

            <summary>CoinEx API client</summary>

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

        <entry>
            <title>pallet-ordinals-1.0.1</title>

            <link href="/pallet-ordinals/1.0.1/pallet_ordinals/" />
            <id>urn:docs-rs:pallet-ordinals:1.0.1</id>
            <updated>
            2026-09-01T00:07:56.714989+00:00</updated>

            <summary>Inscribe Ordinals on Substrate</summary>

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

        <entry>
            <title>xapi-coinbase-0.0.1</title>

            <link href="/xapi-coinbase/0.0.1/xapi_coinbase/" />
            <id>urn:docs-rs:xapi-coinbase:0.0.1</id>
            <updated>
            2026-09-01T00:07:55.371374+00:00</updated>

            <summary>Coinbase API client</summary>

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

        <entry>
            <title>g-string-0.1.3</title>

            <link href="/g-string/0.1.3/g_string/" />
            <id>urn:docs-rs:g-string:0.1.3</id>
            <updated>
            2026-09-01T00:07:51.690889+00:00</updated>

            <summary>Stack-allocated string type with generic configurations.</summary>

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

        <entry>
            <title>xapi-bitmex-0.0.1</title>

            <link href="/xapi-bitmex/0.0.1/xapi_bitmex/" />
            <id>urn:docs-rs:xapi-bitmex:0.0.1</id>
            <updated>
            2026-09-01T00:07:51.374569+00:00</updated>

            <summary>BitMEX API client</summary>

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

        <entry>
            <title>hyper-caching-body-0.1.0</title>

            <link href="/hyper-caching-body/0.1.0/hyper_caching_body/" />
            <id>urn:docs-rs:hyper-caching-body:0.1.0</id>
            <updated>
            2026-09-01T00:07:48.625240+00:00</updated>

            <summary>Caching body type for hyper</summary>

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

        <entry>
            <title>junction-api-0.3.2</title>

            <link href="/junction-api/0.3.2/junction_api/" />
            <id>urn:docs-rs:junction-api:0.3.2</id>
            <updated>
            2026-09-01T00:07:45.485901+00:00</updated>

            <summary>Common API Types for Junction - an xDS dynamically-configurable API load-balancer library.
</summary>

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

        <entry>
            <title>rain-sdk-1.2.0</title>

            <link href="/rain-sdk/1.2.0/rain_sdk/" />
            <id>urn:docs-rs:rain-sdk:1.2.0</id>
            <updated>
            2026-09-01T00:07:45.208979+00:00</updated>

            <summary>A modern, type-safe Rust SDK for the Rain xyz API</summary>

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

        <entry>
            <title>qr-base44-0.1.1</title>

            <link href="/qr-base44/0.1.1/qr_base44/" />
            <id>urn:docs-rs:qr-base44:0.1.1</id>
            <updated>
            2026-09-01T00:07:44.231623+00:00</updated>

            <summary>Base44 encode/decode for arbitrary bytes using URL-safe QR-compatible alphabet</summary>

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

        <entry>
            <title>ensure_simd-0.1.0</title>

            <link href="/ensure_simd/0.1.0/ensure_simd/" />
            <id>urn:docs-rs:ensure_simd:0.1.0</id>
            <updated>
            2026-09-01T00:07:43.773992+00:00</updated>

            <summary>Compile-time check whether NEON or AVX2 is enabled</summary>

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

        <entry>
            <title>xapi-bitmart-0.0.1</title>

            <link href="/xapi-bitmart/0.0.1/xapi_bitmart/" />
            <id>urn:docs-rs:xapi-bitmart:0.0.1</id>
            <updated>
            2026-09-01T00:07:40.931094+00:00</updated>

            <summary>BitMart API client</summary>

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

        <entry>
            <title>cw721-marketplace-utils-0.1.5</title>

            <link href="/cw721-marketplace-utils/0.1.5/cw721_marketplace_utils/" />
            <id>urn:docs-rs:cw721-marketplace-utils:0.1.5</id>
            <updated>
            2026-09-01T00:07:38.717354+00:00</updated>

            <summary>Utility types and helpers for cw721-marketplace, cw721-marketplace-permissioned and cw721-marketplace-single-collection</summary>

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

        <entry>
            <title>junction-typeinfo-0.3.2</title>

            <link href="/junction-typeinfo/0.3.2/junction_typeinfo/" />
            <id>urn:docs-rs:junction-typeinfo:0.3.2</id>
            <updated>
            2026-09-01T00:07:38.319670+00:00</updated>

            <summary>reflection for junction API generation
</summary>

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

        <entry>
            <title>egui_flow-1.0.0</title>

            <link href="/egui_flow/1.0.0/egui_flow/" />
            <id>urn:docs-rs:egui_flow:1.0.0</id>
            <updated>
            2026-09-01T00:07:35.329292+00:00</updated>

            <summary>crate that helps you with tasks which cant run directly in the egui ui code</summary>

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

        <entry>
            <title>samir_practice-0.1.0</title>

            <link href="/samir_practice/0.1.0/samir_practice/" />
            <id>urn:docs-rs:samir_practice:0.1.0</id>
            <updated>
            2026-09-01T00:07:31.109487+00:00</updated>

            <summary> This is my first api  library that is made for rust. It is a starting for rust</summary>

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

        <entry>
            <title>shortguid-0.7.0</title>

            <link href="/shortguid/0.7.0/shortguid/" />
            <id>urn:docs-rs:shortguid:0.7.0</id>
            <updated>
            2026-09-01T00:07:28.649985+00:00</updated>

            <summary>Short URL-safe Base64 encoded UUIDs</summary>

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

        <entry>
            <title>junction-typeinfo-derive-0.3.2</title>

            <link href="/junction-typeinfo-derive/0.3.2/junction_typeinfo_derive/" />
            <id>urn:docs-rs:junction-typeinfo-derive:0.3.2</id>
            <updated>
            2026-09-01T00:07:26.250327+00:00</updated>

            <summary>TypeInfo derive macro
</summary>

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

        <entry>
            <title>rustack-launcher-0.1.0</title>

            <link href="/rustack-launcher/0.1.0/rustack_launcher/" />
            <id>urn:docs-rs:rustack-launcher:0.1.0</id>
            <updated>
            2026-09-01T00:07:20.315564+00:00</updated>

            <summary>A Rust library for developing application launchers. It uses a single TOML configuration file to automatically transform it into .env and YAML files. This library also allows you to easily switch between Docker Compose and Podman Compose.</summary>

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

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

            <link href="/bevy-agent/0.1.0/bevy_agent/" />
            <id>urn:docs-rs:bevy-agent:0.1.0</id>
            <updated>
            2026-09-01T00:07:18.882721+00:00</updated>

            <summary>AI-powered Bevy game development assistant with GPT/Claude integration</summary>

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

        <entry>
            <title>rsynko-ratatui-0.1.1</title>

            <link href="/rsynko-ratatui/0.1.1/rsynko_ratatui/" />
            <id>urn:docs-rs:rsynko-ratatui:0.1.1</id>
            <updated>
            2026-09-01T00:07:17.261822+00:00</updated>

            <summary>Ratatui interpreter of the Rsynko manager, and the keys read back from it</summary>

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

        <entry>
            <title>konsti-foo-0.1.2</title>

            <link href="/konsti-foo/0.1.2/konsti_foo/" />
            <id>urn:docs-rs:konsti-foo:0.1.2</id>
            <updated>
            2026-09-01T00:07:16.018636+00:00</updated>

            <summary>Helper crate for demonstrating trusted publishing subdirectory issue</summary>

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

        <entry>
            <title>pgcat_config-2.0.0-alpha5</title>

            <link href="/pgcat_config/2.0.0-alpha5/pgcat_config/" />
            <id>urn:docs-rs:pgcat_config:2.0.0-alpha5</id>
            <updated>
            2026-09-01T00:07:12.811540+00:00</updated>

            <summary>PgCat configuration. This package can be used by applications to generate configuration files for PgCat.</summary>

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

        <entry>
            <title>rsynko-0.1.1</title>

            <link href="/crate/rsynko/0.1.1" />
            <id>urn:docs-rs:rsynko:0.1.1</id>
            <updated>
            2026-09-01T00:07:12.739738+00:00</updated>

            <summary>Command-line and terminal application for retrieving and transferring sources</summary>

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

        <entry>
            <title>tree-experiments-0.1.0</title>

            <link href="/tree-experiments/0.1.0/tree_experiments/" />
            <id>urn:docs-rs:tree-experiments:0.1.0</id>
            <updated>
            2026-09-01T00:07:07.631313+00:00</updated>

            <summary>Experiments with tree-like data structures</summary>

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

        <entry>
            <title>windows_registry_obj-0.1.0</title>

            <link href="/windows_registry_obj/0.1.0/windows_registry_obj/" />
            <id>urn:docs-rs:windows_registry_obj:0.1.0</id>
            <updated>
            2026-09-01T00:07:05.492557+00:00</updated>

            <summary>Objective Windows Registry manipulation.</summary>

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

        <entry>
            <title>xelis_hash-0.1.3</title>

            <link href="/xelis_hash/0.1.3/xelis_hash/" />
            <id>urn:docs-rs:xelis_hash:0.1.3</id>
            <updated>
            2026-09-01T00:07:02.333939+00:00</updated>

            <summary>A Xelihash optimize algo package</summary>

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

        <entry>
            <title>protobuf-sys-0.2.0+26.1</title>

            <link href="/protobuf-sys/0.2.0+26.1/protobuf_sys/" />
            <id>urn:docs-rs:protobuf-sys:0.2.0+26.1</id>
            <updated>
            2026-09-01T00:07:00.435390+00:00</updated>

            <summary>Low-level bindings to libprotobuf.</summary>

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

        <entry>
            <title>light_ranged_integers-0.1.3</title>

            <link href="/light_ranged_integers/0.1.3/light_ranged_integers/" />
            <id>urn:docs-rs:light_ranged_integers:0.1.3</id>
            <updated>
            2026-09-01T00:06:57.849675+00:00</updated>

            <summary>Ranged integers for stable Rust compiler, zero-dependencies and no unsafe code.</summary>

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

        <entry>
            <title>hirai-0.1.1</title>

            <link href="/hirai/0.1.1/hirai/" />
            <id>urn:docs-rs:hirai:0.1.1</id>
            <updated>
            2026-09-01T00:06:57.039678+00:00</updated>

            <summary>A high-performance, event-driven file watcher and broadcaster with network and web integration.</summary>

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

        <entry>
            <title>iasc-0.1.0</title>

            <link href="/iasc/0.1.0/iasc/" />
            <id>urn:docs-rs:iasc:0.1.0</id>
            <updated>
            2026-09-01T00:06:56.914761+00:00</updated>

            <summary>an Ip-address And Subnet-mask Calculator</summary>

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

        <entry>
            <title>GeosCoin-0.1.1</title>

            <link href="/GeosCoin/0.1.1/GeosCoin/" />
            <id>urn:docs-rs:GeosCoin:0.1.1</id>
            <updated>
            2026-09-01T00:06:54.322844+00:00</updated>

            <summary>A fun game where you guess what number the computer has chosen.</summary>

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

        <entry>
            <title>packrs-0.1.0</title>

            <link href="/packrs/0.1.0/packrs/" />
            <id>urn:docs-rs:packrs:0.1.0</id>
            <updated>
            2026-09-01T00:06:51.184718+00:00</updated>

            <summary>Extremely simple byte (un)packing.</summary>

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

        <entry>
            <title>grindr-0.18.0+26.15.1.174557</title>

            <link href="/grindr/0.18.0+26.15.1.174557/grindr/" />
            <id>urn:docs-rs:grindr:0.18.0+26.15.1.174557</id>
            <updated>
            2026-09-01T00:06:47.771243+00:00</updated>

            <summary>Unofficial async Rust client for the Grindr API</summary>

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

        <entry>
            <title>teach-0.0.1</title>

            <link href="/teach/0.0.1/teach/" />
            <id>urn:docs-rs:teach:0.0.1</id>
            <updated>
            2026-09-01T00:06:46.955878+00:00</updated>

            <summary>Crate name reserved for teach-rs</summary>

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

        <entry>
            <title>rsynko-reqwest-0.1.1</title>

            <link href="/rsynko-reqwest/0.1.1/rsynko_reqwest/" />
            <id>urn:docs-rs:rsynko-reqwest:0.1.1</id>
            <updated>
            2026-09-01T00:06:44.055623+00:00</updated>

            <summary>Reqwest and filesystem interpreters for Rsynko</summary>

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

        <entry>
            <title>btree_experiment-0.1.106</title>

            <link href="/btree_experiment/0.1.106/btree_experiment/" />
            <id>urn:docs-rs:btree_experiment:0.1.106</id>
            <updated>
            2026-09-01T00:06:43.633798+00:00</updated>

            <summary>Crate implements a BTreeMap similar to std::collections::BTreeMap.</summary>

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

        <entry>
            <title>libwayshot-freeze-feat-andrean-0.3.2-dev</title>

            <link href="/libwayshot-freeze-feat-andrean/0.3.2-dev/libwayshot_freeze_feat_andrean/" />
            <id>urn:docs-rs:libwayshot-freeze-feat-andrean:0.3.2-dev</id>
            <updated>
            2026-09-01T00:06:39.703303+00:00</updated>

            <summary>libwayshot-freeze-feat-andrean` is a convenient wrapper over the wlroots screenshot protocol that provides a simple API to take screenshots with.</summary>

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

        <entry>
            <title>saturate-0.1.0</title>

            <link href="/saturate/0.1.0/saturate/" />
            <id>urn:docs-rs:saturate:0.1.0</id>
            <updated>
            2026-09-01T00:06:35.030049+00:00</updated>

            <summary>Rust traits for saturating conversion between numeric types</summary>

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

        <entry>
            <title>rsynko-memory-0.1.1</title>

            <link href="/rsynko-memory/0.1.1/rsynko_memory/" />
            <id>urn:docs-rs:rsynko-memory:0.1.1</id>
            <updated>
            2026-09-01T00:06:32.284674+00:00</updated>

            <summary>Deterministic in-memory interpreters for Rsynko specifications</summary>

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

        <entry>
            <title>rsynko-process-0.1.1</title>

            <link href="/rsynko-process/0.1.1/rsynko_process/" />
            <id>urn:docs-rs:rsynko-process:0.1.1</id>
            <updated>
            2026-09-01T00:06:30.863471+00:00</updated>

            <summary>Operating-system process interpreter for Rsynko folder transfers</summary>

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

        <entry>
            <title>rsynko-ui-0.1.1</title>

            <link href="/rsynko-ui/0.1.1/rsynko_ui/" />
            <id>urn:docs-rs:rsynko-ui:0.1.1</id>
            <updated>
            2026-09-01T00:06:28.592084+00:00</updated>

            <summary>Renderer-neutral presentation specification for Rsynko</summary>

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

        <entry>
            <title>rsynko-rsync-0.1.1</title>

            <link href="/rsynko-rsync/0.1.1/rsynko_rsync/" />
            <id>urn:docs-rs:rsynko-rsync:0.1.1</id>
            <updated>
            2026-09-01T00:06:22.706010+00:00</updated>

            <summary>Transfer specification for Rsynko: endpoints, commands, and what a transfer would do</summary>

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

        <entry>
            <title>rsynko-manager-0.1.1</title>

            <link href="/rsynko-manager/0.1.1/rsynko_manager/" />
            <id>urn:docs-rs:rsynko-manager:0.1.1</id>
            <updated>
            2026-09-01T00:06:20.267451+00:00</updated>

            <summary>Renderer-neutral transfer-manager specification for Rsynko</summary>

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

        <entry>
            <title>rsynko-yt-0.1.1</title>

            <link href="/rsynko-yt/0.1.1/rsynko_yt/" />
            <id>urn:docs-rs:rsynko-yt:0.1.1</id>
            <updated>
            2026-09-01T00:06:18.640141+00:00</updated>

            <summary>Youtube download specialization for Rsynko</summary>

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

        <entry>
            <title>viadkim-0.2.0</title>

            <link href="/viadkim/0.2.0/viadkim/" />
            <id>urn:docs-rs:viadkim:0.2.0</id>
            <updated>
            2026-09-01T00:06:14.555842+00:00</updated>

            <summary>Implementation of the DomainKeys Identified Mail (DKIM) specification</summary>

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