<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Docs.rs</title>
    <subtitle>Recent Rust crates</subtitle>

    <link href="https://docs.rs/releases/feed" rel="self" />
    <link href="https://docs.rs/" />
    <link href="https://pubsubhubbub.appspot.com" rel="hub" />
    <link href="https://pubsubhubbub.superfeedr.com" rel="hub" />

    <id>urn:docs-rs:0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )</id>
    <updated>2026-09-17T17:56:17.906455+00:00</updated>

        <entry>
            <title>tmprl-client-0.1.0</title>

            <link href="/tmprl-client/0.1.0/tmprl_client/" />
            <id>urn:docs-rs:tmprl-client:0.1.0</id>
            <updated>
            2026-09-17T17:56:17.906455+00:00</updated>

            <summary>Temporal gRPC access layer for tmprl</summary>

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

        <entry>
            <title>late-0.0.972</title>

            <link href="/late/0.0.972/late/" />
            <id>urn:docs-rs:late:0.0.972</id>
            <updated>
            2026-09-17T17:55:52.148266+00:00</updated>

            <summary>API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api  Versioning and deprecation: all endpoints are versioned in the URL path (current version: /v1). Breaking changes only ship in a new path version; existing versions keep working. Deprecated operations are marked &#38;apos;deprecated: true&#38;apos; in this spec and announced in the changelog (https://zernio.com/changelog) before removal.  Errors: every 4xx/5xx response is application/json with a machine-readable &#38;apos;code&#38;apos; and a human-readable &#38;apos;error&#38;apos; message (see the ErrorResponse schema). </summary>

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

        <entry>
            <title>tmprl-0.1.0</title>

            <link href="/crate/tmprl/0.1.0" />
            <id>urn:docs-rs:tmprl:0.1.0</id>
            <updated>
            2026-09-17T17:55:47.287116+00:00</updated>

            <summary>A keyboard-driven terminal client for Temporal</summary>

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

        <entry>
            <title>perllsp-0.17.0</title>

            <link href="/perllsp/0.17.0/perllsp/" />
            <id>urn:docs-rs:perllsp:0.17.0</id>
            <updated>
            2026-09-17T17:55:45.387156+00:00</updated>

            <summary>Public Cargo facade for the perl-lsp language server</summary>

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

        <entry>
            <title>tmprl-core-0.1.0</title>

            <link href="/tmprl-core/0.1.0/tmprl_core/" />
            <id>urn:docs-rs:tmprl-core:0.1.0</id>
            <updated>
            2026-09-17T17:55:40.109427+00:00</updated>

            <summary>Pure domain logic for tmprl: modes, keymap, command registry</summary>

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

        <entry>
            <title>tmprl-ui-0.1.0</title>

            <link href="/tmprl-ui/0.1.0/tmprl_ui/" />
            <id>urn:docs-rs:tmprl-ui:0.1.0</id>
            <updated>
            2026-09-17T17:55:37.868992+00:00</updated>

            <summary>The window tree for tmprl: splits, tabs and focus, as rectangles</summary>

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

        <entry>
            <title>perl-lsp-rs-core-0.17.0</title>

            <link href="/perl-lsp-rs-core/0.17.0/perl_lsp_rs_core/" />
            <id>urn:docs-rs:perl-lsp-rs-core:0.17.0</id>
            <updated>
            2026-09-17T17:55:35.827418+00:00</updated>

            <summary>Implementation core for perl-lsp-rs (Wave F: feature flags, contracts, capability mapping)</summary>

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

        <entry>
            <title>perl-lsp-rs-0.17.0</title>

            <link href="/perl-lsp-rs/0.17.0/perl_lsp/" />
            <id>urn:docs-rs:perl-lsp-rs:0.17.0</id>
            <updated>
            2026-09-17T17:55:33.957923+00:00</updated>

            <summary>Perl Language Server (LSP) — Tree-sitter-compatible with comprehensive IDE features</summary>

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

        <entry>
            <title>perl-dap-0.17.0</title>

            <link href="/perl-dap/0.17.0/perl_dap/" />
            <id>urn:docs-rs:perl-dap:0.17.0</id>
            <updated>
            2026-09-17T17:55:32.523134+00:00</updated>

            <summary>Debug Adapter Protocol server for Perl</summary>

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

        <entry>
            <title>tree-sitter-perl-rs-0.17.0</title>

            <link href="/tree-sitter-perl-rs/0.17.0/tree_sitter_perl_rs/" />
            <id>urn:docs-rs:tree-sitter-perl-rs:0.17.0</id>
            <updated>
            2026-09-17T17:55:32.363954+00:00</updated>

            <summary>Rust-native Perl parser with tree-sitter-style ergonomics and tree-sitter-compatible output over the native v3 parser.</summary>

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

        <entry>
            <title>tree-sitter-perl-c-0.17.0</title>

            <link href="/tree-sitter-perl-c/0.17.0/tree_sitter_perl_c/" />
            <id>urn:docs-rs:tree-sitter-perl-c:0.17.0</id>
            <updated>
            2026-09-17T17:55:12.250446+00:00</updated>

            <summary>Tree-sitter Perl C FFI snapshot for testing, experimentation, accuracy comparison, and baseline benchmarking.</summary>

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

        <entry>
            <title>perl-semantic-analyzer-0.17.0</title>

            <link href="/perl-semantic-analyzer/0.17.0/perl_semantic_analyzer/" />
            <id>urn:docs-rs:perl-semantic-analyzer:0.17.0</id>
            <updated>
            2026-09-17T17:55:06.248688+00:00</updated>

            <summary>Semantic analysis and symbol extraction for Perl</summary>

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

        <entry>
            <title>perl-parser-0.17.0</title>

            <link href="/perl-parser/0.17.0/perl_parser/" />
            <id>urn:docs-rs:perl-parser:0.17.0</id>
            <updated>
            2026-09-17T17:55:05.637389+00:00</updated>

            <summary>Native Perl parser (v3) — recursive descent with Tree-sitter-compatible AST, semantic analysis, and LSP provider engine</summary>

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

        <entry>
            <title>perl-module-0.17.0</title>

            <link href="/perl-module/0.17.0/perl_module/" />
            <id>urn:docs-rs:perl-module:0.17.0</id>
            <updated>
            2026-09-17T17:55:03.231748+00:00</updated>

            <summary>Perl module resolution, import analysis, and refactoring — unified facade</summary>

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

        <entry>
            <title>perl-workspace-0.17.0</title>

            <link href="/perl-workspace/0.17.0/perl_workspace/" />
            <id>urn:docs-rs:perl-workspace:0.17.0</id>
            <updated>
            2026-09-17T17:55:01.359325+00:00</updated>

            <summary>Workspace file discovery, indexing, and observability for Perl</summary>

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

        <entry>
            <title>osdns-0.2.2</title>

            <link href="/osdns/0.2.2/osdns/" />
            <id>urn:docs-rs:osdns:0.2.2</id>
            <updated>
            2026-09-17T17:54:58.669275+00:00</updated>

            <summary>Safe, transactional control of operating-system DNS configuration</summary>

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

        <entry>
            <title>ordist-0.2.0</title>

            <link href="/ordist/0.2.0/ordist/" />
            <id>urn:docs-rs:ordist:0.2.0</id>
            <updated>
            2026-09-17T17:54:47.536571+00:00</updated>

            <summary>Order distance package</summary>

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

        <entry>
            <title>jinya-ui-1.0.10</title>

            <link href="/jinya-ui/1.0.10/jinya_ui/" />
            <id>urn:docs-rs:jinya-ui:1.0.10</id>
            <updated>
            2026-09-17T17:54:46.517138+00:00</updated>

            <summary>Jinya UI is a modern UI library for the yew framework</summary>

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

        <entry>
            <title>unhtml_derive-0.8.0</title>

            <link href="/unhtml_derive/0.8.0/unhtml_derive/" />
            <id>urn:docs-rs:unhtml_derive:0.8.0</id>
            <updated>
            2026-09-17T17:54:46.123523+00:00</updated>

            <summary>proc macro derive for unhtml</summary>

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

        <entry>
            <title>yaged-0.2.0</title>

            <link href="/yaged/0.2.0/yaged/" />
            <id>urn:docs-rs:yaged:0.2.0</id>
            <updated>
            2026-09-17T17:54:43.225274+00:00</updated>

            <summary>Yet another gif encoder decoder</summary>

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

        <entry>
            <title>readmem-0.1.0</title>

            <link href="/readmem/0.1.0/readmem/" />
            <id>urn:docs-rs:readmem:0.1.0</id>
            <updated>
            2026-09-17T17:54:42.359376+00:00</updated>

            <summary>Read support for Verilog $readmemb/$readmemh files</summary>

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

        <entry>
            <title>perl-uri-0.17.0</title>

            <link href="/perl-uri/0.17.0/perl_uri/" />
            <id>urn:docs-rs:perl-uri:0.17.0</id>
            <updated>
            2026-09-17T17:54:40.268994+00:00</updated>

            <summary>URI ↔ filesystem path conversion and normalization utilities for Perl LSP</summary>

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

        <entry>
            <title>muna-0.0.24</title>

            <link href="/crate/muna/0.0.24" />
            <id>urn:docs-rs:muna:0.0.24</id>
            <updated>
            2026-09-17T17:54:38.295389+00:00</updated>

            <summary>Run prediction functions in your Rust apps.</summary>

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

        <entry>
            <title>starfield-reflectance-library-0.17.0</title>

            <link href="/starfield-reflectance-library/0.17.0/starfield_reflectance_library/" />
            <id>urn:docs-rs:starfield-reflectance-library:0.17.0</id>
            <updated>
            2026-09-17T17:54:36.786270+00:00</updated>

            <summary>Endmember surface reflectance spectra for resolved-body rendering, from the USGS Spectral Library</summary>

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

        <entry>
            <title>perl-symbol-0.17.0</title>

            <link href="/perl-symbol/0.17.0/perl_symbol/" />
            <id>urn:docs-rs:perl-symbol:0.17.0</id>
            <updated>
            2026-09-17T17:54:30.344036+00:00</updated>

            <summary>Unified Perl symbol taxonomy, cursor extraction, indexing, and AST surface projection</summary>

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

        <entry>
            <title>openfx-internal-macros-0.5.1</title>

            <link href="/openfx-internal-macros/0.5.1/openfx_internal_macros/" />
            <id>urn:docs-rs:openfx-internal-macros:0.5.1</id>
            <updated>
            2026-09-17T17:54:21.262675+00:00</updated>

            <summary>Internal macros for the crate openfx. No compatibility guarantees.</summary>

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

        <entry>
            <title>perl-lsp-perltidy-0.17.0</title>

            <link href="/perl-lsp-perltidy/0.17.0/perl_lsp_perltidy/" />
            <id>urn:docs-rs:perl-lsp-perltidy:0.17.0</id>
            <updated>
            2026-09-17T17:54:17.020447+00:00</updated>

            <summary>Perl formatting integration with native contracts and perltidy compatibility</summary>

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

        <entry>
            <title>unibar-0.1.3</title>

            <link href="/unibar/0.1.3/unibar/" />
            <id>urn:docs-rs:unibar:0.1.3</id>
            <updated>
            2026-09-17T17:54:15.547369+00:00</updated>

            <summary>Simple minimal status bar, written with Xlib in rust.</summary>

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

        <entry>
            <title>pdl-derive-0.5.2</title>

            <link href="/pdl-derive/0.5.2/pdl_derive/" />
            <id>urn:docs-rs:pdl-derive:0.5.2</id>
            <updated>
            2026-09-17T17:54:13.943380+00:00</updated>

            <summary>PDL&#38;apos;s derive macro</summary>

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

        <entry>
            <title>pdl-compiler-0.5.2</title>

            <link href="/pdl-compiler/0.5.2/pdl_compiler/" />
            <id>urn:docs-rs:pdl-compiler:0.5.2</id>
            <updated>
            2026-09-17T17:54:13.477493+00:00</updated>

            <summary>Parser and serializer generator for protocol binary packets</summary>

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

        <entry>
            <title>cycle-queue-0.1.0</title>

            <link href="/cycle-queue/0.1.0/cycle_queue/" />
            <id>urn:docs-rs:cycle-queue:0.1.0</id>
            <updated>
            2026-09-17T17:54:13.443543+00:00</updated>

            <summary>cycle cycle-queue queue</summary>

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

        <entry>
            <title>btle-0.1.4</title>

            <link href="/btle/0.1.4/btle/" />
            <id>urn:docs-rs:btle:0.1.4</id>
            <updated>
            2026-09-17T17:54:11.949412+00:00</updated>

            <summary>Lightweight Bluetooth Low Energy Drivers. WIP and very not stable yet!! Designed for https://github.com/AndrewGi/BluetoothMeshRust</summary>

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

        <entry>
            <title>perl-parser-pest-0.17.0</title>

            <link href="/perl-parser-pest/0.17.0/perl_parser_pest/" />
            <id>urn:docs-rs:perl-parser-pest:0.17.0</id>
            <updated>
            2026-09-17T17:54:10.530258+00:00</updated>

            <summary>Legacy Pest-based Perl parser (v2) — maintained as a learning tool and compatibility layer</summary>

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

        <entry>
            <title>usbw-0.0.2</title>

            <link href="/usbw/0.0.2/usbw/" />
            <id>urn:docs-rs:usbw:0.0.2</id>
            <updated>
            2026-09-17T17:54:10.416420+00:00</updated>

            <summary>basic USB driver. So far just a wrapper for `rusb`. Planning on wrapping `libusb` later</summary>

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

        <entry>
            <title>perl-tdd-support-0.17.0</title>

            <link href="/perl-tdd-support/0.17.0/perl_tdd_support/" />
            <id>urn:docs-rs:perl-tdd-support:0.17.0</id>
            <updated>
            2026-09-17T17:54:06.656197+00:00</updated>

            <summary>Test-driven development helpers and test generation for the Perl LSP ecosystem</summary>

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

        <entry>
            <title>executor-trait-3.1.0</title>

            <link href="/executor-trait/3.1.0/executor_trait/" />
            <id>urn:docs-rs:executor-trait:3.1.0</id>
            <updated>
            2026-09-17T17:54:05.603509+00:00</updated>

            <summary>A collection of traits to define a common interface across executors</summary>

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

        <entry>
            <title>rust-docker-sample-0.1.0</title>

            <link href="/rust-docker-sample/0.1.0/rust_docker_sample/" />
            <id>urn:docs-rs:rust-docker-sample:0.1.0</id>
            <updated>
            2026-09-17T17:54:04.938081+00:00</updated>

            <summary>A sample project</summary>

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

        <entry>
            <title>pdl-runtime-0.5.2</title>

            <link href="/pdl-runtime/0.5.2/pdl_runtime/" />
            <id>urn:docs-rs:pdl-runtime:0.5.2</id>
            <updated>
            2026-09-17T17:54:01.755547+00:00</updated>

            <summary>PDL&#38;apos;s runtime library</summary>

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

        <entry>
            <title>perl-subprocess-runtime-0.17.0</title>

            <link href="/perl-subprocess-runtime/0.17.0/perl_subprocess_runtime/" />
            <id>urn:docs-rs:perl-subprocess-runtime:0.17.0</id>
            <updated>
            2026-09-17T17:54:01.455075+00:00</updated>

            <summary>Shared subprocess execution abstraction with OS and mock runtimes</summary>

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

        <entry>
            <title>perl-corpus-0.17.0</title>

            <link href="/perl-corpus/0.17.0/perl_corpus/" />
            <id>urn:docs-rs:perl-corpus:0.17.0</id>
            <updated>
            2026-09-17T17:54:00.932115+00:00</updated>

            <summary>Test corpus management and generators for Perl parsers</summary>

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

        <entry>
            <title>json-surf-0.9.0</title>

            <link href="/json-surf/0.9.0/json_surf/" />
            <id>urn:docs-rs:json-surf:0.9.0</id>
            <updated>
            2026-09-17T17:53:59.481417+00:00</updated>

            <summary>Search/Analyze JSON and Rust Struct
