<?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 (9439cafc1e2ea4a64558a489c81351cd959d6077 2026-09-22 )</id>
    <updated>2026-09-27T04:53:09.769558+00:00</updated>

        <entry>
            <title>pl_one-0.1.0</title>

            <link href="/pl_one/0.1.0/pl_one/" />
            <id>urn:docs-rs:pl_one:0.1.0</id>
            <updated>
            2026-09-27T04:53:09.769558+00:00</updated>

            <summary>crate for fun</summary>

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

        <entry>
            <title>fluence-0.6.9</title>

            <link href="/fluence/0.6.9/fluence/" />
            <id>urn:docs-rs:fluence:0.6.9</id>
            <updated>
            2026-09-27T04:53:09.054091+00:00</updated>

            <summary>Fluence backend SDK for developing backend applications for the Fluence network</summary>

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

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

            <link href="/cargo-whereis/0.1.0/cargo_whereis/" />
            <id>urn:docs-rs:cargo-whereis:0.1.0</id>
            <updated>
            2026-09-27T04:53:08.532172+00:00</updated>

            <summary>Locate a crate within a workspace</summary>

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

        <entry>
            <title>confu_derive-0.1.3</title>

            <link href="/confu_derive/0.1.3/confu_derive/" />
            <id>urn:docs-rs:confu_derive:0.1.3</id>
            <updated>
            2026-09-27T04:53:08.475478+00:00</updated>

            <summary>proc macro crate for the confu crate</summary>

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

        <entry>
            <title>cargo-temp-bindings-0.0.1</title>

            <link href="/cargo-temp-bindings/0.0.1/cargo_temp_bindings/" />
            <id>urn:docs-rs:cargo-temp-bindings:0.0.1</id>
            <updated>
            2026-09-27T04:53:07.108454+00:00</updated>

            <summary>Windows bindings for cargo-temp</summary>

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

        <entry>
            <title>bitfield-derive-0.2.1</title>

            <link href="/bitfield-derive/0.2.1/bitfield_derive/" />
            <id>urn:docs-rs:bitfield-derive:0.2.1</id>
            <updated>
            2026-09-27T04:53:05.218400+00:00</updated>

            <summary>This crate provides derive to generate struct with bitfield access</summary>

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

        <entry>
            <title>bright-0.4.1</title>

            <link href="/bright/0.4.1/bright/" />
            <id>urn:docs-rs:bright:0.4.1</id>
            <updated>
            2026-09-27T04:53:04.685665+00:00</updated>

            <summary>Beautiful terminal color</summary>

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

        <entry>
            <title>pied-piper-0.1.0</title>

            <link href="/pied-piper/0.1.0/pied_piper/" />
            <id>urn:docs-rs:pied-piper:0.1.0</id>
            <updated>
            2026-09-27T04:53:01.786263+00:00</updated>

            <summary>Educational version of the pv utility, from the course of Nathan Stocks</summary>

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

        <entry>
            <title>object-query-0.1.6</title>

            <link href="/object-query/0.1.6/object_query/" />
            <id>urn:docs-rs:object-query:0.1.6</id>
            <updated>
            2026-09-27T04:53:00.963173+00:00</updated>

            <summary>Abstracted object queries</summary>

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

        <entry>
            <title>twoway-0.2.2</title>

            <link href="/twoway/0.2.2/twoway/" />
            <id>urn:docs-rs:twoway:0.2.2</id>
            <updated>
            2026-09-27T04:52:58.749533+00:00</updated>

            <summary>(Deprecated - use crate memchr instead.) Fast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust&#38;apos;s libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version.</summary>

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

        <entry>
            <title>jshell-0.1.1</title>

            <link href="/jshell/0.1.1/jshell/" />
            <id>urn:docs-rs:jshell:0.1.1</id>
            <updated>
            2026-09-27T04:52:57.100204+00:00</updated>

            <summary>JSH is a sandboxed shell that input and output JSON (which is handy)</summary>

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

        <entry>
            <title>photo_organizer-0.3.0</title>

            <link href="/photo_organizer/0.3.0/photo_organizer/" />
            <id>urn:docs-rs:photo_organizer:0.3.0</id>
            <updated>
            2026-09-27T04:52:56.922529+00:00</updated>

            <summary>Organize photos in one folder into date-centric folder structure.</summary>

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

        <entry>
            <title>fluence-sdk-main-0.6.9</title>

            <link href="/fluence-sdk-main/0.6.9/fluence_sdk_main/" />
            <id>urn:docs-rs:fluence-sdk-main:0.6.9</id>
            <updated>
            2026-09-27T04:52:56.353626+00:00</updated>

            <summary>Rust SDK for applications for the Fluence network</summary>

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

        <entry>
            <title>simple_on_shutdown-1.0.0</title>

            <link href="/simple_on_shutdown/1.0.0/simple_on_shutdown/" />
            <id>urn:docs-rs:simple_on_shutdown:1.0.0</id>
            <updated>
            2026-09-27T04:52:56.095939+00:00</updated>

            <summary>This crate consists of a convenient macro to specify on shutdown callbacks (=code that should run when your program
exits (grafecully)). It&#38;apos;s super simple and stripped-down.
</summary>

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

        <entry>
            <title>rust-dropbox-0.2.8</title>

            <link href="/rust-dropbox/0.2.8/rust_dropbox/" />
            <id>urn:docs-rs:rust-dropbox:0.2.8</id>
            <updated>
            2026-09-27T04:52:55.491178+00:00</updated>

            <summary>a convenient tool of dropbox-api binding, with non-blocking and blocking api</summary>

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

        <entry>
            <title>scale_documentation-0.1.2</title>

            <link href="/scale_documentation/0.1.2/scale_documentation/" />
            <id>urn:docs-rs:scale_documentation:0.1.2</id>
            <updated>
            2026-09-27T04:52:54.895261+00:00</updated>

            <summary>structured SCALE assembly documentation</summary>

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

        <entry>
            <title>dashscope-0.0.1</title>

            <link href="/dashscope/0.0.1/dashscope/" />
            <id>urn:docs-rs:dashscope:0.0.1</id>
            <updated>
            2026-09-27T04:52:54.515904+00:00</updated>

            <summary>阿里云灵积</summary>

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

        <entry>
            <title>enum_properties-0.3.0</title>

            <link href="/enum_properties/0.3.0/enum_properties/" />
            <id>urn:docs-rs:enum_properties:0.3.0</id>
            <updated>
            2026-09-27T04:52:53.563088+00:00</updated>

            <summary>A macro for declaring static properties on enum variants</summary>

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

        <entry>
            <title>gamework-0.1.0</title>

            <link href="/gamework/0.1.0/gamework/" />
            <id>urn:docs-rs:gamework:0.1.0</id>
            <updated>
            2026-09-27T04:52:52.654810+00:00</updated>

            <summary>Placeholder</summary>

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

        <entry>
            <title>scale_impl_generator-0.1.2</title>

            <link href="/scale_impl_generator/0.1.2/scale_impl_generator/" />
            <id>urn:docs-rs:scale_impl_generator:0.1.2</id>
            <updated>
            2026-09-27T04:52:50.664325+00:00</updated>

            <summary>a proc macro to generate a large percentage of all impls on SCALE crypto primitives</summary>

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

        <entry>
            <title>evilsha-0.1.0</title>

            <link href="/evilsha/0.1.0/evilsha/" />
            <id>urn:docs-rs:evilsha:0.1.0</id>
            <updated>
            2026-09-27T04:52:49.942732+00:00</updated>

            <summary>Unsecure SHA 2 implementation</summary>

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

        <entry>
            <title>uclcli-0.1.0</title>

            <link href="/uclcli/0.1.0/uclcli/" />
            <id>urn:docs-rs:uclcli:0.1.0</id>
            <updated>
            2026-09-27T04:52:47.620923+00:00</updated>

            <summary>command line compressor/decompressor using libucl / NRV</summary>

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

        <entry>
            <title>aliyun-error-0.0.1</title>

            <link href="/aliyun-error/0.0.1/aliyun_error/" />
            <id>urn:docs-rs:aliyun-error:0.0.1</id>
            <updated>
            2026-09-27T04:52:47.069610+00:00</updated>

            <summary>阿里云统一错误处理</summary>

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

        <entry>
            <title>spiropath-0.1.1</title>

            <link href="/spiropath/0.1.1/spiropath/" />
            <id>urn:docs-rs:spiropath:0.1.1</id>
            <updated>
            2026-09-27T04:52:46.841200+00:00</updated>

            <summary>Generalized Spirograph using arbitrary paths.</summary>

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

        <entry>
            <title>scale_documentation_parser-0.1.2</title>

            <link href="/scale_documentation_parser/0.1.2/scale_documentation_parser/" />
            <id>urn:docs-rs:scale_documentation_parser:0.1.2</id>
            <updated>
            2026-09-27T04:52:45.032489+00:00</updated>

            <summary>a proc macro to parse the structured SCALE documentation into Rust datastructures</summary>

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

        <entry>
            <title>bliss-rs-0.1.4</title>

            <link href="/bliss-rs/0.1.4/bliss_rs/" />
            <id>urn:docs-rs:bliss-rs:0.1.4</id>
            <updated>
            2026-09-27T04:52:44.063644+00:00</updated>

            <summary>A song analysis library for making playlists</summary>

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

        <entry>
            <title>historian-4.0.4</title>

            <link href="/historian/4.0.4/historian/" />
            <id>urn:docs-rs:historian:4.0.4</id>
            <updated>
            2026-09-27T04:52:42.346976+00:00</updated>

            <summary>a high performance zero-config histogram implementation</summary>

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

        <entry>
            <title>conreg-0.1.0</title>

            <link href="/conreg/0.1.0/conreg/" />
            <id>urn:docs-rs:conreg:0.1.0</id>
            <updated>
            2026-09-27T04:52:41.701183+00:00</updated>

            <summary>Control and Regulation</summary>

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

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

            <link href="/drop-derive/0.1.0/drop_derive/" />
            <id>urn:docs-rs:drop-derive:0.1.0</id>
            <updated>
            2026-09-27T04:52:41.562731+00:00</updated>

            <summary>Derive macros for drop</summary>

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

        <entry>
            <title>hash_avatar-0.1.5</title>

            <link href="/hash_avatar/0.1.5/hash_avatar/" />
            <id>urn:docs-rs:hash_avatar:0.1.5</id>
            <updated>
            2026-09-27T04:52:39.700070+00:00</updated>

            <summary>rust生成随机头像的库</summary>

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

        <entry>
            <title>wasmcloud-httpclient-0.2.4</title>

            <link href="/wasmcloud-httpclient/0.2.4/wasmcloud_httpclient/" />
            <id>urn:docs-rs:wasmcloud-httpclient:0.2.4</id>
            <updated>
            2026-09-27T04:52:38.040963+00:00</updated>

            <summary>HTTP client capability provider for the wasmCloud wasm host runtime</summary>

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

        <entry>
            <title>ssvm_process_interface-0.1.4</title>

            <link href="/ssvm_process_interface/0.1.4/ssvm_process_interface/" />
            <id>urn:docs-rs:ssvm_process_interface:0.1.4</id>
            <updated>
            2026-09-27T04:52:35.759855+00:00</updated>

            <summary>A Rust library that provides Rust to WebAssembly developers with syntax for running commands functionality</summary>

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

        <entry>
            <title>ssvm_tensorflow_interface-0.1.4</title>

            <link href="/ssvm_tensorflow_interface/0.1.4/ssvm_tensorflow_interface/" />
            <id>urn:docs-rs:ssvm_tensorflow_interface:0.1.4</id>
            <updated>
            2026-09-27T04:52:34.967877+00:00</updated>

            <summary>A Rust library that provides Rust to WebAssembly developers with syntax for using tensorflow functionality</summary>

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

        <entry>
            <title>nym-0.1.0</title>

            <link href="/nym/0.1.0/nym/" />
            <id>urn:docs-rs:nym:0.1.0</id>
            <updated>
            2026-09-27T04:52:33.333021+00:00</updated>

            <summary>Manipulate files en masse using patterns.</summary>

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

        <entry>
            <title>aki-mcolor-0.2.1</title>

            <link href="/aki-mcolor/0.2.1/libaki_mcolor/" />
            <id>urn:docs-rs:aki-mcolor:0.2.1</id>
            <updated>
            2026-09-27T04:52:32.405353+00:00</updated>

            <summary>mark up text with color
