<?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 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )</id>
    <updated>2026-05-27T04:13:40.642118+00:00</updated>

        <entry>
            <title>harn-cli-0.8.44</title>

            <link href="/harn-cli/0.8.44/harn_cli/" />
            <id>urn:docs-rs:harn-cli:0.8.44</id>
            <updated>
            2026-05-27T04:13:40.642118+00:00</updated>

            <summary>CLI for the Harn programming language — run, test, REPL, format, and lint</summary>

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

        <entry>
            <title>strykelang-0.15.0</title>

            <link href="/strykelang/0.15.0/stryke/" />
            <id>urn:docs-rs:strykelang:0.15.0</id>
            <updated>
            2026-05-27T04:13:16.022338+00:00</updated>

            <summary>A highly parallel Perl 5 interpreter written in Rust</summary>

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

        <entry>
            <title>rust-key-paths-3.1.0</title>

            <link href="/rust-key-paths/3.1.0/rust_key_paths/" />
            <id>urn:docs-rs:rust-key-paths:3.1.0</id>
            <updated>
            2026-05-27T04:10:31.085796+00:00</updated>

            <summary>Keypaths for Rust: Static dispatch implementation (rust-keypaths) and legacy dynamic dispatch (key-paths-core). Type-safe, composable access to nested data structures.</summary>

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

        <entry>
            <title>key-paths-core-2.0.0</title>

            <link href="/key-paths-core/2.0.0/key_paths_core/" />
            <id>urn:docs-rs:key-paths-core:2.0.0</id>
            <updated>
            2026-05-27T04:10:27.290202+00:00</updated>

            <summary>Trait-only keypath surface (Readable, Writable, KpTrait, AccessorTrait) for building custom keypath libraries.</summary>

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

        <entry>
            <title>tij-0.5.2</title>

            <link href="/tij/0.5.2/tij/" />
            <id>urn:docs-rs:tij:0.5.2</id>
            <updated>
            2026-05-27T04:09:21.473425+00:00</updated>

            <summary>Text-mode interface for Jujutsu - a TUI for jj version control</summary>

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

        <entry>
            <title>cargo-allow-0.1.0</title>

            <link href="/crate/cargo-allow/0.1.0" />
            <id>urn:docs-rs:cargo-allow:0.1.0</id>
            <updated>
            2026-05-27T04:09:06.804107+00:00</updated>

            <summary>Source-tree exception ledger and policy scanner for Rust repositories.</summary>

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

        <entry>
            <title>llmsdk-xai-0.1.1</title>

            <link href="/llmsdk-xai/0.1.1/llmsdk_xai/" />
            <id>urn:docs-rs:llmsdk-xai:0.1.1</id>
            <updated>
            2026-05-27T04:08:24.969670+00:00</updated>

            <summary>xAI provider for llmsdk (Rust port of @ai-sdk/xai)</summary>

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

        <entry>
            <title>harn-serve-0.8.44</title>

            <link href="/harn-serve/0.8.44/harn_serve/" />
            <id>urn:docs-rs:harn-serve:0.8.44</id>
            <updated>
            2026-05-27T04:08:17.908883+00:00</updated>

            <summary>Shared outbound workflow server core for Harn adapters</summary>

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

        <entry>
            <title>harn-hostlib-0.8.44</title>

            <link href="/harn-hostlib/0.8.44/harn_hostlib/" />
            <id>urn:docs-rs:harn-hostlib:0.8.44</id>
            <updated>
            2026-05-27T04:08:00.684603+00:00</updated>

            <summary>Opt-in code-intelligence and deterministic-tool host builtins for the Harn VM</summary>

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

        <entry>
            <title>tiny_pretty-0.4.1</title>

            <link href="/tiny_pretty/0.4.1/tiny_pretty/" />
            <id>urn:docs-rs:tiny_pretty:0.4.1</id>
            <updated>
            2026-05-27T04:07:51.791854+00:00</updated>

            <summary>Tiny implementation of Wadler-style pretty printer.</summary>

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

        <entry>
            <title>harn-lint-0.8.44</title>

            <link href="/harn-lint/0.8.44/harn_lint/" />
            <id>urn:docs-rs:harn-lint:0.8.44</id>
            <updated>
            2026-05-27T04:07:51.073224+00:00</updated>

            <summary>Linter for the Harn programming language</summary>

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

        <entry>
            <title>harn-vm-0.8.44</title>

            <link href="/harn-vm/0.8.44/harn_vm/" />
            <id>urn:docs-rs:harn-vm:0.8.44</id>
            <updated>
            2026-05-27T04:07:46.686009+00:00</updated>

            <summary>Async bytecode virtual machine for the Harn programming language</summary>

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

        <entry>
            <title>harn-lsp-0.8.44</title>

            <link href="/crate/harn-lsp/0.8.44" />
            <id>urn:docs-rs:harn-lsp:0.8.44</id>
            <updated>
            2026-05-27T04:06:14.725500+00:00</updated>

            <summary>Language Server Protocol implementation for Harn</summary>

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

        <entry>
            <title>harn-modules-0.8.44</title>

            <link href="/harn-modules/0.8.44/harn_modules/" />
            <id>urn:docs-rs:harn-modules:0.8.44</id>
            <updated>
            2026-05-27T04:06:01.215865+00:00</updated>

            <summary>Cross-file module graph and import resolution utilities for Harn</summary>

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

        <entry>
            <title>harn-dap-0.8.44</title>

            <link href="/crate/harn-dap/0.8.44" />
            <id>urn:docs-rs:harn-dap:0.8.44</id>
            <updated>
            2026-05-27T04:06:00.932600+00:00</updated>

            <summary>Debug Adapter Protocol implementation for Harn</summary>

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

        <entry>
            <title>harn-ir-0.8.44</title>

            <link href="/harn-ir/0.8.44/harn_ir/" />
            <id>urn:docs-rs:harn-ir:0.8.44</id>
            <updated>
            2026-05-27T04:05:53.340073+00:00</updated>

            <summary>CFG and invariant analysis for the Harn programming language</summary>

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

        <entry>
            <title>harn-fmt-0.8.44</title>

            <link href="/harn-fmt/0.8.44/harn_fmt/" />
            <id>urn:docs-rs:harn-fmt:0.8.44</id>
            <updated>
            2026-05-27T04:05:45.608317+00:00</updated>

            <summary>Code formatter for the Harn programming language</summary>

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

        <entry>
            <title>harn-parser-0.8.44</title>

            <link href="/harn-parser/0.8.44/harn_parser/" />
            <id>urn:docs-rs:harn-parser:0.8.44</id>
            <updated>
            2026-05-27T04:05:43.336308+00:00</updated>

            <summary>Parser, AST, and type checker for the Harn programming language</summary>

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

        <entry>
            <title>harn-stdlib-0.8.44</title>

            <link href="/harn-stdlib/0.8.44/harn_stdlib/" />
            <id>urn:docs-rs:harn-stdlib:0.8.44</id>
            <updated>
            2026-05-27T04:05:34.141527+00:00</updated>

            <summary>Embedded Harn standard library source catalog</summary>

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

        <entry>
            <title>harn-skills-0.8.44</title>

            <link href="/harn-skills/0.8.44/harn_skills/" />
            <id>urn:docs-rs:harn-skills:0.8.44</id>
            <updated>
            2026-05-27T04:05:30.328846+00:00</updated>

            <summary>Embedded skill corpus for the Harn CLI and runtime</summary>

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

        <entry>
            <title>harn-lexer-0.8.44</title>

            <link href="/harn-lexer/0.8.44/harn_lexer/" />
            <id>urn:docs-rs:harn-lexer:0.8.44</id>
            <updated>
            2026-05-27T04:05:26.519560+00:00</updated>

            <summary>Tokenizer with span tracking for the Harn programming language</summary>

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

        <entry>
            <title>harn-clock-0.8.44</title>

            <link href="/harn-clock/0.8.44/harn_clock/" />
            <id>urn:docs-rs:harn-clock:0.8.44</id>
            <updated>
            2026-05-27T04:05:18.892406+00:00</updated>

            <summary>Unified time + sleep abstraction for the Harn runtime, CLI, triggers, cron, and harn-cloud.</summary>

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

        <entry>
            <title>agentsniff-2.0.2</title>

            <link href="/agentsniff/2.0.2/agentsniff/" />
            <id>urn:docs-rs:agentsniff:2.0.2</id>
            <updated>
            2026-05-27T04:04:56.731936+00:00</updated>

            <summary>AI agent network scanner — detects AI agents on enterprise networks via passive monitoring, active probing, protocol detection, and behavioral analysis.</summary>

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

        <entry>
            <title>flowlog-build-0.3.0</title>

            <link href="/flowlog-build/0.3.0/flowlog_build/" />
            <id>urn:docs-rs:flowlog-build:0.3.0</id>
            <updated>
            2026-05-27T04:04:09.344801+00:00</updated>

            <summary>Build-time FlowLog compiler for library mode.</summary>

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

        <entry>
            <title>codewhale-cli-0.8.47</title>

            <link href="/codewhale-cli/0.8.47/codewhale_cli/" />
            <id>urn:docs-rs:codewhale-cli:0.8.47</id>
            <updated>
            2026-05-27T04:03:55.680068+00:00</updated>

            <summary>Agentic terminal facade for open-source and open-weight coding models</summary>

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

        <entry>
            <title>pgevolve-0.3.4</title>

            <link href="/pgevolve/0.3.4/pgevolve/" />
            <id>urn:docs-rs:pgevolve:0.3.4</id>
            <updated>
            2026-05-27T04:03:42.252657+00:00</updated>

            <summary>Postgres declarative schema management CLI — diff source SQL against a live database and generate reviewable migrations.</summary>

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

        <entry>
            <title>codewhale-app-server-0.8.47</title>

            <link href="/codewhale-app-server/0.8.47/codewhale_app_server/" />
            <id>urn:docs-rs:codewhale-app-server:0.8.47</id>
            <updated>
            2026-05-27T04:03:30.867800+00:00</updated>

            <summary>Codex-style app-server transport for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-tui-0.8.47</title>

            <link href="/crate/codewhale-tui/0.8.47" />
            <id>urn:docs-rs:codewhale-tui:0.8.47</id>
            <updated>
            2026-05-27T04:03:30.254053+00:00</updated>

            <summary>Terminal UI for open-source and open-weight coding models</summary>

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

        <entry>
            <title>remendo-0.2.0</title>

            <link href="/remendo/0.2.0/remendo/" />
            <id>urn:docs-rs:remendo:0.2.0</id>
            <updated>
            2026-05-27T04:03:20.695067+00:00</updated>

            <summary>A terminal interface for Sashiko agentic patch review instances</summary>

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

        <entry>
            <title>codewhale-core-0.8.47</title>

            <link href="/codewhale-core/0.8.47/codewhale_core/" />
            <id>urn:docs-rs:codewhale-core:0.8.47</id>
            <updated>
            2026-05-27T04:03:19.568193+00:00</updated>

            <summary>Core runtime boundaries for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-tui-core-0.8.47</title>

            <link href="/codewhale-tui-core/0.8.47/codewhale_tui_core/" />
            <id>urn:docs-rs:codewhale-tui-core:0.8.47</id>
            <updated>
            2026-05-27T04:02:52.622526+00:00</updated>

            <summary>Event-driven TUI state machine scaffold for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>pgevolve-core-0.3.4</title>

            <link href="/pgevolve-core/0.3.4/pgevolve_core/" />
            <id>urn:docs-rs:pgevolve-core:0.3.4</id>
            <updated>
            2026-05-27T04:02:36.234668+00:00</updated>

            <summary>Postgres declarative schema management — core library (parser, IR, diff, planner) powering the pgevolve CLI.</summary>

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

        <entry>
            <title>codewhale-hooks-0.8.47</title>

            <link href="/codewhale-hooks/0.8.47/codewhale_hooks/" />
            <id>urn:docs-rs:codewhale-hooks:0.8.47</id>
            <updated>
            2026-05-27T04:01:56.466983+00:00</updated>

            <summary>Hook dispatch and notifications parity for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-tools-0.8.47</title>

            <link href="/codewhale-tools/0.8.47/codewhale_tools/" />
            <id>urn:docs-rs:codewhale-tools:0.8.47</id>
            <updated>
            2026-05-27T04:01:48.164451+00:00</updated>

            <summary>Tool invocation lifecycle, schema validation, and scheduler parallelism for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-mcp-0.8.47</title>

            <link href="/codewhale-mcp/0.8.47/codewhale_mcp/" />
            <id>urn:docs-rs:codewhale-mcp:0.8.47</id>
            <updated>
            2026-05-27T04:01:46.052506+00:00</updated>

            <summary>MCP server lifecycle and tool proxy compatibility for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-execpolicy-0.8.47</title>

            <link href="/codewhale-execpolicy/0.8.47/codewhale_execpolicy/" />
            <id>urn:docs-rs:codewhale-execpolicy:0.8.47</id>
            <updated>
            2026-05-27T04:01:39.061830+00:00</updated>

            <summary>Execution policy and approval model parity for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-state-0.8.47</title>

            <link href="/codewhale-state/0.8.47/codewhale_state/" />
            <id>urn:docs-rs:codewhale-state:0.8.47</id>
            <updated>
            2026-05-27T04:01:34.454885+00:00</updated>

            <summary>Session/thread persistence and recovery model for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-agent-0.8.47</title>

            <link href="/codewhale-agent/0.8.47/codewhale_agent/" />
            <id>urn:docs-rs:codewhale-agent:0.8.47</id>
            <updated>
            2026-05-27T04:01:30.570236+00:00</updated>

            <summary>Model/provider registry and fallback strategy for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-protocol-0.8.47</title>

            <link href="/codewhale-protocol/0.8.47/codewhale_protocol/" />
            <id>urn:docs-rs:codewhale-protocol:0.8.47</id>
            <updated>
            2026-05-27T04:01:18.451571+00:00</updated>

            <summary>Codex-style app-server protocol frames for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-config-0.8.47</title>

            <link href="/codewhale-config/0.8.47/codewhale_config/" />
            <id>urn:docs-rs:codewhale-config:0.8.47</id>
            <updated>
            2026-05-27T04:01:18.031253+00:00</updated>

            <summary>Config schema and precedence model for DeepSeek workspace architecture</summary>

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

        <entry>
            <title>codewhale-secrets-0.8.47</title>

            <link href="/codewhale-secrets/0.8.47/codewhale_secrets/" />
            <id>urn:docs-rs:codewhale-secrets:0.8.47</id>
            <updated>
            2026-05-27T04:01:07.468413+00:00</updated>

            <summary>Secret storage backends (OS keyring with file fallback) for DeepSeek workspace</summary>

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

        <entry>
            <title>allow-policy-legacy-0.1.0</title>

            <link href="/allow-policy-legacy/0.1.0/allow_policy_legacy/" />
            <id>urn:docs-rs:allow-policy-legacy:0.1.0</id>
            <updated>
            2026-05-27T03:58:35.246251+00:00</updated>

            <summary>Legacy policy adapters for cargo-allow migrations.</summary>

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

        <entry>
            <title>tetration-0.1.3</title>

            <link href="/tetration/0.1.3/tetration/" />
            <id>urn:docs-rs:tetration:0.1.3</id>
            <updated>
            2026-05-27T03:58:04.893134+00:00</updated>

            <summary>Tetration tensor file format: Rust library (tetration) and tet CLI</summary>

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

        <entry>
            <title>llmsdk-google-0.1.1</title>

            <link href="/llmsdk-google/0.1.1/llmsdk_google/" />
            <id>urn:docs-rs:llmsdk-google:0.1.1</id>
            <updated>
            2026-05-27T03:57:48.479496+00:00</updated>

            <summary>Google Gemini provider for llmsdk (Rust port of @ai-sdk/google)</summary>

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

        <entry>
            <title>sfo-reuseport-0.1.0</title>

            <link href="/sfo-reuseport/0.1.0/sfo_reuseport/" />
            <id>urn:docs-rs:sfo-reuseport:0.1.0</id>
            <updated>
            2026-05-27T03:54:53.325485+00:00</updated>

            <summary>Multi-worker TCP and UDP services with reuse-port style socket distribution</summary>

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

        <entry>
            <title>ekodb_client-0.18.2</title>

            <link href="/ekodb_client/0.18.2/ekodb_client/" />
            <id>urn:docs-rs:ekodb_client:0.18.2</id>
            <updated>
            2026-05-27T03:54:41.115936+00:00</updated>

            <summary>Official Rust client library for ekoDB - A high-performance database</summary>

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

        <entry>
            <title>fishpi-sdk-0.1.9</title>

            <link href="/fishpi-sdk/0.1.9/fishpi_sdk/" />
            <id>urn:docs-rs:fishpi-sdk:0.1.9</id>
            <updated>
            2026-05-27T03:52:19.193484+00:00</updated>

            <summary>A Rust SDK for interacting with the FishPi community API</summary>

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

        <entry>
            <title>odim-0.1.0</title>

            <link href="/odim/0.1.0/odim/" />
            <id>urn:docs-rs:odim:0.1.0</id>
            <updated>
            2026-05-27T03:52:18.681589+00:00</updated>

            <summary>One Dimensional FDM.</summary>

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

        <entry>
            <title>mcp-maps-1.0.0</title>

            <link href="/mcp-maps/1.0.0/mcp_maps/" />
            <id>urn:docs-rs:mcp-maps:1.0.0</id>
            <updated>
            2026-05-27T03:52:12.737894+00:00</updated>

            <summary>Maps &#38;amp; Geolocation MCP server — geocoding, reverse geocoding, routing, elevation, POI search (OpenStreetMap, OSRM, OpenTopoData)</summary>

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

        <entry>
            <title>allow-diff-0.1.0</title>

            <link href="/allow-diff/0.1.0/allow_diff/" />
            <id>urn:docs-rs:allow-diff:0.1.0</id>
            <updated>
            2026-05-27T03:48:26.726891+00:00</updated>

            <summary>Source-tree and policy posture diff helpers for cargo-allow.</summary>

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

        <entry>
            <title>llmsdk-cohere-0.1.1</title>

            <link href="/llmsdk-cohere/0.1.1/llmsdk_cohere/" />
            <id>urn:docs-rs:llmsdk-cohere:0.1.1</id>
            <updated>
            2026-05-27T03:48:00.521850+00:00</updated>

            <summary>Cohere provider for llmsdk (Rust port of @ai-sdk/cohere)</summary>

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

        <entry>
            <title>finance-datagen-0.2.1</title>

            <link href="/finance-datagen/0.2.1/finance_datagen/" />
            <id>urn:docs-rs:finance-datagen:0.2.1</id>
            <updated>
            2026-05-27T03:47:48.033040+00:00</updated>

            <summary>Standard financial data generation</summary>

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

        <entry>
            <title>f1r3fly-rholang-0.1.1</title>

            <link href="/f1r3fly-rholang/0.1.1/f1r3fly_rholang/" />
            <id>urn:docs-rs:f1r3fly-rholang:0.1.1</id>
            <updated>
            2026-05-27T03:47:27.642929+00:00</updated>

            <summary>F1r3fly Rholang programming language - concurrent, message-passing smart contract language</summary>

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

        <entry>
            <title>xaeroflux-ffi-0.8.0-m5</title>

            <link href="/xaeroflux-ffi/0.8.0-m5/xaeroflux_ffi/" />
            <id>urn:docs-rs:xaeroflux-ffi:0.8.0-m5</id>
            <updated>
            2026-05-27T03:47:16.065560+00:00</updated>

            <summary>EXPERIMENTAL: actor layer for xaeroflux</summary>

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

        <entry>
            <title>gust-render-0.2.0</title>

            <link href="/gust-render/0.2.0/gust_render/" />
            <id>urn:docs-rs:gust-render:0.2.0</id>
            <updated>
            2026-05-27T03:46:30.942872+00:00</updated>

            <summary>Gust is a simple 2D graphical library inspired by SFML.</summary>

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

        <entry>
            <title>tsukuyomi-juniper-0.3.1</title>

            <link href="/tsukuyomi-juniper/0.3.1/tsukuyomi_juniper/" />
            <id>urn:docs-rs:tsukuyomi-juniper:0.3.1</id>
            <updated>
            2026-05-27T03:46:28.361782+00:00</updated>

            <summary>Components for integrating GraphQL endpoints into Tsukuyomi.