</summary>

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

        <entry>
            <title>gslib-0.1.0</title>

            <link href="/gslib/0.1.0/gslib/" />
            <id>urn:docs-rs:gslib:0.1.0</id>
            <updated>
            2026-09-17T17:53:59.465764+00:00</updated>

            <summary>A library for Google Cloud Storage</summary>

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

        <entry>
            <title>perl-parser-core-0.17.0</title>

            <link href="/perl-parser-core/0.17.0/perl_parser_core/" />
            <id>urn:docs-rs:perl-parser-core:0.17.0</id>
            <updated>
            2026-09-17T17:53:58.732653+00:00</updated>

            <summary>Core parser engine for perl-parser</summary>

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

        <entry>
            <title>driver_async-0.0.3</title>

            <link href="/driver_async/0.0.3/driver_async/" />
            <id>urn:docs-rs:driver_async:0.0.3</id>
            <updated>
            2026-09-17T17:53:56.811055+00:00</updated>

            <summary>async backend for `btle`, `bluetooth_mesh` and `usbw` crates.</summary>

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

        <entry>
            <title>zip_deployer-1.0.0</title>

            <link href="/zip_deployer/1.0.0/zip_deployer/" />
            <id>urn:docs-rs:zip_deployer:1.0.0</id>
            <updated>
            2026-09-17T17:53:52.386603+00:00</updated>

            <summary>A CLI for efficiently deploying multi-file project to remote server. (zip -&#38;gt; transfer -&#38;gt; unzip -&#38;gt; clean)</summary>

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

        <entry>
            <title>zernio-0.0.972</title>

            <link href="/zernio/0.0.972/zernio/" />
            <id>urn:docs-rs:zernio:0.0.972</id>
            <updated>
            2026-09-17T17:53:49.161497+00:00</updated>

            <summary>API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api  Versioning and deprecation: all endpoints are versioned in the URL path (current version: /v1). Breaking changes only ship in a new path version; existing versions keep working. Deprecated operations are marked &#38;apos;deprecated: true&#38;apos; in this spec and announced in the changelog (https://zernio.com/changelog) before removal.  Errors: every 4xx/5xx response is application/json with a machine-readable &#38;apos;code&#38;apos; and a human-readable &#38;apos;error&#38;apos; message (see the ErrorResponse schema). </summary>

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

        <entry>
            <title>vertx-eventbus-bridge-0.0.4</title>

            <link href="/vertx-eventbus-bridge/0.0.4/vertx_eventbus_bridge/" />
            <id>urn:docs-rs:vertx-eventbus-bridge:0.0.4</id>
            <updated>
            2026-09-17T17:53:47.027229+00:00</updated>

            <summary>Rust client enabling communication with Vert.x Event Bus over TCP</summary>

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

        <entry>
            <title>shtring-0.1.0</title>

            <link href="/shtring/0.1.0/shtring/" />
            <id>urn:docs-rs:shtring:0.1.0</id>
            <updated>
            2026-09-17T17:53:46.375225+00:00</updated>

            <summary>Split an input string into arguments by whitespace such that text between matching quotes is combined into a single argument.</summary>

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

        <entry>
            <title>pretty-lint-0.1.1</title>

            <link href="/pretty-lint/0.1.1/pretty_lint/" />
            <id>urn:docs-rs:pretty-lint:0.1.1</id>
            <updated>
            2026-09-17T17:53:42.067045+00:00</updated>

            <summary>A very simple library for showing lint errors</summary>

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

        <entry>
            <title>sfv-rs-0.1.0</title>

            <link href="/sfv-rs/0.1.0/sfv/" />
            <id>urn:docs-rs:sfv-rs:0.1.0</id>
            <updated>
            2026-09-17T17:53:38.533343+00:00</updated>

            <summary>Library for parsing SFV and checksum files</summary>

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

        <entry>
            <title>perl-pragma-0.17.0</title>

            <link href="/perl-pragma/0.17.0/perl_pragma/" />
            <id>urn:docs-rs:perl-pragma:0.17.0</id>
            <updated>
            2026-09-17T17:53:36.281888+00:00</updated>

            <summary>Perl pragma extraction and analysis primitives</summary>

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

        <entry>
            <title>mobile-entry-point-0.1.1</title>

            <link href="/mobile-entry-point/0.1.1/mobile_entry_point/" />
            <id>urn:docs-rs:mobile-entry-point:0.1.1</id>
            <updated>
            2026-09-17T17:53:35.683500+00:00</updated>

            <summary>Generate app entry-point boilerplate for iOS &#38;amp; Android!</summary>

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

        <entry>
            <title>rs-matter-0.4.1</title>

            <link href="/rs-matter/0.4.1/rs_matter/" />
            <id>urn:docs-rs:rs-matter:0.4.1</id>
            <updated>
            2026-09-17T17:53:35.278083+00:00</updated>

            <summary>Native Rust implementation of the Matter (Smart-Home) ecosystem</summary>

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

        <entry>
            <title>literumilo-0.1.0</title>

            <link href="/literumilo/0.1.0/literumilo/" />
            <id>urn:docs-rs:literumilo:0.1.0</id>
            <updated>
            2026-09-17T17:53:35.153330+00:00</updated>

            <summary>A spell checker and morphological analyzer for Esperanto.</summary>

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

        <entry>
            <title>perl-ast-0.17.0</title>

            <link href="/perl-ast/0.17.0/perl_ast/" />
            <id>urn:docs-rs:perl-ast:0.17.0</id>
            <updated>
            2026-09-17T17:53:34.386958+00:00</updated>

            <summary>AST node definitions for Perl parsing, providing typed representations of Perl syntax constructs</summary>

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

        <entry>
            <title>scipio-0.1.5-alpha</title>

            <link href="/scipio/0.1.5-alpha/scipio/" />
            <id>urn:docs-rs:scipio:0.1.5-alpha</id>
            <updated>
            2026-09-17T17:53:30.782241+00:00</updated>

            <summary>A set of utilities to allow one to write thread per core applications</summary>

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

        <entry>
            <title>perl-token-0.17.0</title>

            <link href="/perl-token/0.17.0/perl_token/" />
            <id>urn:docs-rs:perl-token:0.17.0</id>
            <updated>
            2026-09-17T17:53:29.498872+00:00</updated>

            <summary>Token definitions for Perl parser</summary>

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

        <entry>
            <title>perl-lexer-0.17.0</title>

            <link href="/perl-lexer/0.17.0/perl_lexer/" />
            <id>urn:docs-rs:perl-lexer:0.17.0</id>
            <updated>
            2026-09-17T17:53:27.787007+00:00</updated>

            <summary>High-performance Perl lexer with context-aware tokenization</summary>

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

        <entry>
            <title>precomp2-0.2.0</title>

            <link href="/precomp2/0.2.0/precomp2/" />
            <id>urn:docs-rs:precomp2:0.2.0</id>
            <updated>
            2026-09-17T17:53:27.683139+00:00</updated>

            <summary>Reversible preprocessing for compressed and container data.</summary>

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

        <entry>
            <title>dash-pkc-0.1.0-beta</title>

            <link href="/dash-pkc/0.1.0-beta/dash_pkc/" />
            <id>urn:docs-rs:dash-pkc:0.1.0-beta</id>
            <updated>
            2026-09-17T17:53:26.642425+00:00</updated>

            <summary>Cryptographic primitives for the Dash Base SDK</summary>

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

        <entry>
            <title>emoji_searcher-0.1.0</title>

            <link href="/emoji_searcher/0.1.0/emoji_searcher/" />
            <id>urn:docs-rs:emoji_searcher:0.1.0</id>
            <updated>
            2026-09-17T17:53:20.582095+00:00</updated>

            <summary>An emoji searching lib</summary>

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

        <entry>
            <title>juno-std-28.0.2</title>

            <link href="/juno-std/28.0.2/juno_std/" />
            <id>urn:docs-rs:juno-std:28.0.2</id>
            <updated>
            2026-09-17T17:53:16.781300+00:00</updated>

            <summary>Standard library for Juno with CosmWasm support included. This package is a modified copy of the osmosis package - https://github.com/osmosis-labs/osmosis-rust/tree/main/packages/osmosis-std</summary>

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

        <entry>
            <title>perl-diagnostics-0.17.0</title>

            <link href="/perl-diagnostics/0.17.0/perl_diagnostics/" />
            <id>urn:docs-rs:perl-diagnostics:0.17.0</id>
            <updated>
            2026-09-17T17:53:13.436686+00:00</updated>

            <summary>Unified diagnostic codes, types, and catalog for Perl LSP.</summary>

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

        <entry>
            <title>gabelung-0.2.4</title>

            <link href="/gabelung/0.2.4/gabelung/" />
            <id>urn:docs-rs:gabelung:0.2.4</id>
            <updated>
            2026-09-17T17:53:11.891976+00:00</updated>

            <summary>Branch an asynchronous stream of cloneable items into two.</summary>

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

        <entry>
            <title>perl-test-must-0.17.0</title>

            <link href="/perl-test-must/0.17.0/perl_test_must/" />
            <id>urn:docs-rs:perl-test-must:0.17.0</id>
            <updated>
            2026-09-17T17:53:06.831916+00:00</updated>

            <summary>Panic-on-failure test helpers: must, must_some, must_err</summary>

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

        <entry>
            <title>nekoslife-rs-0.1.2</title>

            <link href="/nekoslife-rs/0.1.2/nekoslife_rs/" />
            <id>urn:docs-rs:nekoslife-rs:0.1.2</id>
            <updated>
            2026-09-17T17:53:03.540429+00:00</updated>

            <summary>neko.life wrapper library</summary>

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

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

            <link href="/nekolife-rs/0.1.1/nekolife_rs/" />
            <id>urn:docs-rs:nekolife-rs:0.1.1</id>
            <updated>
            2026-09-17T17:53:00.872679+00:00</updated>

            <summary>neko.life wrapper library</summary>

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

        <entry>
            <title>perl-position-tracking-0.17.0</title>

            <link href="/perl-position-tracking/0.17.0/perl_position_tracking/" />
            <id>urn:docs-rs:perl-position-tracking:0.17.0</id>
            <updated>
            2026-09-17T17:52:51.902779+00:00</updated>

            <summary>UTF-8/UTF-16 position tracking and conversion for Perl LSP</summary>

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

        <entry>
            <title>cli_helper-0.1.7</title>

            <link href="/cli_helper/0.1.7/cli_helper/" />
            <id>urn:docs-rs:cli_helper:0.1.7</id>
            <updated>
            2026-09-17T17:52:51.174721+00:00</updated>

            <summary>Helper for capturing CLI input</summary>

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

        <entry>
            <title>brain_fuck-0.1.1</title>

            <link href="/brain_fuck/0.1.1/brain_fuck/" />
            <id>urn:docs-rs:brain_fuck:0.1.1</id>
            <updated>
            2026-09-17T17:52:49.602481+00:00</updated>

            <summary>BrainFuck compiler in Rust procedural macro metaprogramming</summary>

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

        <entry>
            <title>crystalsoft-utils-0.1.1</title>

            <link href="/crystalsoft-utils/0.1.1/crystalsoft_utils/" />
            <id>urn:docs-rs:crystalsoft-utils:0.1.1</id>
            <updated>
            2026-09-17T17:52:47.019746+00:00</updated>

            <summary>Common Rust utilities used in CrystalSoft projects</summary>

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

        <entry>
            <title>perl-ast-v2-0.17.0</title>

            <link href="/perl-ast-v2/0.17.0/perl_ast_v2/" />
            <id>urn:docs-rs:perl-ast-v2:0.17.0</id>
            <updated>
            2026-09-17T17:52:44.899308+00:00</updated>

            <summary>Incremental parsing AST node definitions for the Perl parser ecosystem</summary>

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

        <entry>
            <title>entrance-0.3.0</title>

            <link href="/entrance/0.3.0/entrance/" />
            <id>urn:docs-rs:entrance:0.3.0</id>
            <updated>
            2026-09-17T17:52:43.617026+00:00</updated>

            <summary>A command line argument parser library which provides type assisted tools</summary>

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

        <entry>
            <title>ph-dl-1.2.3</title>

            <link href="/ph-dl/1.2.3/ph_dl/" />
            <id>urn:docs-rs:ph-dl:1.2.3</id>
            <updated>
            2026-09-17T17:52:39.763249+00:00</updated>

            <summary>Get highest quality direct link to download PH videos, or download them automatically.</summary>

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

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

            <link href="/canic-cli/0.110.22/canic_cli/" />
            <id>urn:docs-rs:canic-cli:0.110.22</id>
            <updated>
            2026-09-17T17:52:37.543115+00:00</updated>

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

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

        <entry>
            <title>perl-test-generators-0.17.0</title>

            <link href="/perl-test-generators/0.17.0/perl_test_generators/" />
            <id>urn:docs-rs:perl-test-generators:0.17.0</id>
            <updated>
            2026-09-17T17:52:34.230261+00:00</updated>

            <summary>Proptest strategies and Arbitrary impls for Perl domain objects</summary>

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

        <entry>
            <title>rocco-0.1.0</title>

            <link href="/rocco/0.1.0/rocco/" />
            <id>urn:docs-rs:rocco:0.1.0</id>
            <updated>
            2026-09-17T17:52:22.443265+00:00</updated>

            <summary>rocco is a [http://ashkenas.com/docco](http://ashkenas.com/docco) inspired literate programmming library in Rust</summary>

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

        <entry>
            <title>perl-semantic-facts-0.17.0</title>

            <link href="/perl-semantic-facts/0.17.0/perl_semantic_facts/" />
            <id>urn:docs-rs:perl-semantic-facts:0.17.0</id>
            <updated>
            2026-09-17T17:52:17.155669+00:00</updated>

            <summary>Neutral semantic fact vocabulary for Perl analysis layers</summary>

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

        <entry>
            <title>cubo-0.0.1</title>

            <link href="/cubo/0.0.1/cubo/" />
            <id>urn:docs-rs:cubo:0.0.1</id>
            <updated>
            2026-09-17T17:52:14.976440+00:00</updated>

            <summary>placeholder environment manager</summary>

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

        <entry>
            <title>wpslugify-0.1.0</title>

            <link href="/wpslugify/0.1.0/wpslugify/" />
            <id>urn:docs-rs:wpslugify:0.1.0</id>
            <updated>
            2026-09-17T17:52:09.365887+00:00</updated>

            <summary>Wordperfect compatible slugification functions</summary>

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

        <entry>
            <title>persia-speedy-derive-0.7.3</title>

            <link href="/persia-speedy-derive/0.7.3/persia_speedy_derive/" />
            <id>urn:docs-rs:persia-speedy-derive:0.7.3</id>
            <updated>
            2026-09-17T17:52:09.147905+00:00</updated>

            <summary>A fast binary serialization framework, #[derive(Readable, Writable)] support</summary>

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

        <entry>
            <title>entrance_derive-0.3.0</title>

            <link href="/entrance_derive/0.3.0/entrance_derive/" />
            <id>urn:docs-rs:entrance_derive:0.3.0</id>
            <updated>
            2026-09-17T17:52:08.558023+00:00</updated>

            <summary>A crate which provides derive macros for the crate entrance</summary>

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

        <entry>
            <title>occam-0.0.1</title>

            <link href="/occam/0.0.1/occam/" />
            <id>urn:docs-rs:occam:0.0.1</id>
            <updated>
            2026-09-17T17:52:06.397622+00:00</updated>

            <summary>placeholder networking tool</summary>

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

        <entry>
            <title>perl-regex-0.17.0</title>

            <link href="/perl-regex/0.17.0/perl_regex/" />
            <id>urn:docs-rs:perl-regex:0.17.0</id>
            <updated>
            2026-09-17T17:52:01.783228+00:00</updated>

            <summary>Regex parsing and validation helpers for Perl syntax</summary>

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

        <entry>
            <title>iroh-net-report-0.34.1</title>

            <link href="/iroh-net-report/0.34.1/iroh_net_report/" />
            <id>urn:docs-rs:iroh-net-report:0.34.1</id>
            <updated>
            2026-09-17T17:52:01.763010+00:00</updated>

            <summary>Unmaintained - detailed reporting on network conditions</summary>

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

        <entry>
            <title>solana-sign-only-0.0.0</title>

            <link href="/solana-sign-only/0.0.0/solana_sign_only/" />
            <id>urn:docs-rs:solana-sign-only:0.0.0</id>
            <updated>
            2026-09-17T17:52:01.343243+00:00</updated>

            <summary>Temp placeholder</summary>

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

        <entry>
            <title>appx-0.1.0</title>

            <link href="/appx/0.1.0/appx/" />
            <id>urn:docs-rs:appx:0.1.0</id>
            <updated>
            2026-09-17T17:51:58.358534+00:00</updated>

            <summary>Managing appx packages</summary>

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

        <entry>
            <title>perl-line-index-0.17.0</title>

            <link href="/perl-line-index/0.17.0/perl_line_index/" />
            <id>urn:docs-rs:perl-line-index:0.17.0</id>
            <updated>
            2026-09-17T17:51:57.758874+00:00</updated>

            <summary>Byte-oriented line/column index for incremental parsing</summary>

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

        <entry>
            <title>perl-pod-0.17.0</title>

            <link href="/perl-pod/0.17.0/perl_pod/" />
            <id>urn:docs-rs:perl-pod:0.17.0</id>
            <updated>
            2026-09-17T17:51:54.717357+00:00</updated>

            <summary>POD documentation extractor for Perl .pm files</summary>

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

        <entry>
            <title>imgui-glfw-support-0.4.1</title>

            <link href="/imgui-glfw-support/0.4.1/imgui_glfw_support/" />
            <id>urn:docs-rs:imgui-glfw-support:0.4.1</id>
            <updated>
            2026-09-17T17:51:51.122705+00:00</updated>

            <summary>GLFW support for imgui-rs</summary>

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

        <entry>
            <title>fmtor-0.1.2</title>

            <link href="/fmtor/0.1.2/fmtor/" />
            <id>urn:docs-rs:fmtor:0.1.2</id>
            <updated>
            2026-09-17T17:51:48.070193+00:00</updated>

            <summary>Formatting combinators for Options</summary>

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

        <entry>
            <title>shared-framework-0.0.5</title>

            <link href="/shared-framework/0.0.5/shared_framework/" />
            <id>urn:docs-rs:shared-framework:0.0.5</id>
            <updated>
            2026-09-17T17:51:47.743588+00:00</updated>

            <summary>Reusable building blocks for HTTP services — Hyper routing, SeaORM data layer, validation, OpenAPI docs, jobs, queues, cache.</summary>

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

        <entry>
            <title>libmodbus-1.0.1</title>

            <link href="/libmodbus/1.0.1/libmodbus/" />
            <id>urn:docs-rs:libmodbus:1.0.1</id>
            <updated>
            2026-09-17T17:51:39.450927+00:00</updated>

            <summary>libmodbus bindings for Rust</summary>

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

        <entry>
            <title>islabtech-upw-sensor-v1-0.1.5</title>

            <link href="/islabtech-upw-sensor-v1/0.1.5/islabtech_upw_sensor_v1/" />
            <id>urn:docs-rs:islabtech-upw-sensor-v1:0.1.5</id>
            <updated>
            2026-09-17T17:51:33.903754+00:00</updated>

            <summary>Rust client library for remote control of the ISLabTech UPW Sensor v1</summary>

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

        <entry>
            <title>solana-url-moniker-0.0.0</title>

            <link href="/solana-url-moniker/0.0.0/solana_url_moniker/" />
            <id>urn:docs-rs:solana-url-moniker:0.0.0</id>
            <updated>
            2026-09-17T17:51:26.700063+00:00</updated>

            <summary>Temp placeholder</summary>

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

        <entry>
            <title>r6stats_client-0.2.3</title>

            <link href="/r6stats_client/0.2.3/r6stats_client/" />
            <id>urn:docs-rs:r6stats_client:0.2.3</id>
            <updated>
            2026-09-17T17:51:23.207091+00:00</updated>

            <summary>Client for the r6stats API.</summary>

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

        <entry>
            <title>olimex-stm32-p107-0.1.0</title>

            <link href="/olimex-stm32-p107/0.1.0/olimex_stm32_p107/" />
            <id>urn:docs-rs:olimex-stm32-p107:0.1.0</id>
            <updated>
            2026-09-17T17:51:20.306526+00:00</updated>

            <summary>BSP crate for the Olimex STM32-P107 prototype board</summary>

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

        <entry>
            <title>alkomp-0.1.0</title>

            <link href="/alkomp/0.1.0/alkomp/" />
            <id>urn:docs-rs:alkomp:0.1.0</id>
            <updated>
            2026-09-17T17:51:16.570117+00:00</updated>

            <summary>A compute library written in Rust with WebGPU</summary>

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

        <entry>
            <title>cranelift-simplejit-0.68.0</title>

            <link href="/cranelift-simplejit/0.68.0/cranelift_simplejit/" />
            <id>urn:docs-rs:cranelift-simplejit:0.68.0</id>
            <updated>
            2026-09-17T17:51:13.477553+00:00</updated>

            <summary>A simple JIT library backed by Cranelift</summary>

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

        <entry>
            <title>juno-std-derive-28.0.2</title>

            <link href="/juno-std-derive/28.0.2/juno_std_derive/" />
            <id>urn:docs-rs:juno-std-derive:28.0.2</id>
            <updated>
            2026-09-17T17:51:11.760028+00:00</updated>

            <summary>Procedural macros for `juno-std`. This package is a modified copy of the osmosis package - https://github.com/osmosis-labs/osmosis-rust/tree/main/packages/osmosis-std-derive</summary>

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

        <entry>
            <title>libmodbus-sys-1.0.0</title>

            <link href="/libmodbus-sys/1.0.0/libmodbus_sys/" />
            <id>urn:docs-rs:libmodbus-sys:1.0.0</id>
            <updated>
            2026-09-17T17:51:05.538682+00:00</updated>

            <summary>FFI bindings to the libmodbus C library.
</summary>

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

        <entry>
            <title>dbcc-2.2.1</title>

            <link href="/dbcc/2.2.1/dbcc/" />
            <id>urn:docs-rs:dbcc:2.2.1</id>
            <updated>
            2026-09-17T17:51:04.210956+00:00</updated>

            <summary>Compiles `data base CAN` (dbc) files into Rust code.</summary>

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

        <entry>
            <title>qfe-0.4.0</title>

            <link href="/qfe/0.4.0/qfe/" />
            <id>urn:docs-rs:qfe:0.4.0</id>
            <updated>
            2026-09-17T17:51:03.497810+00:00</updated>

            <summary>Experimental protocol for quantum-secure communications</summary>

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

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

            <link href="/anu-macros/0.1.0/anu_macros/" />
            <id>urn:docs-rs:anu-macros:0.1.0</id>
            <updated>
            2026-09-17T17:51:03.072019+00:00</updated>

            <summary>Macros used to write libanu.</summary>

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

        <entry>
            <title>vec-utils-0.3.0</title>

            <link href="/vec-utils/0.3.0/vec_utils/" />
            <id>urn:docs-rs:vec-utils:0.3.0</id>
            <updated>
            2026-09-17T17:51:00.344135+00:00</updated>

            <summary>vector utilities</summary>

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

        <entry>
            <title>dino-0.1.2</title>

            <link href="/dino/0.1.2/dino/" />
            <id>urn:docs-rs:dino:0.1.2</id>
            <updated>
            2026-09-17T17:50:57.168138+00:00</updated>

            <summary>Dino is a lightweight database for rust!</summary>

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

        <entry>
            <title>wig-0.21.0</title>

            <link href="/wig/0.21.0/wig/" />
            <id>urn:docs-rs:wig:0.21.0</id>
            <updated>
            2026-09-17T17:50:57.061554+00:00</updated>

            <summary>WebAssembly Interface Generator</summary>

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

        <entry>
            <title>wishbone-bridge-1.1.0</title>

            <link href="/wishbone-bridge/1.1.0/wishbone_bridge/" />
            <id>urn:docs-rs:wishbone-bridge:1.1.0</id>
            <updated>
            2026-09-17T17:50:55.791456+00:00</updated>

            <summary>A library to control Wishbone devices</summary>

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

        <entry>
            <title>multiboot2-host-0.2.1</title>

            <link href="/multiboot2-host/0.2.1/multiboot2_host/" />
            <id>urn:docs-rs:multiboot2-host:0.2.1</id>
            <updated>
            2026-09-17T17:50:53.548515+00:00</updated>

            <summary>An experimental Multiboot2 crate for VM hosts.</summary>

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

        <entry>
            <title>device-types-0.3.0</title>

            <link href="/device-types/0.3.0/device_types/" />
            <id>urn:docs-rs:device-types:0.3.0</id>
            <updated>
            2026-09-17T17:50:51.371420+00:00</updated>

            <summary>shared device types used throughout device-scanner and IML</summary>

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

        <entry>
            <title>ralgeb-0.1.0</title>

            <link href="/ralgeb/0.1.0/ralgeb/" />
            <id>urn:docs-rs:ralgeb:0.1.0</id>
            <updated>
            2026-09-17T17:50:51.358037+00:00</updated>

            <summary>This package has some mathematical tools to allow user perform operations on Point, Line, Circle, Matrix</summary>

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

        <entry>
            <title>env-test-util-1.0.1</title>

            <link href="/env-test-util/1.0.1/env_test_util/" />
            <id>urn:docs-rs:env-test-util:1.0.1</id>
            <updated>
            2026-09-17T17:50:49.858394+00:00</updated>

            <summary>Just a simple tool to manipulate environment variable in tests.</summary>

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

        <entry>
            <title>openxr-0.22.0</title>

            <link href="/openxr/0.22.0/openxr/" />
            <id>urn:docs-rs:openxr:0.22.0</id>
            <updated>
            2026-09-17T17:50:47.776339+00:00</updated>

            <summary>High-level, mostly-safe OpenXR bindings</summary>

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

        <entry>
            <title>dom_renderer-0.2.2</title>

            <link href="/dom_renderer/0.2.2/dom_renderer/" />
            <id>urn:docs-rs:dom_renderer:0.2.2</id>
            <updated>
            2026-09-17T17:50:46.944893+00:00</updated>

            <summary>Crate for rendering html (or other DOMs) strings</summary>

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

        <entry>
            <title>openxr-sys-0.14.0</title>

            <link href="/openxr-sys/0.14.0/openxr_sys/" />
            <id>urn:docs-rs:openxr-sys:0.14.0</id>
            <updated>
            2026-09-17T17:50:45.921588+00:00</updated>

            <summary>OpenXR FFI bindings</summary>

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

        <entry>
            <title>ezrest-0.0.1-beta-2</title>

            <link href="/ezrest/0.0.1-beta-2/ezrest/" />
            <id>urn:docs-rs:ezrest:0.0.1-beta-2</id>
            <updated>
            2026-09-17T17:50:43.719662+00:00</updated>

            <summary>Easily create projects with given modules and packages.</summary>

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

        <entry>
            <title>transmittable-0.1.0</title>

            <link href="/transmittable/0.1.0/transmittable/" />
            <id>urn:docs-rs:transmittable:0.1.0</id>
            <updated>
            2026-09-17T17:50:43.522502+00:00</updated>

            <summary>Customizable binary serializer and deserializer; WIP</summary>

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

        <entry>
            <title>stm32f4-prng-0.1.1</title>

            <link href="/stm32f4-prng/0.1.1/stm32f4_prng/" />
            <id>urn:docs-rs:stm32f4-prng:0.1.1</id>
            <updated>
            2026-09-17T17:50:42.765345+00:00</updated>

            <summary>A software-only PRNG seeded with ADC data for the STM32F4xx family</summary>

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

        <entry>
            <title>xapian-rusty-0.1.3</title>

            <link href="/xapian-rusty/0.1.3/xapian_rusty/" />
            <id>urn:docs-rs:xapian-rusty:0.1.3</id>
            <updated>
            2026-09-17T17:50:41.142843+00:00</updated>

            <summary>Rust bindings to Xapian</summary>

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

        <entry>
            <title>rust-binary-install-0.0.1</title>

            <link href="/rust-binary-install/0.0.1/rust_binary_install/" />
            <id>urn:docs-rs:rust-binary-install:0.0.1</id>
            <updated>
            2026-09-17T17:50:40.533206+00:00</updated>

            <summary>Install a binary from a path to a global cache</summary>

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

        <entry>
            <title>viewport-0.0.0</title>

            <link href="/viewport/0.0.0/viewport/" />
            <id>urn:docs-rs:viewport:0.0.0</id>
            <updated>
            2026-09-17T17:50:35.814172+00:00</updated>

            <summary>A user-facing terminal manipulation library</summary>

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

        <entry>
            <title>wslapi-0.1.3</title>

            <link href="/wslapi/0.1.3/wslapi/" />
            <id>urn:docs-rs:wslapi:0.1.3</id>
            <updated>
            2026-09-17T17:50:33.998515+00:00</updated>

            <summary>Managing the Windows Subsystem for Linux</summary>

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

        <entry>
            <title>tbot-0.6.7</title>

            <link href="/tbot/0.6.7/tbot/" />
            <id>urn:docs-rs:tbot:0.6.7</id>
            <updated>
            2026-09-17T17:50:33.004810+00:00</updated>

            <summary>Make cool Telegram bots with Rust easily.</summary>

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

        <entry>
            <title>scones_examples-0.1.2</title>

            <link href="/scones_examples/0.1.2/scones_examples/" />
            <id>urn:docs-rs:scones_examples:0.1.2</id>
            <updated>
            2026-09-17T17:50:32.193920+00:00</updated>

            <summary>Examples (and tests) for the Scones crate.</summary>

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

        <entry>
            <title>mockall-0.15.0</title>

            <link href="/mockall/0.15.0/mockall/" />
            <id>urn:docs-rs:mockall:0.15.0</id>
            <updated>
            2026-09-17T17:50:31.647749+00:00</updated>

            <summary>A powerful mock object library for Rust.
</summary>

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

        <entry>
            <title>apply_method-0.1.1</title>

            <link href="/apply_method/0.1.1/apply_method/" />
            <id>urn:docs-rs:apply_method:0.1.1</id>
            <updated>
            2026-09-17T17:50:30.040422+00:00</updated>

            <summary>Allows you to apply any function given as a parameter to the object.</summary>

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

        <entry>
            <title>mockall_derive-0.15.0</title>

            <link href="/mockall_derive/0.15.0/mockall_derive/" />
            <id>urn:docs-rs:mockall_derive:0.15.0</id>
            <updated>
            2026-09-17T17:50:27.487151+00:00</updated>

            <summary>Procedural macros for Mockall
</summary>

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

        <entry>
            <title>meshuganah-0.2.2</title>

            <link href="/meshuganah/0.2.2/meshuganah/" />
            <id>urn:docs-rs:meshuganah:0.2.2</id>
            <updated>
            2026-09-17T17:50:26.020298+00:00</updated>

            <summary>A type safe ODM for MongoDB.</summary>

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

        <entry>
            <title>weasel-0.11.0</title>

            <link href="/weasel/0.11.0/weasel/" />
            <id>urn:docs-rs:weasel:0.11.0</id>
            <updated>
            2026-09-17T17:50:24.887461+00:00</updated>

            <summary>A customizable battle system for turn-based games.</summary>

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

        <entry>
            <title>network_audio_protocol-0.1.0</title>

            <link href="/network_audio_protocol/0.1.0/network_audio_protocol/" />
            <id>urn:docs-rs:network_audio_protocol:0.1.0</id>
            <updated>
            2026-09-17T17:50:24.382585+00:00</updated>

            <summary>A network protocol for sending audio over the network, still in development</summary>

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

        <entry>
            <title>json_keys_case_changer-0.2.0</title>

            <link href="/json_keys_case_changer/0.2.0/json_keys_case_changer/" />
            <id>urn:docs-rs:json_keys_case_changer:0.2.0</id>
            <updated>
            2026-09-17T17:50:23.885375+00:00</updated>

            <summary>A Rust library using serde_json to change the case of the keys of an JSON object</summary>

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

        <entry>
            <title>scones_macros-0.1.2</title>

            <link href="/scones_macros/0.1.2/scones_macros/" />
            <id>urn:docs-rs:scones_macros:0.1.2</id>
            <updated>
            2026-09-17T17:50:22.564970+00:00</updated>

            <summary>Macros that power the Scones crate.</summary>

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

        <entry>
            <title>thoth-client-0.2.1</title>

            <link href="/thoth-client/0.2.1/thoth_client/" />
            <id>urn:docs-rs:thoth-client:0.2.1</id>
            <updated>
            2026-09-17T17:50:18.174699+00:00</updated>

            <summary>GraphQL Client for bibliographic data</summary>

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

        <entry>
            <title>shy-0.1.10</title>

            <link href="/shy/0.1.10/shy/" />
            <id>urn:docs-rs:shy:0.1.10</id>
            <updated>
            2026-09-17T17:50:17.082222+00:00</updated>

            <summary>bare-bones ssh launcher</summary>

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

        <entry>
            <title>offset-vec-0.3.6</title>

            <link href="/offset-vec/0.3.6/offset_vec/" />
            <id>urn:docs-rs:offset-vec:0.3.6</id>
            <updated>
            2026-09-17T17:50:16.914870+00:00</updated>

            <summary>Packer for Vec and String etc, for all methods index add a offset</summary>

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

        <entry>
            <title>ryt-0.1.0</title>

            <link href="/ryt/0.1.0/ryt/" />
            <id>urn:docs-rs:ryt:0.1.0</id>
            <updated>
            2026-09-17T17:50:13.553895+00:00</updated>

            <summary>A placeholder for a rust youtube api that is still in development</summary>

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

        <entry>
            <title>plan9-0.1.1</title>

            <link href="/plan9/0.1.1/plan9/" />
            <id>urn:docs-rs:plan9:0.1.1</id>
            <updated>
            2026-09-17T17:50:13.114170+00:00</updated>

            <summary>Plan9 interaction, based on github.com/9fans/go</summary>

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

        <entry>
            <title>bevy_hecs_macros-0.3.0</title>

            <link href="/bevy_hecs_macros/0.3.0/bevy_hecs_macros/" />
            <id>urn:docs-rs:bevy_hecs_macros:0.3.0</id>
            <updated>
            2026-09-17T17:50:08.774058+00:00</updated>

            <summary>Bevy fork of hecs-macros: procedural macro definitions for hecs</summary>

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

        <entry>
            <title>bevy_property_derive-0.3.0</title>

            <link href="/bevy_property_derive/0.3.0/bevy_property_derive/" />
            <id>urn:docs-rs:bevy_property_derive:0.3.0</id>
            <updated>
            2026-09-17T17:50:08.573168+00:00</updated>

            <summary>Derive implementations for bevy_property</summary>

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

        <entry>
            <title>headache-0.0.1</title>

            <link href="/headache/0.0.1/headache/" />
            <id>urn:docs-rs:headache:0.0.1</id>
            <updated>
            2026-09-17T17:50:06.863730+00:00</updated>

            <summary>A type safe HTML templating engine based on standard Rust datastructures inspired by hiccup</summary>

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

        <entry>
            <title>aoflagger_sys-0.1.3</title>

            <link href="/aoflagger_sys/0.1.3/aoflagger_sys/" />
            <id>urn:docs-rs:aoflagger_sys:0.1.3</id>
            <updated>
            2026-09-17T17:50:03.985868+00:00</updated>

            <summary>rate will be renamed to aoflagger-sys, see https://github.com/MWATelescope/rust-aoflagger/issues/2</summary>

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

        <entry>
            <title>thoth-api-0.2.1</title>

            <link href="/thoth-api/0.2.1/thoth_api/" />
            <id>urn:docs-rs:thoth-api:0.2.1</id>
            <updated>
            2026-09-17T17:50:03.109442+00:00</updated>

            <summary>GraphQL API for bibliographic data</summary>

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

        <entry>
            <title>art-1.0.0</title>

            <link href="/art/1.0.0/art/" />
            <id>urn:docs-rs:art:1.0.0</id>
            <updated>
            2026-09-17T17:50:02.630102+00:00</updated>

            <summary>adaptive radix trie</summary>

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

        <entry>
            <title>opensubdiv-sys-0.0.0</title>

            <link href="/opensubdiv-sys/0.0.0/opensubdiv_sys/" />
            <id>urn:docs-rs:opensubdiv-sys:0.0.0</id>
            <updated>
            2026-09-17T17:49:59.478481+00:00</updated>

            <summary>Rust bindings for OpenSubdiv (placeholder)</summary>

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

        <entry>
            <title>usd-sys-0.0.0</title>

            <link href="/usd-sys/0.0.0/usd_sys/" />
            <id>urn:docs-rs:usd-sys:0.0.0</id>
            <updated>
            2026-09-17T17:49:58.112061+00:00</updated>

            <summary>Rust bindings for USD (placeholder)</summary>

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

        <entry>
            <title>opentimelineio-sys-0.0.0</title>

            <link href="/opentimelineio-sys/0.0.0/opentimelineio_sys/" />
            <id>urn:docs-rs:opentimelineio-sys:0.0.0</id>
            <updated>
            2026-09-17T17:49:57.840005+00:00</updated>

            <summary>Rust bindings for OpenTimelineIO (placeholder)</summary>

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

        <entry>
            <title>seexpr-sys-0.0.0</title>

            <link href="/seexpr-sys/0.0.0/seexpr_sys/" />
            <id>urn:docs-rs:seexpr-sys:0.0.0</id>
            <updated>
            2026-09-17T17:49:52.996603+00:00</updated>

            <summary>Rust bindings for SeExpr (placeholder)</summary>

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

        <entry>
            <title>sitemap-0.4.1</title>

            <link href="/sitemap/0.4.1/sitemap/" />
            <id>urn:docs-rs:sitemap:0.4.1</id>
            <updated>
            2026-09-17T17:49:52.734164+00:00</updated>

            <summary>Sitemap parser (reader) and writer</summary>

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

        <entry>
            <title>heim-virt-0.0.11</title>

            <link href="/heim-virt/0.0.11/heim_virt/" />
            <id>urn:docs-rs:heim-virt:0.0.11</id>
            <updated>
            2026-09-17T17:49:51.817482+00:00</updated>

            <summary>Cross-platform virtualization system detection</summary>

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

        <entry>
            <title>ethercat-esi-0.2.0</title>

            <link href="/ethercat-esi/0.2.0/ethercat_esi/" />
            <id>urn:docs-rs:ethercat-esi:0.2.0</id>
            <updated>
            2026-09-17T17:49:50.344518+00:00</updated>

            <summary>Handle EtherCAT Slave Information (ESI)</summary>

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