</summary>

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

        <entry>
            <title>xarc-0.3.0</title>

            <link href="/xarc/0.3.0/xarc/" />
            <id>urn:docs-rs:xarc:0.3.0</id>
            <updated>
            2026-09-27T04:52:31.592404+00:00</updated>

            <summary>`xarc` provides atomically swappable atomically refcounted smart pointers as a safer building block for lockfree algorithms than raw atomic pointers. `Xarc` is comparable to `Arc` but with the additional ability to atomically be swapped into and out of `AtomicXarc`. `Xarc` is dereferenceable but cannot have its contents atomically swapped. `AtomicXarc` can have its contents atomically swapped but is not dereferenceable.</summary>

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

        <entry>
            <title>wasmcloud-s3-0.10.1</title>

            <link href="/wasmcloud-s3/0.10.1/wasmcloud_s3/" />
            <id>urn:docs-rs:wasmcloud-s3:0.10.1</id>
            <updated>
            2026-09-27T04:52:26.743338+00:00</updated>

            <summary>AWS S3 capability provider for the wasmCloud wasm host runtime</summary>

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

        <entry>
            <title>dencode-0.3.0</title>

            <link href="/dencode/0.3.0/dencode/" />
            <id>urn:docs-rs:dencode:0.3.0</id>
            <updated>
            2026-09-27T04:52:26.674170+00:00</updated>

            <summary>Utilities for decoding and encoding frames from readers and writers.</summary>

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

        <entry>
            <title>mdbook-tex-0.0.0</title>

            <link href="/mdbook-tex/0.0.0/mdbook_tex/" />
            <id>urn:docs-rs:mdbook-tex:0.0.0</id>
            <updated>
            2026-09-27T04:52:26.195131+00:00</updated>

            <summary>A backend for mdBook that generates a LaTeX representation of a book</summary>

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

        <entry>
            <title>rust-tfidf-1.1.1</title>

            <link href="/rust-tfidf/1.1.1/tfidf/" />
            <id>urn:docs-rs:rust-tfidf:1.1.1</id>
            <updated>
            2026-09-27T04:52:23.448014+00:00</updated>

            <summary>Library to calculate TF-IDF (Term Frequency - Inverse Document Frequency) for generic documents</summary>

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

        <entry>
            <title>evolve-0.4.0</title>

            <link href="/evolve/0.4.0/evolve/" />
            <id>urn:docs-rs:evolve:0.4.0</id>
            <updated>
            2026-09-27T04:52:23.028159+00:00</updated>

            <summary>A generic, composable genetic algorithm framework for Rust</summary>

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

        <entry>
            <title>dcc-0.1.0</title>

            <link href="/dcc/0.1.0/dcc/" />
            <id>urn:docs-rs:dcc:0.1.0</id>
            <updated>
            2026-09-27T04:52:22.252022+00:00</updated>

            <summary>crate for dcc packages</summary>

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

        <entry>
            <title>garcon-0.2.3</title>

            <link href="/garcon/0.2.3/garcon/" />
            <id>urn:docs-rs:garcon:0.2.3</id>
            <updated>
            2026-09-27T04:52:20.755144+00:00</updated>

            <summary>A collection of trait and classes to make your thread or async function wait.</summary>

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

        <entry>
            <title>elrond-wasm-sc-dns-1.1.0</title>

            <link href="/elrond-wasm-sc-dns/1.1.0/elrond_wasm_sc_dns/" />
            <id>urn:docs-rs:elrond-wasm-sc-dns:1.1.0</id>
            <updated>
            2026-09-27T04:52:17.636808+00:00</updated>

            <summary>Elrond Domain Name Service smart contract</summary>

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

        <entry>
            <title>wasmcloud-redis-0.11.3</title>

            <link href="/wasmcloud-redis/0.11.3/wasmcloud_redis/" />
            <id>urn:docs-rs:wasmcloud-redis:0.11.3</id>
            <updated>
            2026-09-27T04:52:17.463430+00:00</updated>

            <summary>Redis capability provider for the wasmCloud WebAssembly actor runtime</summary>

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

        <entry>
            <title>wasmcloud-nats-0.10.4</title>

            <link href="/wasmcloud-nats/0.10.4/wasmcloud_nats/" />
            <id>urn:docs-rs:wasmcloud-nats:0.10.4</id>
            <updated>
            2026-09-27T04:52:16.814168+00:00</updated>

            <summary>NATS capability provider for the wasmCloud host runtime</summary>

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

        <entry>
            <title>rain-engine-channels-0.1.0</title>

            <link href="/rain-engine-channels/0.1.0/rain_engine_channels/" />
            <id>urn:docs-rs:rain-engine-channels:0.1.0</id>
            <updated>
            2026-09-27T04:52:15.605636+00:00</updated>

            <summary>Channel adapters for RainEngine runtime integrations</summary>

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

        <entry>
            <title>fiat-crypto-0.3.0</title>

            <link href="/fiat-crypto/0.3.0/fiat_crypto/" />
            <id>urn:docs-rs:fiat-crypto:0.3.0</id>
            <updated>
            2026-09-27T04:52:14.275601+00:00</updated>

            <summary>Fiat-crypto generated Rust</summary>

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

        <entry>
            <title>ogg-opus-0.1.2</title>

            <link href="/ogg-opus/0.1.2/ogg_opus/" />
            <id>urn:docs-rs:ogg-opus:0.1.2</id>
            <updated>
            2026-09-27T04:52:08.857505+00:00</updated>

            <summary>A decoder/encoder for Ogg Opus</summary>

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

        <entry>
            <title>wasmcloud-telnet-0.1.3</title>

            <link href="/wasmcloud-telnet/0.1.3/wasmcloud_telnet/" />
            <id>urn:docs-rs:wasmcloud-telnet:0.1.3</id>
            <updated>
            2026-09-27T04:52:07.321118+00:00</updated>

            <summary>A telnet server capability provider for wasmCloud actors</summary>

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

        <entry>
            <title>can-dbc-10.0.0</title>

            <link href="/can-dbc/10.0.0/can_dbc/" />
            <id>urn:docs-rs:can-dbc:10.0.0</id>
            <updated>
            2026-09-27T04:52:06.150076+00:00</updated>

            <summary>A parser for the DBC format. The DBC format is used to exchange CAN network data.</summary>

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

        <entry>
            <title>wasmcloud-logging-0.9.4</title>

            <link href="/wasmcloud-logging/0.9.4/wasmcloud_logging/" />
            <id>urn:docs-rs:wasmcloud-logging:0.9.4</id>
            <updated>
            2026-09-27T04:52:05.698229+00:00</updated>

            <summary>Structured logging capability provider for the wasmCloud host runtime</summary>

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

        <entry>
            <title>assert2ify-0.1.0-alpha1</title>

            <link href="/assert2ify/0.1.0-alpha1/assert2ify/" />
            <id>urn:docs-rs:assert2ify:0.1.0-alpha1</id>
            <updated>
            2026-09-27T04:52:04.604883+00:00</updated>

            <summary>A one-liner solution to replace assertions in tests by the expressive assertions of the assert2 crate</summary>

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

        <entry>
            <title>pgaf_std-0.1.0</title>

            <link href="/pgaf_std/0.1.0/pgaf_std/" />
            <id>urn:docs-rs:pgaf_std:0.1.0</id>
            <updated>
            2026-09-27T04:52:01.920152+00:00</updated>

            <summary>Parallel Geospatial Analysis Framework — Work-In-Progress lightweight tool for mass-parallel geospatial analysis.</summary>

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

        <entry>
            <title>charlie_buffalo-1.0.2</title>

            <link href="/charlie_buffalo/1.0.2/charlie_buffalo/" />
            <id>urn:docs-rs:charlie_buffalo:1.0.2</id>
            <updated>
            2026-09-27T04:51:59.468357+00:00</updated>

            <summary>A library to join attributes on system logs.</summary>

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

        <entry>
            <title>acyclic-graph-0.1.0</title>

            <link href="/acyclic-graph/0.1.0/acyclic_graph/" />
            <id>urn:docs-rs:acyclic-graph:0.1.0</id>
            <updated>
            2026-09-27T04:51:58.251377+00:00</updated>

            <summary>Directed acyclic graph</summary>

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

        <entry>
            <title>somedoc-0.2.10</title>

            <link href="/somedoc/0.2.10/somedoc/" />
            <id>urn:docs-rs:somedoc:0.2.10</id>
            <updated>
            2026-09-27T04:51:58.132471+00:00</updated>

            <summary>A very simple document model and markup generator.</summary>

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

        <entry>
            <title>tree-sitter-tsq-0.19.0</title>

            <link href="/tree-sitter-tsq/0.19.0/tree_sitter_tsq/" />
            <id>urn:docs-rs:tree-sitter-tsq:0.19.0</id>
            <updated>
            2026-09-27T04:51:57.823297+00:00</updated>

            <summary>tsq grammar for the tree-sitter parsing library</summary>

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

        <entry>
            <title>krik-0.1.27</title>

            <link href="/krik/0.1.27/krik/" />
            <id>urn:docs-rs:krik:0.1.27</id>
            <updated>
            2026-09-27T04:51:55.585671+00:00</updated>

            <summary>A fast static site generator written in Rust with internationalization, theming, and modern web features</summary>

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

        <entry>
            <title>include-crypt-0.1.1</title>

            <link href="/include-crypt/0.1.1/include_crypt/" />
            <id>urn:docs-rs:include-crypt:0.1.1</id>
            <updated>
            2026-09-27T04:51:52.684226+00:00</updated>

            <summary>Safely embed files into your binary.</summary>

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

        <entry>
            <title>bktree-1.0.1</title>

            <link href="/bktree/1.0.1/bktree/" />
            <id>urn:docs-rs:bktree:1.0.1</id>
            <updated>
            2026-09-27T04:51:52.664256+00:00</updated>

            <summary>BK-tree datastructure</summary>

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

        <entry>
            <title>bscscan_wrapper-0.1.2</title>

            <link href="/bscscan_wrapper/0.1.2/bscscan_wrapper/" />
            <id>urn:docs-rs:bscscan_wrapper:0.1.2</id>
            <updated>
            2026-09-27T04:51:48.597945+00:00</updated>

            <summary>This is a wrapper to bscchain api to get data from BSC chain</summary>

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

        <entry>
            <title>cargo-rapk-0.24.0</title>

            <link href="/cargo-rapk/0.24.0/cargo_rapk/" />
            <id>urn:docs-rs:cargo-rapk:0.24.0</id>
            <updated>
            2026-09-27T04:51:47.728205+00:00</updated>

            <summary>Helps cargo build APKs</summary>

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

        <entry>
            <title>rndk-0.24.0</title>

            <link href="/rndk/0.24.0/rndk/" />
            <id>urn:docs-rs:rndk:0.24.0</id>
            <updated>
            2026-09-27T04:51:46.208397+00:00</updated>

            <summary>Utilities for building Android binaries</summary>

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

        <entry>
            <title>kanye-0.1.1</title>

            <link href="/kanye/0.1.1/kanye/" />
            <id>urn:docs-rs:kanye:0.1.1</id>
            <updated>
            2026-09-27T04:51:44.965445+00:00</updated>

            <summary>KAAS (Kanye As A Service)</summary>

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

        <entry>
            <title>assert2ify-macros-0.1.0-alpha1</title>

            <link href="/assert2ify-macros/0.1.0-alpha1/assert2ify_macros/" />
            <id>urn:docs-rs:assert2ify-macros:0.1.0-alpha1</id>
            <updated>
            2026-09-27T04:51:38.184619+00:00</updated>

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

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

        <entry>
            <title>pgaf_engine-0.1.0</title>

            <link href="/pgaf_engine/0.1.0/pgaf_engine/" />
            <id>urn:docs-rs:pgaf_engine:0.1.0</id>
            <updated>
            2026-09-27T04:51:37.133882+00:00</updated>

            <summary>Parallel Geospatial Analysis Framework — Work-In-Progress lightweight tool for mass-parallel geospatial analysis.</summary>

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

        <entry>
            <title>include-crypt-codegen-0.1.1</title>

            <link href="/include-crypt-codegen/0.1.1/include_crypt_codegen/" />
            <id>urn:docs-rs:include-crypt-codegen:0.1.1</id>
            <updated>
            2026-09-27T04:51:36.769995+00:00</updated>

            <summary>Codegen helpers for the `include-crypt` crate</summary>

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

        <entry>
            <title>seacan-0.1.0</title>

            <link href="/seacan/0.1.0/seacan/" />
            <id>urn:docs-rs:seacan:0.1.0</id>
            <updated>
            2026-09-27T04:51:33.245811+00:00</updated>

            <summary>A library for interacting with cargo to build things</summary>

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

        <entry>
            <title>wasmcloud-fs-0.4.1</title>

            <link href="/wasmcloud-fs/0.4.1/wasmcloud_fs/" />
            <id>urn:docs-rs:wasmcloud-fs:0.4.1</id>
            <updated>
            2026-09-27T04:51:32.694442+00:00</updated>

            <summary>Blob store capability provider (local file system) for the wasmCloud runtime</summary>

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

        <entry>
            <title>ory-client-client-0.0.1-alpha.1</title>

            <link href="/ory-client-client/0.0.1-alpha.1/ory_client_client/" />
            <id>urn:docs-rs:ory-client-client:0.0.1-alpha.1</id>
            <updated>
            2026-09-27T04:51:30.433510+00:00</updated>

            <summary>SDK Client for ORY Keto</summary>

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

        <entry>
            <title>option-lock-0.3.1</title>

            <link href="/option-lock/0.3.1/option_lock/" />
            <id>urn:docs-rs:option-lock:0.3.1</id>
            <updated>
            2026-09-27T04:51:29.528075+00:00</updated>

            <summary>A simple mutex for Option values</summary>

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

        <entry>
            <title>cstl-sys-2.4.0</title>

            <link href="/cstl-sys/2.4.0/cstl_sys/" />
            <id>urn:docs-rs:cstl-sys:2.4.0</id>
            <updated>
            2026-09-27T04:51:26.185079+00:00</updated>

            <summary>Low level CSTL Rust bindings generated with bindgen</summary>

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

        <entry>
            <title>pgaf_sdk-0.1.0</title>

            <link href="/pgaf_sdk/0.1.0/pgaf_sdk/" />
            <id>urn:docs-rs:pgaf_sdk:0.1.0</id>
            <updated>
            2026-09-27T04:51:24.016291+00:00</updated>

            <summary>Parallel Geospatial Analysis Framework — Work-In-Progress lightweight tool for mass-parallel geospatial analysis.</summary>

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

        <entry>
            <title>evilaes-0.1.0</title>

            <link href="/evilaes/0.1.0/evilaes/" />
            <id>urn:docs-rs:evilaes:0.1.0</id>
            <updated>
            2026-09-27T04:51:21.456324+00:00</updated>

            <summary>Unsecure AES 256-bit implementation</summary>

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

        <entry>
            <title>ar_pe_ce-0.1.1</title>

            <link href="/ar_pe_ce/0.1.1/ar_pe_ce/" />
            <id>urn:docs-rs:ar_pe_ce:0.1.1</id>
            <updated>
            2026-09-27T04:51:20.011370+00:00</updated>

            <summary>HTTP2 based simple streaming RPC</summary>

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

        <entry>
            <title>defmt-log-test-0.1.0</title>

            <link href="/defmt-log-test/0.1.0/defmt_log_test/" />
            <id>urn:docs-rs:defmt-log-test:0.1.0</id>
            <updated>
            2026-09-27T04:51:18.408380+00:00</updated>

            <summary>test</summary>

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

        <entry>
            <title>rain-engine-client-0.1.0</title>

            <link href="/rain-engine-client/0.1.0/rain_engine_client/" />
            <id>urn:docs-rs:rain-engine-client:0.1.0</id>
            <updated>
            2026-09-27T04:51:18.103706+00:00</updated>

            <summary>HTTP client for RainEngine runtimes</summary>

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

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

            <link href="/libpacket-core/0.1.0/libpacket_core/" />
            <id>urn:docs-rs:libpacket-core:0.1.0</id>
            <updated>
            2026-09-27T04:51:15.767984+00:00</updated>

            <summary>Fundamental base types and code used by pnet.</summary>

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

        <entry>
            <title>rain-engine-runtime-0.1.0</title>

            <link href="/rain-engine-runtime/0.1.0/rain_engine_runtime/" />
            <id>urn:docs-rs:rain-engine-runtime:0.1.0</id>
            <updated>
            2026-09-27T04:51:10.749961+00:00</updated>

            <summary>Reference runtime library for embedding RainEngine over HTTP</summary>

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

        <entry>
            <title>classfmt-0.5.1</title>

            <link href="/classfmt/0.5.1/classfmt/" />
            <id>urn:docs-rs:classfmt:0.5.1</id>
            <updated>
            2026-09-27T04:51:10.152615+00:00</updated>

            <summary>A library for parsing Java class files</summary>

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

        <entry>
            <title>envrypt-0.0.0</title>

            <link href="/envrypt/0.0.0/envrypt/" />
            <id>urn:docs-rs:envrypt:0.0.0</id>
            <updated>
            2026-09-27T04:51:10.017051+00:00</updated>

            <summary>Placeholder to reserve the name for crates.io trusted publishing. Real releases publish via CI (OIDC).</summary>

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

        <entry>
            <title>lang-check-0.7.1</title>

            <link href="/lang-check/0.7.1/lang_check/" />
            <id>urn:docs-rs:lang-check:0.7.1</id>
            <updated>
            2026-09-27T04:51:07.137274+00:00</updated>

            <summary>Multilingual prose linter with tree-sitter extraction and pluggable checking engines</summary>

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

        <entry>
            <title>levenshtein_automata-0.2.1</title>

            <link href="/levenshtein_automata/0.2.1/levenshtein_automata/" />
            <id>urn:docs-rs:levenshtein_automata:0.2.1</id>
            <updated>
            2026-09-27T04:51:06.458167+00:00</updated>

            <summary>Creates Levenshtein Automata in an efficient manner.</summary>

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

        <entry>
            <title>ar_pe_ce_core-0.1.0</title>

            <link href="/ar_pe_ce_core/0.1.0/ar_pe_ce_core/" />
            <id>urn:docs-rs:ar_pe_ce_core:0.1.0</id>
            <updated>
            2026-09-27T04:51:06.022937+00:00</updated>

            <summary>HTTP2 based simple streaming RPC - core library</summary>

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

        <entry>
            <title>slint-mapping-0.1.0</title>

            <link href="/slint-mapping/0.1.0/slint_mapping/" />
            <id>urn:docs-rs:slint-mapping:0.1.0</id>
            <updated>
            2026-09-27T04:51:03.081922+00:00</updated>

            <summary>Map framework for Slint — interactive map component with tile rendering, panning, zooming, and marker overlays.</summary>

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

        <entry>
            <title>ar_pe_ce_macro-0.1.1</title>

            <link href="/ar_pe_ce_macro/0.1.1/ar_pe_ce_macro/" />
            <id>urn:docs-rs:ar_pe_ce_macro:0.1.1</id>
            <updated>
            2026-09-27T04:50:56.707646+00:00</updated>

            <summary>HTTP2 based simple streaming RPC - macros</summary>

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

        <entry>
            <title>rain-engine-0.1.0</title>

            <link href="/rain-engine/0.1.0/rain_engine/" />
            <id>urn:docs-rs:rain-engine:0.1.0</id>
            <updated>
            2026-09-27T04:50:50.023266+00:00</updated>

            <summary>An event-sourced Rust kernel for building durable AI agent systems</summary>

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

        <entry>
            <title>u2-0.1.13</title>

            <link href="/u2/0.1.13/u2/" />
            <id>urn:docs-rs:u2:0.1.13</id>
            <updated>
            2026-09-27T04:50:42.801010+00:00</updated>

            <summary>A Rust Authentication Library for U2F and FIDO2 on the web. A fork of the `u2f` crate.</summary>

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

        <entry>
            <title>portage-resolve-0.0.1</title>

            <link href="/portage-resolve/0.0.1/portage_resolve/" />
            <id>urn:docs-rs:portage-resolve:0.0.1</id>
            <updated>
            2026-09-27T04:50:23.640623+00:00</updated>

            <summary>Resolution-policy and plan layer for Gentoo Portage dependency resolution (placeholder, not yet populated)</summary>

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

        <entry>
            <title>jjpr-0.40.2</title>

            <link href="/jjpr/0.40.2/jjpr/" />
            <id>urn:docs-rs:jjpr:0.40.2</id>
            <updated>
            2026-09-27T04:50:07.667894+00:00</updated>

            <summary>Manage stacked pull requests in Jujutsu repositories</summary>

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

        <entry>
            <title>rustica-0.19.0</title>

            <link href="/rustica/0.19.0/rustica/" />
            <id>urn:docs-rs:rustica:0.19.0</id>
            <updated>
            2026-09-27T04:49:12.357805+00:00</updated>

            <summary>Rustica is a functional programming library for the Rust language.</summary>

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

        <entry>
            <title>brepkit-wasm-4.0.50</title>

            <link href="/brepkit-wasm/4.0.50/brepkit_wasm/" />
            <id>urn:docs-rs:brepkit-wasm:4.0.50</id>
            <updated>
            2026-09-27T04:47:27.076715+00:00</updated>

            <summary>WebAssembly bindings for brepkit — browser-native B-Rep solid modeling</summary>

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

        <entry>
            <title>brepkit-render-4.0.50</title>

            <link href="/brepkit-render/4.0.50/brepkit_render/" />
            <id>urn:docs-rs:brepkit-render:4.0.50</id>
            <updated>
            2026-09-27T04:47:13.923252+00:00</updated>

            <summary>Offscreen GPU renderer for brepkit B-Rep solids</summary>

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

        <entry>
            <title>hyprstate-0.1.0</title>

            <link href="/hyprstate/0.1.0/hyprstate/" />
            <id>urn:docs-rs:hyprstate:0.1.0</id>
            <updated>
            2026-09-27T04:47:05.558889+00:00</updated>

            <summary>Save and restore your Hyprland desktop: snapshots, diffs and idempotent restores of windows and workspaces</summary>

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

        <entry>
            <title>kcode-k1-chat-thread-main-actor-test-fixture-0.1.1</title>

            <link href="/kcode-k1-chat-thread-main-actor-test-fixture/0.1.1/kcode_k1_chat_thread_main_actor_test_fixture/" />
            <id>urn:docs-rs:kcode-k1-chat-thread-main-actor-test-fixture:0.1.1</id>
            <updated>
            2026-09-27T04:46:06.386547+00:00</updated>

            <summary>Concrete fake app-server fixture for the K1 chat-thread main-actor testkit</summary>

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

        <entry>
            <title>brepkit-io-4.0.50</title>

            <link href="/brepkit-io/4.0.50/brepkit_io/" />
            <id>urn:docs-rs:brepkit-io:4.0.50</id>
            <updated>
            2026-09-27T04:45:59.587737+00:00</updated>

            <summary>Multi-format B-Rep data exchange for brepkit (STEP, IGES, STL, 3MF, OBJ, PLY, glTF)</summary>

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

        <entry>
            <title>brepkit-operations-4.0.50</title>

            <link href="/brepkit-operations/4.0.50/brepkit_operations/" />
            <id>urn:docs-rs:brepkit-operations:4.0.50</id>
            <updated>
            2026-09-27T04:45:18.807245+00:00</updated>

            <summary>CAD modeling operations (booleans, fillets, extrusions) for brepkit</summary>

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

        <entry>
            <title>brepkit-sketch-4.0.50</title>

            <link href="/brepkit-sketch/4.0.50/brepkit_sketch/" />
            <id>urn:docs-rs:brepkit-sketch:4.0.50</id>
            <updated>
            2026-09-27T04:45:07.648943+00:00</updated>

            <summary>2D parametric constraint solver (GCS) for brepkit sketch mode</summary>

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

        <entry>
            <title>csusage-adapter-gemini-0.0.27</title>

            <link href="/crate/csusage-adapter-gemini/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-gemini:0.0.27</id>
            <updated>
            2026-09-27T04:45:02.388432+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>brepkit-offset-4.0.50</title>

            <link href="/brepkit-offset/4.0.50/brepkit_offset/" />
            <id>urn:docs-rs:brepkit-offset:4.0.50</id>
            <updated>
            2026-09-27T04:44:53.392266+00:00</updated>

            <summary>Solid offset engine for brepkit</summary>

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

        <entry>
            <title>brepkit-algo-4.0.50</title>

            <link href="/brepkit-algo/4.0.50/brepkit_algo/" />
            <id>urn:docs-rs:brepkit-algo:4.0.50</id>
            <updated>
            2026-09-27T04:44:52.463545+00:00</updated>

            <summary>GFA boolean algorithm engine for brepkit</summary>

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

        <entry>
            <title>brepkit-heal-4.0.50</title>

            <link href="/brepkit-heal/4.0.50/brepkit_heal/" />
            <id>urn:docs-rs:brepkit-heal:4.0.50</id>
            <updated>
            2026-09-27T04:44:50.753133+00:00</updated>

            <summary>Shape healing (analysis, fixing, upgrading) for brepkit B-Rep models</summary>

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

        <entry>
            <title>brepkit-blend-4.0.50</title>

            <link href="/brepkit-blend/4.0.50/brepkit_blend/" />
            <id>urn:docs-rs:brepkit-blend:4.0.50</id>
            <updated>
            2026-09-27T04:44:47.608097+00:00</updated>

            <summary>Walking-based fillet and chamfer engine for brepkit</summary>

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

        <entry>
            <title>zstats-0.6.0</title>

            <link href="/zstats/0.6.0/zstats/" />
            <id>urn:docs-rs:zstats:0.6.0</id>
            <updated>
            2026-09-27T04:44:46.912025+00:00</updated>

            <summary>Unified, extensible core for system performance metrics collection (embeddable as a library or runnable as a CLI tool)</summary>

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

        <entry>
            <title>csusage-adapter-all-0.0.27</title>

            <link href="/crate/csusage-adapter-all/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-all:0.0.27</id>
            <updated>
            2026-09-27T04:44:43.909995+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>brepkit-check-4.0.50</title>

            <link href="/brepkit-check/4.0.50/brepkit_check/" />
            <id>urn:docs-rs:brepkit-check:4.0.50</id>
            <updated>
            2026-09-27T04:44:41.613683+00:00</updated>

            <summary>Topology algorithms: classification, validation, properties, distance</summary>

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

        <entry>
            <title>plurimus-0.7.2</title>

            <link href="/plurimus/0.7.2/plurimus/" />
            <id>urn:docs-rs:plurimus:0.7.2</id>
            <updated>
            2026-09-27T04:44:41.001792+00:00</updated>

            <summary>A Bevy-native terminal renderer: cameras, widgets, and 2d/3d pipelines drawn to terminal cells.</summary>

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

        <entry>
            <title>csusage-0.4.23</title>

            <link href="/crate/csusage/0.4.23" />
            <id>urn:docs-rs:csusage:0.4.23</id>
            <updated>
            2026-09-27T04:44:35.754642+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>brepkit-topology-4.0.50</title>

            <link href="/brepkit-topology/4.0.50/brepkit_topology/" />
            <id>urn:docs-rs:brepkit-topology:4.0.50</id>
            <updated>
            2026-09-27T04:44:32.472736+00:00</updated>

            <summary>B-Rep topological data structures for brepkit</summary>

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

        <entry>
            <title>brepkit-geometry-4.0.50</title>

            <link href="/brepkit-geometry/4.0.50/brepkit_geometry/" />
            <id>urn:docs-rs:brepkit-geometry:4.0.50</id>
            <updated>
            2026-09-27T04:44:32.206457+00:00</updated>

            <summary>Geometry algorithms: sampling, extrema, conversion</summary>

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

        <entry>
            <title>brepkit-math-4.0.50</title>

            <link href="/brepkit-math/4.0.50/brepkit_math/" />
            <id>urn:docs-rs:brepkit-math:4.0.50</id>
            <updated>
            2026-09-27T04:44:26.858840+00:00</updated>

            <summary>Vector math, transforms, NURBS, and geometric predicates for brepkit</summary>

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

        <entry>
            <title>ferrosintesis-0.21.59</title>

            <link href="/ferrosintesis/0.21.59/ferrosintesis/" />
            <id>urn:docs-rs:ferrosintesis:0.21.59</id>
            <updated>
            2026-09-27T04:44:25.414822+00:00</updated>

            <summary>A pure-Rust General MIDI synthesizer and MIDI-to-WAV renderer</summary>

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

        <entry>
            <title>csusage-adapter-claude-science-0.0.27</title>

            <link href="/crate/csusage-adapter-claude-science/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-claude-science:0.0.27</id>
            <updated>
            2026-09-27T04:44:19.238502+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>plurimus_3d-0.7.2</title>

            <link href="/plurimus_3d/0.7.2/plurimus_3d/" />
            <id>urn:docs-rs:plurimus_3d:0.7.2</id>
            <updated>
            2026-09-27T04:44:19.210733+00:00</updated>

            <summary>3d pipeline for plurimus: GPU camera readback converted to terminal cells.</summary>

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

        <entry>
            <title>plurimus_bui-0.7.2</title>

            <link href="/plurimus_bui/0.7.2/plurimus_bui/" />
            <id>urn:docs-rs:plurimus_bui:0.7.2</id>
            <updated>
            2026-09-27T04:44:19.024817+00:00</updated>

            <summary>bevy_ui bridge for plurimus: taffy layout at one cell per pixel, rasterized to terminal cells.</summary>

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

        <entry>
            <title>plurimus_widgets-0.7.2</title>

            <link href="/plurimus_widgets/0.7.2/plurimus_widgets/" />
            <id>urn:docs-rs:plurimus_widgets:0.7.2</id>
            <updated>
            2026-09-27T04:44:10.230954+00:00</updated>

            <summary>Widget library for plurimus: standard widgets, menus, and popovers on the ui pipeline.</summary>

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

        <entry>
            <title>plurimus_web-0.7.2</title>

            <link href="/plurimus_web/0.7.2/plurimus_web/" />
            <id>urn:docs-rs:plurimus_web:0.7.2</id>
            <updated>
            2026-09-27T04:44:04.404826+00:00</updated>

            <summary>Browser integration for plurimus: a WebGL2 terminal canvas, browser input, and a requestAnimationFrame runner.</summary>

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

        <entry>
            <title>plurimus_ui-0.7.2</title>

            <link href="/plurimus_ui/0.7.2/plurimus_ui/" />
            <id>urn:docs-rs:plurimus_ui:0.7.2</id>
            <updated>
            2026-09-27T04:43:49.509858+00:00</updated>

            <summary>UI pipeline for plurimus: interaction, focus, navigation, scrolling, and theming over widget entities.</summary>

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

        <entry>
            <title>plurimus_crossterm-0.7.2</title>

            <link href="/plurimus_crossterm/0.7.2/plurimus_crossterm/" />
            <id>urn:docs-rs:plurimus_crossterm:0.7.2</id>
            <updated>
            2026-09-27T04:43:44.797255+00:00</updated>

            <summary>Crossterm integration for plurimus: terminal lifecycle, event translation, and backend supply.</summary>

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

        <entry>
            <title>csusage-adapter-qwen-0.0.27</title>

            <link href="/crate/csusage-adapter-qwen/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-qwen:0.0.27</id>
            <updated>
            2026-09-27T04:43:41.305685+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>plurimus_term-0.7.2</title>

            <link href="/plurimus_term/0.7.2/plurimus_term/" />
            <id>urn:docs-rs:plurimus_term:0.7.2</id>
            <updated>
            2026-09-27T04:43:37.328343+00:00</updated>

            <summary>Terminal contract for plurimus: the messages crossing between an app and its terminal, in both directions.</summary>

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

        <entry>
            <title>csusage-adapter-copilot-0.0.27</title>

            <link href="/crate/csusage-adapter-copilot/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-copilot:0.0.27</id>
            <updated>
            2026-09-27T04:43:25.733054+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>plurimus_2d-0.7.2</title>

            <link href="/plurimus_2d/0.7.2/plurimus_2d/" />
            <id>urn:docs-rs:plurimus_2d:0.7.2</id>
            <updated>
            2026-09-27T04:43:24.132942+00:00</updated>

            <summary>2d pipeline for plurimus: software rasterization of sprites and glyphs to terminal cells.</summary>

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

        <entry>
            <title>pklr-3.0.1</title>

            <link href="/pklr/3.0.1/pklr/" />
            <id>urn:docs-rs:pklr:3.0.1</id>
            <updated>
            2026-09-27T04:43:11.587678+00:00</updated>

            <summary>Pure Rust pkl configuration language parser and evaluator</summary>

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

        <entry>
            <title>plurimus_core-0.7.2</title>

            <link href="/plurimus_core/0.7.2/plurimus_core/" />
            <id>urn:docs-rs:plurimus_core:0.7.2</id>
            <updated>
            2026-09-27T04:43:10.267017+00:00</updated>

            <summary>Core terminal rendering for plurimus: render sub-app, terminal cameras, and buffer compositing.</summary>

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

        <entry>
            <title>repose-platform-0.31.2</title>

            <link href="/repose-platform/0.31.2/repose_platform/" />
            <id>urn:docs-rs:repose-platform:0.31.2</id>
            <updated>
            2026-09-27T04:43:05.686321+00:00</updated>

            <summary>Platform runners (winit Desktop, Android and Web)</summary>

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

        <entry>
            <title>csusage-adapter-droid-0.0.27</title>

            <link href="/crate/csusage-adapter-droid/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-droid:0.0.27</id>
            <updated>
            2026-09-27T04:43:01.019669+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>velme-synth-0.0.0</title>

            <link href="/velme-synth/0.0.0/velme_synth/" />
            <id>urn:docs-rs:velme-synth:0.0.0</id>
            <updated>
            2026-09-27T04:42:56.177094+00:00</updated>

            <summary>Reserved for the Velme programming language (https://github.com/velme-lang/velme).</summary>

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

        <entry>
            <title>tfil-0.4.0</title>

            <link href="/tfil/0.4.0/tfil/" />
            <id>urn:docs-rs:tfil:0.4.0</id>
            <updated>
            2026-09-27T04:42:53.102878+00:00</updated>

            <summary>PTY proxy for filtering terminal sequences and enhancing interactive TUIs</summary>

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

        <entry>
            <title>workon-0.24.1</title>

            <link href="/workon/0.24.1/workon/" />
            <id>urn:docs-rs:workon:0.24.1</id>
            <updated>
            2026-09-27T04:42:47.400359+00:00</updated>

            <summary>Development workspace launcher with Zellij, Claude CLI, and branchdiff</summary>

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

        <entry>
            <title>docxtpl-cli-1.0.0</title>

            <link href="/crate/docxtpl-cli/1.0.0" />
            <id>urn:docs-rs:docxtpl-cli:1.0.0</id>
            <updated>
            2026-09-27T04:42:44.638160+00:00</updated>

            <summary>Command-line interface for the independent docxtpl-rs renderer</summary>

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

        <entry>
            <title>repose-render-wgpu-0.31.2</title>

            <link href="/repose-render-wgpu/0.31.2/repose_render_wgpu/" />
            <id>urn:docs-rs:repose-render-wgpu:0.31.2</id>
            <updated>
            2026-09-27T04:42:39.300995+00:00</updated>

            <summary>Repose wgpu handler</summary>

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

        <entry>
            <title>repose-material-0.31.2</title>

            <link href="/repose-material/0.31.2/repose_material/" />
            <id>urn:docs-rs:repose-material:0.31.2</id>
            <updated>
            2026-09-27T04:42:32.959894+00:00</updated>

            <summary>Material components for Repose</summary>

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

        <entry>
            <title>repose-navigation-0.31.2</title>

            <link href="/repose-navigation/0.31.2/repose_navigation/" />
            <id>urn:docs-rs:repose-navigation:0.31.2</id>
            <updated>
            2026-09-27T04:42:18.799789+00:00</updated>

            <summary>Navigation (Nav3-like) for Repose</summary>

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

        <entry>
            <title>repose-docking-0.31.2</title>

            <link href="/repose-docking/0.31.2/repose_docking/" />
            <id>urn:docs-rs:repose-docking:0.31.2</id>
            <updated>
            2026-09-27T04:42:06.199202+00:00</updated>

            <summary>Docking layout system (split panes + tabs + drag &#38;amp; drop) for Repose</summary>

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

        <entry>
            <title>repose-canvas-0.31.2</title>

            <link href="/repose-canvas/0.31.2/repose_canvas/" />
            <id>urn:docs-rs:repose-canvas:0.31.2</id>
            <updated>
            2026-09-27T04:41:48.794340+00:00</updated>

            <summary>Immediate-mode canvas utilities for Repose</summary>

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

        <entry>
            <title>repose-app-0.31.2</title>

            <link href="/repose-app/0.31.2/repose_app/" />
            <id>urn:docs-rs:repose-app:0.31.2</id>
            <updated>
            2026-09-27T04:41:39.483862+00:00</updated>

            <summary>Embeddable Repose runtime with composition, input handling, and frame output</summary>

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

        <entry>
            <title>repose-ui-0.31.2</title>

            <link href="/repose-ui/0.31.2/repose_ui/" />
            <id>urn:docs-rs:repose-ui:0.31.2</id>
            <updated>
            2026-09-27T04:41:36.637977+00:00</updated>

            <summary>UI widgets and libs for Repose</summary>

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

        <entry>
            <title>repose-devtools-0.31.2</title>

            <link href="/repose-devtools/0.31.2/repose_devtools/" />
            <id>urn:docs-rs:repose-devtools:0.31.2</id>
            <updated>
            2026-09-27T04:41:31.525930+00:00</updated>

            <summary>Repose developer tools for debugging.</summary>

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

        <entry>
            <title>repose-text-0.31.2</title>

            <link href="/repose-text/0.31.2/repose_text/" />
            <id>urn:docs-rs:repose-text:0.31.2</id>
            <updated>
            2026-09-27T04:41:30.999420+00:00</updated>

            <summary>Text handling (parley + swash based font &#38;amp; layout engine)</summary>

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

        <entry>
            <title>repose-tree-0.31.2</title>

            <link href="/repose-tree/0.31.2/repose_tree/" />
            <id>urn:docs-rs:repose-tree:0.31.2</id>
            <updated>
            2026-09-27T04:41:30.424115+00:00</updated>

            <summary>Persistent view tree with incremental updates for Repose</summary>

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

        <entry>
            <title>repose-core-0.31.2</title>

            <link href="/repose-core/0.31.2/repose_core/" />
            <id>urn:docs-rs:repose-core:0.31.2</id>
            <updated>
            2026-09-27T04:41:22.162581+00:00</updated>

            <summary>Repose&#38;apos;s core runtime, view model, signals, composition locals, and animation clock.</summary>

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

        <entry>
            <title>repose-macros-0.31.2</title>

            <link href="/repose-macros/0.31.2/repose_macros/" />
            <id>urn:docs-rs:repose-macros:0.31.2</id>
            <updated>
            2026-09-27T04:41:13.623073+00:00</updated>

            <summary>Procedural macros used by Repose</summary>

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

        <entry>
            <title>csusage-adapter-antigravity-0.0.27</title>

            <link href="/crate/csusage-adapter-antigravity/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-antigravity:0.0.27</id>
            <updated>
            2026-09-27T04:41:12.165403+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-zcode-0.0.27</title>

            <link href="/crate/csusage-adapter-zcode/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-zcode:0.0.27</id>
            <updated>
            2026-09-27T04:41:09.391762+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-kimi-0.0.27</title>

            <link href="/crate/csusage-adapter-kimi/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-kimi:0.0.27</id>
            <updated>
            2026-09-27T04:41:03.290247+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-pi-0.0.27</title>

            <link href="/crate/csusage-adapter-pi/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-pi:0.0.27</id>
            <updated>
            2026-09-27T04:40:15.526836+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-grok-0.0.27</title>

            <link href="/crate/csusage-adapter-grok/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-grok:0.0.27</id>
            <updated>
            2026-09-27T04:39:36.742603+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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

        <entry>
            <title>csusage-adapter-codebuff-0.0.27</title>

            <link href="/crate/csusage-adapter-codebuff/0.0.27" />
            <id>urn:docs-rs:csusage-adapter-codebuff:0.0.27</id>
            <updated>
            2026-09-27T04:39:33.575534+00:00</updated>

            <summary>Coding agent CLI usage reports (ccusage fork with Claude Science support)</summary>

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