</summary>

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

        <entry>
            <title>tsukuyomi-cors-0.2.0</title>

            <link href="/tsukuyomi-cors/0.2.0/tsukuyomi_cors/" />
            <id>urn:docs-rs:tsukuyomi-cors:0.2.0</id>
            <updated>
            2026-05-27T03:46:01.141359+00:00</updated>

            <summary>CORS support for Tsukuyomi</summary>

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

        <entry>
            <title>mime-infer-4.0.1</title>

            <link href="/mime-infer/4.0.1/mime_infer/" />
            <id>urn:docs-rs:mime-infer:4.0.1</id>
            <updated>
            2026-05-27T03:45:58.599217+00:00</updated>

            <summary>A simple crate for detection of a file&#38;apos;s MIME type by its extension.</summary>

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

        <entry>
            <title>tsukuyomi-0.5.3</title>

            <link href="/tsukuyomi/0.5.3/tsukuyomi/" />
            <id>urn:docs-rs:tsukuyomi:0.5.3</id>
            <updated>
            2026-05-27T03:45:54.148449+00:00</updated>

            <summary>Asynchronous Web framework for Rust
</summary>

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

        <entry>
            <title>rust-jni-generator-0.1.0</title>

            <link href="/rust-jni-generator/0.1.0/rust_jni_generator/" />
            <id>urn:docs-rs:rust-jni-generator:0.1.0</id>
            <updated>
            2026-05-27T03:45:47.046340+00:00</updated>

            <summary>A package for generating Java class wrappers that use rust-jni crate</summary>

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

        <entry>
            <title>einvoice_deps_yaserde_derive-0.0.1</title>

            <link href="/einvoice_deps_yaserde_derive/0.0.1/einvoice_deps_yaserde_derive/" />
            <id>urn:docs-rs:einvoice_deps_yaserde_derive:0.0.1</id>
            <updated>
            2026-05-27T03:45:41.681804+00:00</updated>

            <summary>Serialization and deserialization macros</summary>

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

        <entry>
            <title>swish-api-0.1.0</title>

            <link href="/swish-api/0.1.0/swish_api/" />
            <id>urn:docs-rs:swish-api:0.1.0</id>
            <updated>
            2026-05-27T03:45:40.438982+00:00</updated>

            <summary>API bindings for the Swish Payment API</summary>

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

        <entry>
            <title>lnpbp_elgamal-0.9.0</title>

            <link href="/lnpbp_elgamal/0.9.0/lnpbp_elgamal/" />
            <id>urn:docs-rs:lnpbp_elgamal:0.9.0</id>
            <updated>
            2026-05-27T03:45:38.257664+00:00</updated>

            <summary>LNPBP-31: ElGamal symmetric encryptiion library with Secp256k1 curve</summary>

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

        <entry>
            <title>llmsdk-mistral-0.1.1</title>

            <link href="/llmsdk-mistral/0.1.1/llmsdk_mistral/" />
            <id>urn:docs-rs:llmsdk-mistral:0.1.1</id>
            <updated>
            2026-05-27T03:45:36.416162+00:00</updated>

            <summary>Mistral provider for llmsdk (Rust port of @ai-sdk/mistral)</summary>

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

        <entry>
            <title>einvoice_deps_yaserde-0.0.1</title>

            <link href="/einvoice_deps_yaserde/0.0.1/einvoice_deps_yaserde/" />
            <id>urn:docs-rs:einvoice_deps_yaserde:0.0.1</id>
            <updated>
            2026-05-27T03:45:30.831528+00:00</updated>

            <summary>Serialization and deserialization library</summary>

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

        <entry>
            <title>freenet-0.2.67</title>

            <link href="/freenet/0.2.67/freenet/" />
            <id>urn:docs-rs:freenet:0.2.67</id>
            <updated>
            2026-05-27T03:45:27.582428+00:00</updated>

            <summary>Freenet core software</summary>

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

        <entry>
            <title>bimp-net-0.0.1</title>

            <link href="/bimp-net/0.0.1/bimp_net/" />
            <id>urn:docs-rs:bimp-net:0.0.1</id>
            <updated>
            2026-05-27T03:45:25.954901+00:00</updated>

            <summary>A Rust wrapper around libcurl-impersonate in the shape of hyper.</summary>

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

        <entry>
            <title>boogy-db-0.1.0</title>

            <link href="/boogy-db/0.1.0/boogy_db/" />
            <id>urn:docs-rs:boogy-db:0.1.0</id>
            <updated>
            2026-05-27T03:45:23.636693+00:00</updated>

            <summary>Embedded in-place B+ tree storage engine with WAL, per-table concurrency, secondary indexes, lazy row decoding, and optional AES-256-GCM encryption and vector search. Powers the storage tier of the Boogy serverless platform (https://boogy.ai).</summary>

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

        <entry>
            <title>fdev-0.3.229</title>

            <link href="/crate/fdev/0.3.229" />
            <id>urn:docs-rs:fdev:0.3.229</id>
            <updated>
            2026-05-27T03:45:18.124913+00:00</updated>

            <summary>Freenet development tool</summary>

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

        <entry>
            <title>llmsdk-anthropic-0.1.1</title>

            <link href="/llmsdk-anthropic/0.1.1/llmsdk_anthropic/" />
            <id>urn:docs-rs:llmsdk-anthropic:0.1.1</id>
            <updated>
            2026-05-27T03:45:11.258675+00:00</updated>

            <summary>Anthropic provider for llmsdk (Rust port of @ai-sdk/anthropic)</summary>

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

        <entry>
            <title>llmsdk-openai-0.1.1</title>

            <link href="/llmsdk-openai/0.1.1/llmsdk_openai/" />
            <id>urn:docs-rs:llmsdk-openai:0.1.1</id>
            <updated>
            2026-05-27T03:45:07.513284+00:00</updated>

            <summary>OpenAI provider for llmsdk (Rust port of @ai-sdk/openai)</summary>

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

        <entry>
            <title>tsukuyomi-internal-0.4.3</title>

            <link href="/tsukuyomi-internal/0.4.3/tsukuyomi_internal/" />
            <id>urn:docs-rs:tsukuyomi-internal:0.4.3</id>
            <updated>
            2026-05-27T03:45:05.099098+00:00</updated>

            <summary>internal crate for Tsukuyomi.</summary>

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

        <entry>
            <title>bestest_panik-0.1.0</title>

            <link href="/bestest_panik/0.1.0/bestest_panik/" />
            <id>urn:docs-rs:bestest_panik:0.1.0</id>
            <updated>
            2026-05-27T03:44:57.357943+00:00</updated>

            <summary>The bestest panik that really paniks. (joke crate)</summary>

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

        <entry>
            <title>hmmmm-0.1.2</title>

            <link href="/hmmmm/0.1.2/hmmmm/" />
            <id>urn:docs-rs:hmmmm:0.1.2</id>
            <updated>
            2026-05-27T03:44:51.259754+00:00</updated>

            <summary>Performant and easy-to-use hidden Markov models</summary>

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

        <entry>
            <title>sentry-conduit-0.29.0</title>

            <link href="/sentry-conduit/0.29.0/sentry_conduit/" />
            <id>urn:docs-rs:sentry-conduit:0.29.0</id>
            <updated>
            2026-05-27T03:44:42.260227+00:00</updated>

            <summary>Sentry middleware for conduit</summary>

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

        <entry>
            <title>llmsdk-provider-utils-0.1.1</title>

            <link href="/llmsdk-provider-utils/0.1.1/llmsdk_provider_utils/" />
            <id>urn:docs-rs:llmsdk-provider-utils:0.1.1</id>
            <updated>
            2026-05-27T03:44:34.460488+00:00</updated>

            <summary>HTTP, SSE and config utilities shared by llmsdk providers (Rust port of @ai-sdk/provider-utils)</summary>

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

        <entry>
            <title>actix-nats-0.4.1</title>

            <link href="/actix-nats/0.4.1/actix_nats/" />
            <id>urn:docs-rs:actix-nats:0.4.1</id>
            <updated>
            2026-05-27T03:44:30.378624+00:00</updated>

            <summary>Actix actor for NATS Message Broker</summary>

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

        <entry>
            <title>atx-cbor-0.0.20</title>

            <link href="/atx-cbor/0.0.20/atx_cbor/" />
            <id>urn:docs-rs:atx-cbor:0.0.20</id>
            <updated>
            2026-05-27T03:44:20.838946+00:00</updated>

            <summary>Altronix Ser/De data types from device atx-zdk</summary>

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

        <entry>
            <title>bytecode-0.3.0</title>

            <link href="/bytecode/0.3.0/bytecode/" />
            <id>urn:docs-rs:bytecode:0.3.0</id>
            <updated>
            2026-05-27T03:44:11.735210+00:00</updated>

            <summary>This library provides the ability to read bytecode.</summary>

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

        <entry>
            <title>linkstore-1.0.2</title>

            <link href="/linkstore/1.0.2/linkstore/" />
            <id>urn:docs-rs:linkstore:1.0.2</id>
            <updated>
            2026-05-27T03:44:11.087606+00:00</updated>

            <summary>Library for embedding, manipulating and retrieving data embedded in binaries using linker sections</summary>

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

        <entry>
            <title>hmmmm_derive-0.1.0</title>

            <link href="/hmmmm_derive/0.1.0/hmmmm_derive/" />
            <id>urn:docs-rs:hmmmm_derive:0.1.0</id>
            <updated>
            2026-05-27T03:44:06.731053+00:00</updated>

            <summary>Derive macros for the hmmmm crate.</summary>

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

        <entry>
            <title>easy-rest-api-0.1.0</title>

            <link href="/easy-rest-api/0.1.0/rest_api/" />
            <id>urn:docs-rs:easy-rest-api:0.1.0</id>
            <updated>
            2026-05-27T03:44:02.541180+00:00</updated>

            <summary>A simple library for creating a HTTP API with minimal setup.</summary>

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

        <entry>
            <title>usiem-notioner-0.0.2</title>

            <link href="/usiem-notioner/0.0.2/usiem_notioner/" />
            <id>urn:docs-rs:usiem-notioner:0.0.2</id>
            <updated>
            2026-05-27T03:44:00.140115+00:00</updated>

            <summary>Send Alerts to Notion. Library to be used to build a custom SIEM with the framework uSIEM</summary>

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

        <entry>
            <title>assert_ok-1.0.2</title>

            <link href="/assert_ok/1.0.2/assert_ok/" />
            <id>urn:docs-rs:assert_ok:1.0.2</id>
            <updated>
            2026-05-27T03:43:57.813235+00:00</updated>

            <summary>A macro that asserts a Result is Ok</summary>

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

        <entry>
            <title>piston-texture-0.9.0</title>

            <link href="/piston-texture/0.9.0/texture/" />
            <id>urn:docs-rs:piston-texture:0.9.0</id>
            <updated>
            2026-05-27T03:43:49.966896+00:00</updated>

            <summary>A generic library for textures</summary>

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

        <entry>
            <title>raven-ecp-0.1.1</title>

            <link href="/raven-ecp/0.1.1/raven_ecp/" />
            <id>urn:docs-rs:raven-ecp:0.1.1</id>
            <updated>
            2026-05-27T03:43:41.890230+00:00</updated>

            <summary>Send error reports from Compute@Edge to Sentry</summary>

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

        <entry>
            <title>llmsdk-provider-0.1.1</title>

            <link href="/llmsdk-provider/0.1.1/llmsdk_provider/" />
            <id>urn:docs-rs:llmsdk-provider:0.1.1</id>
            <updated>
            2026-05-27T03:43:39.964801+00:00</updated>

            <summary>Provider trait abstractions for llmsdk (Rust port of @ai-sdk/provider v4)</summary>

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

        <entry>
            <title>faster-fishers-0.1.3</title>

            <link href="/faster-fishers/0.1.3/faster_fishers/" />
            <id>urn:docs-rs:faster-fishers:0.1.3</id>
            <updated>
            2026-05-27T03:43:38.636446+00:00</updated>

            <summary>Rust version of Scipy&#38;apos;s Fisher exact test.</summary>

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

        <entry>
            <title>byte-num-0.1.3</title>

            <link href="/byte-num/0.1.3/byte_num/" />
            <id>urn:docs-rs:byte-num:0.1.3</id>
            <updated>
            2026-05-27T03:43:24.254743+00:00</updated>

            <summary>Crate for converting numbers to bytes, and bytes to numbers in base 10!</summary>

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

        <entry>
            <title>llc-rs-0.1.3</title>

            <link href="/llc-rs/0.1.3/llc_rs/" />
            <id>urn:docs-rs:llc-rs:0.1.3</id>
            <updated>
            2026-05-27T03:43:21.850847+00:00</updated>

            <summary>A parser for logical link control frames.</summary>

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

        <entry>
            <title>largest-remainder-method-0.1.1</title>

            <link href="/largest-remainder-method/0.1.1/largest_remainder_method/" />
            <id>urn:docs-rs:largest-remainder-method:0.1.1</id>
            <updated>
            2026-05-27T03:43:19.880183+00:00</updated>

            <summary>The largest remainder method</summary>

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

        <entry>
            <title>hpl-reward-center-0.2.4</title>

            <link href="/hpl-reward-center/0.2.4/hpl_reward_center/" />
            <id>urn:docs-rs:hpl-reward-center:0.2.4</id>
            <updated>
            2026-05-27T03:43:16.197973+00:00</updated>

            <summary>Reward buyers and sellers of NFTs with spl tokens</summary>

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

        <entry>
            <title>readable_url-1.0.0</title>

            <link href="/readable_url/1.0.0/readable_url/" />
            <id>urn:docs-rs:readable_url:1.0.0</id>
            <updated>
            2026-05-27T03:43:16.025219+00:00</updated>

            <summary>Simplify URL content with Readability &#38;amp; optionally convert to Markdown.</summary>

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

        <entry>
            <title>schemer-0.2.1</title>

            <link href="/schemer/0.2.1/schemer/" />
            <id>urn:docs-rs:schemer:0.2.1</id>
            <updated>
            2026-05-27T03:43:15.345148+00:00</updated>

            <summary>A database schema migration library with DAG dependencies</summary>

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

        <entry>
            <title>tmuntaner-keyring-0.1.0-alpha.15</title>

            <link href="/tmuntaner-keyring/0.1.0-alpha.15/tmuntaner_keyring/" />
            <id>urn:docs-rs:tmuntaner-keyring:0.1.0-alpha.15</id>
            <updated>
            2026-05-27T03:43:06.134441+00:00</updated>

            <summary>A keyring client for linux, mac, and windows</summary>

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

        <entry>
            <title>hooks-yew-derive-1.0.0-alpha.1</title>

            <link href="/hooks-yew-derive/1.0.0-alpha.1/hooks_yew_derive/" />
            <id>urn:docs-rs:hooks-yew-derive:1.0.0-alpha.1</id>
            <updated>
            2026-05-27T03:42:51.582568+00:00</updated>

            <summary>Compile-time hook component for yew</summary>

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

        <entry>
            <title>gobject-subclass-0.2.1</title>

            <link href="/gobject-subclass/0.2.1/gobject_subclass/" />
            <id>urn:docs-rs:gobject-subclass:0.2.1</id>
            <updated>
            2026-05-27T03:42:43.495477+00:00</updated>

            <summary>Infrastructure for GObject subclassing in Rust</summary>

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

        <entry>
            <title>rustere-0.3.0</title>

            <link href="/rustere/0.3.0/rustere/" />
            <id>urn:docs-rs:rustere:0.3.0</id>
            <updated>
            2026-05-27T03:42:42.414258+00:00</updated>

            <summary>Rust template repository</summary>

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

        <entry>
            <title>docker-sdk-0.1.2</title>

            <link href="/docker-sdk/0.1.2/docker_sdk/" />
            <id>urn:docs-rs:docker-sdk:0.1.2</id>
            <updated>
            2026-05-27T03:42:42.182363+00:00</updated>

            <summary>docker-sdk for rust-lang</summary>

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

        <entry>
            <title>someip-0.1.1</title>

            <link href="/someip/0.1.1/someip/" />
            <id>urn:docs-rs:someip:0.1.1</id>
            <updated>
            2026-05-27T03:42:40.416007+00:00</updated>

            <summary>SOME/IP Service and Client implementation</summary>

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

        <entry>
            <title>reuler-0.2.0</title>

            <link href="/reuler/0.2.0/reuler/" />
            <id>urn:docs-rs:reuler:0.2.0</id>
            <updated>
            2026-05-27T03:42:37.167696+00:00</updated>

            <summary>Solutions to Project Euler in Rust</summary>

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

        <entry>
            <title>nonblock-logger-0.2.2</title>

            <link href="/nonblock-logger/0.2.2/nonblock_logger/" />
            <id>urn:docs-rs:nonblock-logger:0.2.2</id>
            <updated>
            2026-05-27T03:42:36.635277+00:00</updated>

            <summary>A non-blocking logger for Rust</summary>

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

        <entry>
            <title>awdl-frame-parser-0.4.1</title>

            <link href="/awdl-frame-parser/0.4.1/awdl_frame_parser/" />
            <id>urn:docs-rs:awdl-frame-parser:0.4.1</id>
            <updated>
            2026-05-27T03:42:32.543215+00:00</updated>

            <summary>A parser for AWDL data and action frames.</summary>

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

        <entry>
            <title>common-utils-0.1.2</title>

            <link href="/common-utils/0.1.2/common_utils/" />
            <id>urn:docs-rs:common-utils:0.1.2</id>
            <updated>
            2026-05-27T03:42:24.915086+00:00</updated>

            <summary>common utils library</summary>

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

        <entry>
            <title>devicetree-0.1.1</title>

            <link href="/devicetree/0.1.1/devicetree/" />
            <id>urn:docs-rs:devicetree:0.1.1</id>
            <updated>
            2026-05-27T03:42:23.697865+00:00</updated>

            <summary>Devicetree parsing tool</summary>

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

        <entry>
            <title>rdm3600-0.1.0</title>

            <link href="/rdm3600/0.1.0/rdm3600/" />
            <id>urn:docs-rs:rdm3600:0.1.0</id>
            <updated>
            2026-05-27T03:42:22.433338+00:00</updated>

            <summary>Embedded-Hal driver for the RDM3600 RFID scanner</summary>

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

        <entry>
            <title>egnitely_client-0.1.5</title>

            <link href="/egnitely_client/0.1.5/egnitely_client/" />
            <id>urn:docs-rs:egnitely_client:0.1.5</id>
            <updated>
            2026-05-27T03:42:19.458056+00:00</updated>

            <summary>Client library of Egnitely which contains helpers to build functions</summary>

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

        <entry>
            <title>emailmessage-0.2.2</title>

            <link href="/emailmessage/0.2.2/emailmessage/" />
            <id>urn:docs-rs:emailmessage:0.2.2</id>
            <updated>
            2026-05-27T03:42:18.583817+00:00</updated>

            <summary>Email Message library for Rust</summary>

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

        <entry>
            <title>qsolve-1.0.0</title>

            <link href="/qsolve/1.0.0/qsolve/" />
            <id>urn:docs-rs:qsolve:1.0.0</id>
            <updated>
            2026-05-27T03:42:17.580651+00:00</updated>

            <summary>A command-line tool for solving Queens puzzles</summary>

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

        <entry>
            <title>sse-0.2.0</title>

            <link href="/sse/0.2.0/sse/" />
            <id>urn:docs-rs:sse:0.2.0</id>
            <updated>
            2026-05-27T03:42:16.521233+00:00</updated>

            <summary>simple SSE server/client
</summary>

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

        <entry>
            <title>pelagos-0.62.0</title>

            <link href="/pelagos/0.62.0/pelagos/" />
            <id>urn:docs-rs:pelagos:0.62.0</id>
            <updated>
            2026-05-27T03:42:06.971255+00:00</updated>

            <summary>Fast Linux container runtime — OCI-compatible, namespaces, cgroups v2, seccomp, networking, image management</summary>

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

        <entry>
            <title>polyisoprene-0.1.0</title>

            <link href="/polyisoprene/0.1.0/polyisoprene/" />
            <id>urn:docs-rs:polyisoprene:0.1.0</id>
            <updated>
            2026-05-27T03:42:05.034230+00:00</updated>

            <summary>A PDF Generator for Math Homeworks</summary>

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

        <entry>
            <title>ether-type-0.1.5</title>

            <link href="/ether-type/0.1.5/ether_type/" />
            <id>urn:docs-rs:ether-type:0.1.5</id>
            <updated>
            2026-05-27T03:42:03.608101+00:00</updated>

            <summary>A parser for IEEE 802.3 EtherTypes.</summary>

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

        <entry>
            <title>aobscan-0.3.0</title>

            <link href="/aobscan/0.3.0/aobscan/" />
            <id>urn:docs-rs:aobscan:0.3.0</id>
            <updated>
            2026-05-27T03:41:59.736641+00:00</updated>

            <summary>AOBscan is a library for multi-threaded AOB memory scanning</summary>

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

        <entry>
            <title>shepplogan-1.0.1</title>

            <link href="/shepplogan/1.0.1/shepplogan/" />
            <id>urn:docs-rs:shepplogan:1.0.1</id>
            <updated>
            2026-05-27T03:41:54.086583+00:00</updated>

            <summary>Shepp-Logan phantom</summary>

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

        <entry>
            <title>agent-mux-0.1.1</title>

            <link href="/agent-mux/0.1.1/agent_mux/" />
            <id>urn:docs-rs:agent-mux:0.1.1</id>
            <updated>
            2026-05-27T03:41:51.391064+00:00</updated>

            <summary>A fast, terminal-first multiplexer for managing multiple Claude Code conversations across local and remote hosts.</summary>

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

        <entry>
            <title>stund_protocol-0.1.4</title>

            <link href="/stund_protocol/0.1.4/stund_protocol/" />
            <id>urn:docs-rs:stund_protocol:0.1.4</id>
            <updated>
            2026-05-27T03:41:50.048314+00:00</updated>

            <summary>The client/server protocol used by the &#38;quot;stund&#38;quot; program.</summary>

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

        <entry>
            <title>tw_pack_lib-0.1.21</title>

            <link href="/tw_pack_lib/0.1.21/tw_pack_lib/" />
            <id>urn:docs-rs:tw_pack_lib:0.1.21</id>
            <updated>
            2026-05-27T03:41:44.268159+00:00</updated>

            <summary>A Total War series pack file library</summary>

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

        <entry>
            <title>direct3d11-0.1.7</title>

            <link href="/direct3d11/0.1.7/direct3d11/" />
            <id>urn:docs-rs:direct3d11:0.1.7</id>
            <updated>
            2026-05-27T03:41:36.133447+00:00</updated>

            <summary>Safe Direct3D 11 bindings. Currently just a minimal implementation mostly for
use with direct2d, but I plan to flesh out the API eventually. If you&#38;apos;re
excited by this project and would like to contribute, pull requests are always
open.
</summary>

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

        <entry>
            <title>integer-hasher-0.1.1</title>

            <link href="/integer-hasher/0.1.1/integer_hasher/" />
            <id>urn:docs-rs:integer-hasher:0.1.1</id>
            <updated>
            2026-05-27T03:41:34.147597+00:00</updated>

            <summary>An implementation of `std::hash::Hasher` which does not hash at all.</summary>

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

        <entry>
            <title>yew_simple-0.3.0</title>

            <link href="/yew_simple/0.3.0/yew_simple/" />
            <id>urn:docs-rs:yew_simple:0.3.0</id>
            <updated>
            2026-05-27T03:41:29.888014+00:00</updated>

            <summary>Simple task/services for yew. Includes router and http fetching.</summary>

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

        <entry>
            <title>df-helper-0.2.26</title>

            <link href="/df-helper/0.2.26/df_helper/" />
            <id>urn:docs-rs:df-helper:0.2.26</id>
            <updated>
            2026-05-27T03:41:21.993321+00:00</updated>

            <summary>df helper tools db cache</summary>

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

        <entry>
            <title>magnet_derive-0.8.0</title>

            <link href="/magnet_derive/0.8.0/magnet_derive/" />
            <id>urn:docs-rs:magnet_derive:0.8.0</id>
            <updated>
            2026-05-27T03:41:20.410523+00:00</updated>

            <summary>Magnet, a JSON/BSON schema generator</summary>

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

        <entry>
            <title>syter6-rustful-0.1.2</title>

            <link href="/syter6-rustful/0.1.2/syter6_rustful/" />
            <id>urn:docs-rs:syter6-rustful:0.1.2</id>
            <updated>
            2026-05-27T03:41:13.453925+00:00</updated>

            <summary>A simple web framework for routing requests</summary>

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

        <entry>
            <title>rtxmail-0.1.6</title>

            <link href="/rtxmail/0.1.6/rtxmail/" />
            <id>urn:docs-rs:rtxmail:0.1.6</id>
            <updated>
            2026-05-27T03:41:07.874808+00:00</updated>

            <summary>腾讯企业邮箱rust版本sdk</summary>

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

        <entry>
            <title>zk-paillier-lsc-0.1.2</title>

            <link href="/zk-paillier-lsc/0.1.2/zk_paillier/" />
            <id>urn:docs-rs:zk-paillier-lsc:0.1.2</id>
            <updated>
            2026-05-27T03:41:02.400641+00:00</updated>

            <summary>Collection of Paillier cryptosystem zero knowledge proofs written in Rust</summary>

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

        <entry>
            <title>curv-lsc-0.1.2</title>

            <link href="/curv-lsc/0.1.2/curv/" />
            <id>urn:docs-rs:curv-lsc:0.1.2</id>
            <updated>
            2026-05-27T03:40:58.564656+00:00</updated>

            <summary>Curv contains an extremely simple interface to onboard new elliptic curves. Use this library for general purpose elliptic curve cryptography</summary>

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

        <entry>
            <title>rudie-0.1.1</title>

            <link href="/rudie/0.1.1/rudie/" />
            <id>urn:docs-rs:rudie:0.1.1</id>
            <updated>
            2026-05-27T03:40:42.900293+00:00</updated>

            <summary>Kalman filter library designed to run on #![no_std] targets.</summary>

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

        <entry>
            <title>fuel_line-0.1.2</title>

            <link href="/fuel_line/0.1.2/fuel_line/" />
            <id>urn:docs-rs:fuel_line:0.1.2</id>
            <updated>
            2026-05-27T03:40:35.383308+00:00</updated>

            <summary>A fast template to string macro.</summary>

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

        <entry>
            <title>rgpui-component-0.1.3</title>

            <link href="/rgpui-component/0.1.3/rgpui_component/" />
            <id>urn:docs-rs:rgpui-component:0.1.3</id>
            <updated>
            2026-05-27T03:40:30.983387+00:00</updated>

            <summary>UI 组件库</summary>

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

        <entry>
            <title>kll-hid-0.1.2</title>

            <link href="/kll-hid/0.1.2/kll_hid/" />
            <id>urn:docs-rs:kll-hid:0.1.2</id>
            <updated>
            2026-05-27T03:40:28.354588+00:00</updated>

            <summary>USB HID enum mapping for kll-core</summary>

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

        <entry>
            <title>async-liveliness-monitor-0.1.1</title>

            <link href="/async-liveliness-monitor/0.1.1/async_liveliness_monitor/" />
            <id>urn:docs-rs:async-liveliness-monitor:0.1.1</id>
            <updated>
            2026-05-27T03:40:24.572882+00:00</updated>

            <summary>A Liveliness Monitor for your Asynchronous Runtimes</summary>

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

        <entry>
            <title>cluatoi-0.2.1</title>

            <link href="/cluatoi/0.2.1/cluatoi/" />
            <id>urn:docs-rs:cluatoi:0.2.1</id>
            <updated>
            2026-05-27T03:40:20.540001+00:00</updated>

            <summary>Parsing the byte sequence of the ascii characters and safely converting them to integers.</summary>

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

        <entry>
            <title>enum_like-0.2.1</title>

            <link href="/enum_like/0.2.1/enum_like/" />
            <id>urn:docs-rs:enum_like:0.2.1</id>
            <updated>
            2026-05-27T03:40:15.878218+00:00</updated>

            <summary>A trait to treat any type as an enum.

If a type has a reasonably small number of variants,
for example a `struct A(bool, bool)` which has 4 variants,
this trait provides a 1-to-1 mapping from type value to a
discriminant value.

It also provides an iterator over all the possible values.

This crate is mainly meant to be used along with
[enum_like_derive](https://crates.io/crates/enum_like_derive)
and
[enum_vec](https://crates.io/crates/enum_vec)
.
</summary>

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

        <entry>
            <title>pluralizer-0.5.0</title>

            <link href="/pluralizer/0.5.0/pluralizer/" />
            <id>urn:docs-rs:pluralizer:0.5.0</id>
            <updated>
            2026-05-27T03:40:15.858597+00:00</updated>

            <summary>Rust package to pluralize or singularize any word based on a count inspired on pluralize NPM package</summary>

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

        <entry>
            <title>og_image_writer-0.11.0</title>

            <link href="/og_image_writer/0.11.0/og_image_writer/" />
            <id>urn:docs-rs:og_image_writer:0.11.0</id>
            <updated>
            2026-05-27T03:40:08.592776+00:00</updated>

            <summary>Generate an Open Graphic Image using a CSS-like API.</summary>

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

        <entry>
            <title>derive-tokio-io-0.1.0</title>

            <link href="/derive-tokio-io/0.1.0/derive_tokio_io/" />
            <id>urn:docs-rs:derive-tokio-io:0.1.0</id>
            <updated>
            2026-05-27T03:40:07.914416+00:00</updated>

            <summary>Derive AsyncRead and AsyncWrite.</summary>

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

        <entry>
            <title>cosmology-0.3.2</title>

            <link href="/cosmology/0.3.2/cosmology/" />
            <id>urn:docs-rs:cosmology:0.3.2</id>
            <updated>
            2026-05-27T03:40:02.723927+00:00</updated>

            <summary>An early-in-development crate aiming to provide a lot of utilities commonly used in cosmology.</summary>

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

        <entry>
            <title>clap-interactive-0.2.1</title>

            <link href="/clap-interactive/0.2.1/clap_interactive/" />
            <id>urn:docs-rs:clap-interactive:0.2.1</id>
            <updated>
            2026-05-27T03:40:01.758206+00:00</updated>

            <summary>A work in progress interactive parser for clap.</summary>

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

        <entry>
            <title>introspecter-0.1.0</title>

            <link href="/introspecter/0.1.0/introspecter/" />
            <id>urn:docs-rs:introspecter:0.1.0</id>
            <updated>
            2026-05-27T03:39:54.635922+00:00</updated>

            <summary>Crate for introspecting of items.</summary>

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

        <entry>
            <title>lprun-0.2.0</title>

            <link href="/lprun/0.2.0/lprun/" />
            <id>urn:docs-rs:lprun:0.2.0</id>
            <updated>
            2026-05-27T03:39:53.284326+00:00</updated>

            <summary>a library for running and managing LOVE binaries</summary>

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

        <entry>
            <title>shell_creator-0.1.1</title>

            <link href="/shell_creator/0.1.1/shell_creator/" />
            <id>urn:docs-rs:shell_creator:0.1.1</id>
            <updated>
            2026-05-27T03:39:47.354243+00:00</updated>

            <summary>Library for creating shell programs</summary>

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

        <entry>
            <title>aiur-0.0.8</title>

            <link href="/aiur/0.0.8/aiur/" />
            <id>urn:docs-rs:aiur:0.0.8</id>
            <updated>
            2026-05-27T03:39:40.371143+00:00</updated>

            <summary>Single threaded async executor with structured concurrency</summary>

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

        <entry>
            <title>tokio-qapi-0.4.0</title>

            <link href="/tokio-qapi/0.4.0/tokio_qapi/" />
            <id>urn:docs-rs:tokio-qapi:0.4.0</id>
            <updated>
            2026-05-27T03:39:40.317240+00:00</updated>

            <summary>QEMU QMP and Guest Agent API tokio adapter</summary>

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

        <entry>
            <title>dayu-0.4.3</title>

            <link href="/dayu/0.4.3/dayu/" />
            <id>urn:docs-rs:dayu:0.4.3</id>
            <updated>
            2026-05-27T03:39:36.200308+00:00</updated>

            <summary>Alibaba&#38;apos;s Dayu SMS SDK for Rust.</summary>

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

        <entry>
            <title>oysterpack_built-0.3.2</title>

            <link href="/oysterpack_built/0.3.2/oysterpack_built/" />
            <id>urn:docs-rs:oysterpack_built:0.3.2</id>
            <updated>
            2026-05-27T03:39:31.677478+00:00</updated>

            <summary>OysterPack Built</summary>

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

        <entry>
            <title>rc-dlist-deque-1.1.2</title>

            <link href="/rc-dlist-deque/1.1.2/rc_dlist_deque/" />
            <id>urn:docs-rs:rc-dlist-deque:1.1.2</id>
            <updated>
            2026-05-27T03:39:16.869812+00:00</updated>

            <summary>Doubly-linked list based on std::Rc</summary>

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

        <entry>
            <title>moniker-0.5.0</title>

            <link href="/moniker/0.5.0/moniker/" />
            <id>urn:docs-rs:moniker:0.5.0</id>
            <updated>
            2026-05-27T03:39:14.884455+00:00</updated>

            <summary>Automatically derive variable binding and alpha equivalence for abstract syntax trees</summary>

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

        <entry>
            <title>squark-web-0.3.0</title>

            <link href="/squark-web/0.3.0/squark_web/" />
            <id>urn:docs-rs:squark-web:0.3.0</id>
            <updated>
            2026-05-27T03:39:12.047402+00:00</updated>

            <summary>Squark runtime implemiontion for web browser with using wasm-bindgen</summary>

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

        <entry>
            <title>archive-lp-0.2.3</title>

            <link href="/archive-lp/0.2.3/archive_lp/" />
            <id>urn:docs-rs:archive-lp:0.2.3</id>
            <updated>
            2026-05-27T03:39:00.037462+00:00</updated>

            <summary>a library for easy interaction with multiple archive formats.</summary>

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