<?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 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )</id>
    <updated>2026-08-06T16:02:22.475691+00:00</updated>

        <entry>
            <title>cyclone-runtime-rust-1.0.1</title>

            <link href="/cyclone-runtime-rust/1.0.1/cyclone_runtime/" />
            <id>urn:docs-rs:cyclone-runtime-rust:1.0.1</id>
            <updated>
            2026-08-06T16:02:22.475691+00:00</updated>

            <summary>Rust reference runtime for the Cyclone binary wire format: Writer, Reader, DecodeError.</summary>

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

        <entry>
            <title>rustdv-sim-0.1.0</title>

            <link href="/rustdv-sim/0.1.0/rustdv_sim/" />
            <id>urn:docs-rs:rustdv-sim:0.1.0</id>
            <updated>
            2026-08-06T16:02:18.968627+00:00</updated>

            <summary>The cocotb-analog core: simulator-driven async executor, tasks, triggers, typed handles, clock, sim-aware queues (design-doc §4).</summary>

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

        <entry>
            <title>rustdv-gpi-0.1.0</title>

            <link href="/rustdv-gpi/0.1.0/rustdv_gpi/" />
            <id>urn:docs-rs:rustdv-gpi:0.1.0</id>
            <updated>
            2026-08-06T16:02:14.320355+00:00</updated>

            <summary>Safe wrapper over the simulator interface: handles, values, callbacks, sim time. All unsafe code in the rustdv workspace lives here (design-doc §3.3).</summary>

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

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

            <link href="/rustdv-macros/0.1.0/rustdv_macros/" />
            <id>urn:docs-rs:rustdv-macros:0.1.0</id>
            <updated>
            2026-08-06T16:02:10.702169+00:00</updated>

            <summary>Proc macros for rustdv: #[rustdv::test] and #[derive(Component)] (design-doc §6). Zero dependencies: token parsing is hand-written (no syn/quote) per the offline-toolchain constraint.</summary>

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

        <entry>
            <title>rustdv-gpi-sys-0.1.0</title>

            <link href="/rustdv-gpi-sys/0.1.0/rustdv_gpi_sys/" />
            <id>urn:docs-rs:rustdv-gpi-sys:0.1.0</id>
            <updated>
            2026-08-06T16:02:06.909615+00:00</updated>

            <summary>Raw FFI declarations for the simulator programming interface. v0: hand-written VPI (IEEE 1800) subset for Icarus Verilog; the design-doc&#38;apos;s bindgen-from-gpi.h remains the target once cocotb&#38;apos;s GPI library can be built in-environment.</summary>

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

        <entry>
            <title>rustdv-vpi-stubs-0.1.0</title>

            <link href="/rustdv-vpi-stubs/0.1.0/rustdv_vpi_stubs/" />
            <id>urn:docs-rs:rustdv-vpi-stubs:0.1.0</id>
            <updated>
            2026-08-06T16:02:02.857336+00:00</updated>

            <summary>Panicking vpi_* symbol definitions for cargo-test executables. Dev-dependency only — never linked into the simulator-loaded cdylib, where the real symbols come from the simulator.</summary>

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

        <entry>
            <title>fluidattacks-blends-0.6.0</title>

            <link href="/fluidattacks-blends/0.6.0/fluidattacks_blends/" />
            <id>urn:docs-rs:fluidattacks-blends:0.6.0</id>
            <updated>
            2026-08-06T15:59:12.608007+00:00</updated>

            <summary>Blends imperative shell: parsing, AST-graph construction, serialization</summary>

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

        <entry>
            <title>jsonguard-0.2.6</title>

            <link href="/jsonguard/0.2.6/jsonguard/" />
            <id>urn:docs-rs:jsonguard:0.2.6</id>
            <updated>
            2026-08-06T15:59:00.508070+00:00</updated>

            <summary>Input inspection and output sanitization for JSON/JSONL, CSV, and TSV — guards against formula injection, bidi-override, control-character, and encoding attacks.</summary>

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

        <entry>
            <title>immutable-json-1.3.0</title>

            <link href="/immutable-json/1.3.0/immutable_json/" />
            <id>urn:docs-rs:immutable-json:1.3.0</id>
            <updated>
            2026-08-06T15:58:55.729888+00:00</updated>

            <summary>Immutable JSON transformations</summary>

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

        <entry>
            <title>oxitls-0.3.0</title>

            <link href="/oxitls/0.3.0/oxitls/" />
            <id>urn:docs-rs:oxitls:0.3.0</id>
            <updated>
            2026-08-06T15:56:54.885898+00:00</updated>

            <summary>OxiTLS — Pure-Rust TLS facade (rustls + RustCrypto, zero FFI by default)</summary>

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

        <entry>
            <title>oxitls-rcgen-0.3.0</title>

            <link href="/oxitls-rcgen/0.3.0/oxitls_rcgen/" />
            <id>urn:docs-rs:oxitls-rcgen:0.3.0</id>
            <updated>
            2026-08-06T15:56:30.116102+00:00</updated>

            <summary>Pure-Rust certificate generation for OxiTLS — rcgen bridge backed by OxiCrypto signing keys (Ed25519, ECDSA-P256), zero ring/aws-lc-rs</summary>

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

        <entry>
            <title>oxitls-adapter-rustls-rustcrypto-0.3.0</title>

            <link href="/oxitls-adapter-rustls-rustcrypto/0.3.0/oxitls_adapter_rustls_rustcrypto/" />
            <id>urn:docs-rs:oxitls-adapter-rustls-rustcrypto:0.3.0</id>
            <updated>
            2026-08-06T15:55:55.618390+00:00</updated>

            <summary>OxiTLS adapter: rustls + RustCrypto CryptoProvider (pure Rust TLS)</summary>

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

        <entry>
            <title>leo-lang-4.4.1</title>

            <link href="/leo-lang/4.4.1/leo_lang/" />
            <id>urn:docs-rs:leo-lang:4.4.1</id>
            <updated>
            2026-08-06T15:55:52.012969+00:00</updated>

            <summary>The Leo programming language</summary>

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

        <entry>
            <title>oxitls-webpki-roots-0.3.0</title>

            <link href="/oxitls-webpki-roots/0.3.0/oxitls_webpki_roots/" />
            <id>urn:docs-rs:oxitls-webpki-roots:0.3.0</id>
            <updated>
            2026-08-06T15:55:07.398112+00:00</updated>

            <summary>OxiTLS webpki trust anchors — Mozilla CA bundle, pure Rust</summary>

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

        <entry>
            <title>peasub-0.3.0</title>

            <link href="/peasub/0.3.0/peasub/" />
            <id>urn:docs-rs:peasub:0.3.0</id>
            <updated>
            2026-08-06T15:54:39.381423+00:00</updated>

            <summary>A metadata-private gossip protocol built on peashape, with constant-rate or Poisson-distributed cover traffic.</summary>

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

        <entry>
            <title>oxitls-h2-0.3.0</title>

            <link href="/oxitls-h2/0.3.0/oxitls_h2/" />
            <id>urn:docs-rs:oxitls-h2:0.3.0</id>
            <updated>
            2026-08-06T15:54:20.668748+00:00</updated>

            <summary>OxiTLS HTTP/2 binding — h2 over tokio-rustls TLS streams</summary>

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

        <entry>
            <title>bevy_thinker-0.1.1</title>

            <link href="/bevy_thinker/0.1.1/bevy_thinker/" />
            <id>urn:docs-rs:bevy_thinker:0.1.1</id>
            <updated>
            2026-08-06T15:54:01.763484+00:00</updated>

            <summary>Utility-scored behavior trees for Bevy.</summary>

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

        <entry>
            <title>oxitls-adapter-pkcs11-0.3.0</title>

            <link href="/oxitls-adapter-pkcs11/0.3.0/oxitls_adapter_pkcs11/" />
            <id>urn:docs-rs:oxitls-adapter-pkcs11:0.3.0</id>
            <updated>
            2026-08-06T15:53:22.306165+00:00</updated>

            <summary>OxiTLS adapter: PKCS#11 HSM/TPM backed rustls SigningKey via cryptoki</summary>

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

        <entry>
            <title>leo-lsp-4.4.1</title>

            <link href="/leo-lsp/4.4.1/leo_lsp/" />
            <id>urn:docs-rs:leo-lsp:4.4.1</id>
            <updated>
            2026-08-06T15:53:17.046080+00:00</updated>

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

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

        <entry>
            <title>oxitls-adapter-aws-lc-0.3.0</title>

            <link href="/oxitls-adapter-aws-lc/0.3.0/oxitls_adapter_aws_lc/" />
            <id>urn:docs-rs:oxitls-adapter-aws-lc:0.3.0</id>
            <updated>
            2026-08-06T15:53:08.681307+00:00</updated>

            <summary>OxiTLS adapter: aws-lc-rs backed rustls CryptoProvider</summary>

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

        <entry>
            <title>ebook-rs-0.8.2</title>

            <link href="/ebook-rs/0.8.2/ebook_rs/" />
            <id>urn:docs-rs:ebook-rs:0.8.2</id>
            <updated>
            2026-08-06T15:52:55.725394+00:00</updated>

            <summary>Pure Rust multi-format eBook engine (EPUB2/3, MOBI, AZW3, FB2, LIT, CBZ, PDF, ODT, TXT, MD) with CFI, Tree-sitter Code Parser, Regex Search, EPUB Validator, Readium LCP/Locator, Book Fingerprinting, and Citation Export APIs.</summary>

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

        <entry>
            <title>oxitls-native-certs-0.3.0</title>

            <link href="/oxitls-native-certs/0.3.0/oxitls_native_certs/" />
            <id>urn:docs-rs:oxitls-native-certs:0.3.0</id>
            <updated>
            2026-08-06T15:52:35.852424+00:00</updated>

            <summary>OxiTLS OS-native certificate-store adapter (Security.framework / SChannel FFI, opt-in quarantine crate)</summary>

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

        <entry>
            <title>oxitls-rustcrypto-provider-0.3.0</title>

            <link href="/crate/oxitls-rustcrypto-provider/0.3.0" />
            <id>urn:docs-rs:oxitls-rustcrypto-provider:0.3.0</id>
            <updated>
            2026-08-06T15:52:18.905216+00:00</updated>

            <summary>Pure-Rust RustCrypto rustls CryptoProvider with the RUSTSEC-2026-0104 fix (rustls-webpki CRL-panic): webpki dependency removed, algorithm identifiers routed through rustls-pki-types.</summary>

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

        <entry>
            <title>leo-aleo-abi-wasm-4.4.1</title>

            <link href="/leo-aleo-abi-wasm/4.4.1/leo_aleo_abi_wasm/" />
            <id>urn:docs-rs:leo-aleo-abi-wasm:4.4.1</id>
            <updated>
            2026-08-06T15:51:57.470960+00:00</updated>

            <summary>WASM bindings for ABI generation from Aleo bytecode</summary>

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

        <entry>
            <title>qi-alignment-0.1.0</title>

            <link href="/qi-alignment/0.1.0/qi_alignment/" />
            <id>urn:docs-rs:qi-alignment:0.1.0</id>
            <updated>
            2026-08-06T15:51:38.613383+00:00</updated>

            <summary>Estimate inductive charging efficiency from coil offset, air gap and case thickness.</summary>

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

        <entry>
            <title>oxitls-core-0.3.0</title>

            <link href="/oxitls-core/0.3.0/oxitls_core/" />
            <id>urn:docs-rs:oxitls-core:0.3.0</id>
            <updated>
            2026-08-06T15:51:34.207875+00:00</updated>

            <summary>Core traits and types for OxiTLS</summary>

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

        <entry>
            <title>peaveil-0.3.0</title>

            <link href="/peaveil/0.3.0/peaveil/" />
            <id>urn:docs-rs:peaveil:0.3.0</id>
            <updated>
            2026-08-06T15:51:31.297063+00:00</updated>

            <summary>A privacy-first peer discovery protocol based on probabilistic peer sampling, gossip, and metadata-resistant discovery.</summary>

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

        <entry>
            <title>leo-compiler-4.4.1</title>

            <link href="/leo-compiler/4.4.1/leo_compiler/" />
            <id>urn:docs-rs:leo-compiler:4.4.1</id>
            <updated>
            2026-08-06T15:51:20.820514+00:00</updated>

            <summary>Compiler for Leo programming language</summary>

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

        <entry>
            <title>jetstreamer-0.7.0</title>

            <link href="/jetstreamer/0.7.0/jetstreamer/" />
            <id>urn:docs-rs:jetstreamer:0.7.0</id>
            <updated>
            2026-08-06T15:51:08.024217+00:00</updated>

            <summary>High-throughput Solana transaction ledger streaming and plugin framework suitable for research and backfilling</summary>

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

        <entry>
            <title>mathsys-2.0.0</title>

            <link href="/mathsys/2.0.0/mathsys/" />
            <id>urn:docs-rs:mathsys:2.0.0</id>
            <updated>
            2026-08-06T15:50:32.854282+00:00</updated>

            <summary>The Natural Language of Math.</summary>

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

        <entry>
            <title>leo-fmt-4.4.1</title>

            <link href="/leo-fmt/4.4.1/leo_fmt/" />
            <id>urn:docs-rs:leo-fmt:4.4.1</id>
            <updated>
            2026-08-06T15:50:24.708946+00:00</updated>

            <summary>Source code formatter for the Leo programming language</summary>

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

        <entry>
            <title>leo-passes-4.4.1</title>

            <link href="/leo-passes/4.4.1/leo_passes/" />
            <id>urn:docs-rs:leo-passes:4.4.1</id>
            <updated>
            2026-08-06T15:50:15.321885+00:00</updated>

            <summary>Compiler passes for the Leo programming language</summary>

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

        <entry>
            <title>leo-test-framework-4.4.1</title>

            <link href="/leo-test-framework/4.4.1/leo_test_framework/" />
            <id>urn:docs-rs:leo-test-framework:4.4.1</id>
            <updated>
            2026-08-06T15:50:07.013484+00:00</updated>

            <summary>The testing framework for the Leo programming language</summary>

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

        <entry>
            <title>langchainrust-0.12.0</title>

            <link href="/crate/langchainrust/0.12.0" />
            <id>urn:docs-rs:langchainrust:0.12.0</id>
            <updated>
            2026-08-06T15:50:00.603114+00:00</updated>

            <summary>A LangChain-inspired framework for building LLM applications in Rust. Supports OpenAI, Agents, Tools, Memory, Chains, RAG, BM25, Hybrid Retrieval, LangGraph, HyDE, Reranking, MultiQuery, and native Function Calling.</summary>

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

        <entry>
            <title>leo-std-4.4.1</title>

            <link href="/leo-std/4.4.1/leo_std/" />
            <id>urn:docs-rs:leo-std:4.4.1</id>
            <updated>
            2026-08-06T15:49:44.390104+00:00</updated>

            <summary>Embedded Leo standard library source</summary>

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

        <entry>
            <title>leo-parser-4.4.1</title>

            <link href="/leo-parser/4.4.1/leo_parser/" />
            <id>urn:docs-rs:leo-parser:4.4.1</id>
            <updated>
            2026-08-06T15:49:38.713928+00:00</updated>

            <summary>Translating from the lossless syntax tree to the AST for the Leo language language</summary>

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

        <entry>
            <title>leo-package-4.4.1</title>

            <link href="/leo-package/4.4.1/leo_package/" />
            <id>urn:docs-rs:leo-package:4.4.1</id>
            <updated>
            2026-08-06T15:48:43.001214+00:00</updated>

            <summary>Package parser for the Leo programming language</summary>

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

        <entry>
            <title>repo-rag-mcp-0.1.0</title>

            <link href="/repo-rag-mcp/0.1.0/repo_rag_mcp/" />
            <id>urn:docs-rs:repo-rag-mcp:0.1.0</id>
            <updated>
            2026-08-06T15:48:09.221530+00:00</updated>

            <summary>One MCP server, one hybrid vector + BM25 RAG index per project: local embeddings, tantivy full-text, reciprocal rank fusion, and per-project tools</summary>

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

        <entry>
            <title>ic-query-cli-0.30.18</title>

            <link href="/ic-query-cli/0.30.18/ic_query_cli/" />
            <id>urn:docs-rs:ic-query-cli:0.30.18</id>
            <updated>
            2026-08-06T15:48:04.160924+00:00</updated>

            <summary>Command-line wrapper for read-only Internet Computer metadata queries</summary>

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

        <entry>
            <title>fluidattacks-blends-domain-0.6.0</title>

            <link href="/fluidattacks-blends-domain/0.6.0/fluidattacks_blends_domain/" />
            <id>urn:docs-rs:fluidattacks-blends-domain:0.6.0</id>
            <updated>
            2026-08-06T15:47:15.778219+00:00</updated>

            <summary>Blends functional core: pure AST graph to syntax graph (no_std)</summary>

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

        <entry>
            <title>phoxal-0.55.0</title>

            <link href="/phoxal/0.55.0/phoxal/" />
            <id>urn:docs-rs:phoxal:0.55.0</id>
            <updated>
            2026-08-06T15:47:05.861889+00:00</updated>

            <summary>Phoxal - production-oriented autonomous robot framework: the runtime engine and model (the api contract tree lives in phoxal-api, the typed bus in phoxal-bus).</summary>

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

        <entry>
            <title>ic-query-0.30.18</title>

            <link href="/ic-query/0.30.18/ic_query/" />
            <id>urn:docs-rs:ic-query:0.30.18</id>
            <updated>
            2026-08-06T15:46:53.000783+00:00</updated>

            <summary>Internet Computer query library for NNS, SNS, ICRC, system canisters, and public network metadata</summary>

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

        <entry>
            <title>graupel-0.1.0</title>

            <link href="/graupel/0.1.0/graupel/" />
            <id>urn:docs-rs:graupel:0.1.0</id>
            <updated>
            2026-08-06T15:46:48.664004+00:00</updated>

            <summary>Lossless time series compression: Gorilla, Chimp, Chimp128, Elf and decimal scaling, measured on real observation archives</summary>

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

        <entry>
            <title>rusty_alloc-api-0.1.0-alpha.1</title>

            <link href="/rusty_alloc-api/0.1.0-alpha.1/rusty_alloc_api/" />
            <id>urn:docs-rs:rusty_alloc-api:0.1.0-alpha.1</id>
            <updated>
            2026-08-06T15:46:44.878698+00:00</updated>

            <summary>Safe Rust surface for the rusty_alloc pure-Rust mimalloc remake: GlobalAlloc, first-class Heap, and the Allocator trait. No unsafe required of callers. MIT.</summary>

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

        <entry>
            <title>phoxal-bus-0.55.0</title>

            <link href="/phoxal-bus/0.55.0/phoxal_bus/" />
            <id>urn:docs-rs:phoxal-bus:0.55.0</id>
            <updated>
            2026-08-06T15:46:38.490718+00:00</updated>

            <summary>Phoxal bus ABI floor: the Zenoh-native contract bus client and the API-version / contract-body primitive traits.</summary>

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

        <entry>
            <title>rusty_alloc-0.1.0-alpha.1</title>

            <link href="/rusty_alloc/0.1.0-alpha.1/rusty_alloc/" />
            <id>urn:docs-rs:rusty_alloc:0.1.0-alpha.1</id>
            <updated>
            2026-08-06T15:46:31.620890+00:00</updated>

            <summary>Allocator core of the rusty_alloc pure-Rust remake of mimalloc v2.4.5: segments, free-list-sharded pages, lock-free cross-thread frees, first-class heaps, arenas and a mi_*-compatible surface. Detects double frees. MIT.</summary>

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

        <entry>
            <title>phoxal-api-0.55.0</title>

            <link href="/phoxal-api/0.55.0/phoxal_api/" />
            <id>urn:docs-rs:phoxal-api:0.55.0</id>
            <updated>
            2026-08-06T15:46:26.008225+00:00</updated>

            <summary>Phoxal&#38;apos;s train-selected API contract tree and typed topic builders, generated by phoxal_api_tree! over the phoxal-bus ABI floor.</summary>

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

        <entry>
            <title>phoxal-manifest-0.55.0</title>

            <link href="/phoxal-manifest/0.55.0/phoxal_manifest/" />
            <id>urn:docs-rs:phoxal-manifest:0.55.0</id>
            <updated>
            2026-08-06T15:45:32.995209+00:00</updated>

            <summary>Phoxal authored manifest readers and project compiler.</summary>

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

        <entry>
            <title>phoxal-model-0.55.0</title>

            <link href="/phoxal-model/0.55.0/phoxal_model/" />
            <id>urn:docs-rs:phoxal-model:0.55.0</id>
            <updated>
            2026-08-06T15:45:14.463133+00:00</updated>

            <summary>Phoxal canonical robot model.</summary>

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

        <entry>
            <title>phoxal-macros-0.55.0</title>

            <link href="/phoxal-macros/0.55.0/phoxal_macros/" />
            <id>urn:docs-rs:phoxal-macros:0.55.0</id>
            <updated>
            2026-08-06T15:45:02.405379+00:00</updated>

            <summary>Proc-macros for the phoxal framework API tree and participant authoring model.</summary>

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

        <entry>
            <title>apple-native-keyring-store-1.0.2</title>

            <link href="/apple-native-keyring-store/1.0.2/apple_native_keyring_store/" />
            <id>urn:docs-rs:apple-native-keyring-store:1.0.2</id>
            <updated>
            2026-08-06T15:44:58.494492+00:00</updated>

            <summary>Apple-native credential store for keyring</summary>

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

        <entry>
            <title>lc-a2a-0.12.0</title>

            <link href="/lc-a2a/0.12.0/lc_a2a/" />
            <id>urn:docs-rs:lc-a2a:0.12.0</id>
            <updated>
            2026-08-06T15:44:55.323245+00:00</updated>

            <summary>A2A (Agent-to-Agent) protocol support for langchainrust — client, server, and protocol types.</summary>

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

        <entry>
            <title>phoxal-runtime-contract-0.55.0</title>

            <link href="/phoxal-runtime-contract/0.55.0/phoxal_runtime_contract/" />
            <id>urn:docs-rs:phoxal-runtime-contract:0.55.0</id>
            <updated>
            2026-08-06T15:44:51.929144+00:00</updated>

            <summary>Phoxal process-boundary identities, participant launch ABI, and embedded metadata contract.</summary>

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

        <entry>
            <title>lc-guardrails-0.12.0</title>

            <link href="/lc-guardrails/0.12.0/lc_guardrails/" />
            <id>urn:docs-rs:lc-guardrails:0.12.0</id>
            <updated>
            2026-08-06T15:44:47.347078+00:00</updated>

            <summary>Guardrails for langchainrust — input/output safety validation for agents</summary>

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

        <entry>
            <title>litvc-1.4.0</title>

            <link href="/litvc/1.4.0/lit/" />
            <id>urn:docs-rs:litvc:1.4.0</id>
            <updated>
            2026-08-06T15:44:39.935964+00:00</updated>

            <summary>Lit - The agentic-first distributed version control system. A complete Git replacement designed for AI agents first and humans second.</summary>

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

        <entry>
            <title>librake-0.8.2</title>

            <link href="/librake/0.8.2/librake/" />
            <id>urn:docs-rs:librake:0.8.2</id>
            <updated>
            2026-08-06T15:44:14.313701+00:00</updated>

            <summary>Core library for the cargo-rake/rake build tool: parse, validate, and run Rakefile.toml targets</summary>

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

        <entry>
            <title>cargo-rake-0.8.2</title>

            <link href="/crate/cargo-rake/0.8.2" />
            <id>urn:docs-rs:cargo-rake:0.8.2</id>
            <updated>
            2026-08-06T15:44:08.951914+00:00</updated>

            <summary>A configuration-driven build tool that runs named targets declared in a Rakefile.toml</summary>

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

        <entry>
            <title>leo-parser-rowan-4.4.1</title>

            <link href="/leo-parser-rowan/4.4.1/leo_parser_rowan/" />
            <id>urn:docs-rs:leo-parser-rowan:4.4.1</id>
            <updated>
            2026-08-06T15:44:05.024100+00:00</updated>

            <summary>Rowan-based lossless parser for Leo</summary>

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

        <entry>
            <title>dfns-sdk-rust-0.1.0</title>

            <link href="/dfns-sdk-rust/0.1.0/dfns_sdk_rust/" />
            <id>urn:docs-rs:dfns-sdk-rust:0.1.0</id>
            <updated>
            2026-08-06T15:44:00.736247+00:00</updated>

            <summary>Dfns API SDK for Rust (generated client + hand-written core)</summary>

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

        <entry>
            <title>fluidattacks-designs-0.3.2</title>

            <link href="/fluidattacks-designs/0.3.2/fluidattacks_designs/" />
            <id>urn:docs-rs:fluidattacks-designs:0.3.2</id>
            <updated>
            2026-08-06T15:43:45.334374+00:00</updated>

            <summary>Fluid Attacks design system, GPUI variant: desktop widgets over the shared tokens</summary>

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

        <entry>
            <title>rorender-chunk-0.1.0</title>

            <link href="/crate/rorender-chunk/0.1.0" />
            <id>urn:docs-rs:rorender-chunk:0.1.0</id>
            <updated>
            2026-08-06T15:43:39.389654+00:00</updated>

            <summary>Slice RoRender output into Roblox-uploadable 1024x1024 tiles, skipping empty ones</summary>

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

        <entry>
            <title>silicon-monitor-2.1.4</title>

            <link href="/silicon-monitor/2.1.4/simonlib/" />
            <id>urn:docs-rs:silicon-monitor:2.1.4</id>
            <updated>
            2026-08-06T15:43:37.856715+00:00</updated>

            <summary>Silicon Monitor: Comprehensive hardware monitoring for CPUs, GPUs, NPUs, memory, I/O, and network silicon across all platforms</summary>

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

        <entry>
            <title>asjeeves-csrf-0.1.0-alpha.1</title>

            <link href="/asjeeves-csrf/0.1.0-alpha.1/asjeeves_csrf/" />
            <id>urn:docs-rs:asjeeves-csrf:0.1.0-alpha.1</id>
            <updated>
            2026-08-06T15:43:34.772239+00:00</updated>

            <summary>CSRF protection.</summary>

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

        <entry>
            <title>mprisence-1.8.0</title>

            <link href="/mprisence/1.8.0/mprisence/" />
            <id>urn:docs-rs:mprisence:1.8.0</id>
            <updated>
            2026-08-06T15:43:10.581890+00:00</updated>

            <summary>A powerful Discord Rich Presence for MPRIS media players</summary>

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

        <entry>
            <title>mini-ode-0.1.6</title>

            <link href="/mini-ode/0.1.6/mini_ode/" />
            <id>urn:docs-rs:mini-ode:0.1.6</id>
            <updated>
            2026-08-06T15:42:43.173605+00:00</updated>

            <summary>A minimalistic ODE solvers library built on top of PyTorch</summary>

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

        <entry>
            <title>jetstreamer-firehose-0.7.0</title>

            <link href="/jetstreamer-firehose/0.7.0/jetstreamer_firehose/" />
            <id>urn:docs-rs:jetstreamer-firehose:0.7.0</id>
            <updated>
            2026-08-06T15:42:17.430832+00:00</updated>

            <summary>Support crate for Jetstreamer containing firehose ingestion engine and core abstractions</summary>

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

        <entry>
            <title>jetstreamer-plugin-0.7.0</title>

            <link href="/jetstreamer-plugin/0.7.0/jetstreamer_plugin/" />
            <id>urn:docs-rs:jetstreamer-plugin:0.7.0</id>
            <updated>
            2026-08-06T15:42:07.569692+00:00</updated>

            <summary>Support crate for Jetstreamer containing plugin framework abstractions and utilities</summary>

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

        <entry>
            <title>rio-backend-0.5.16</title>

            <link href="/crate/rio-backend/0.5.16" />
            <id>urn:docs-rs:rio-backend:0.5.16</id>
            <updated>
            2026-08-06T15:42:05.792509+00:00</updated>

            <summary>Backend infrastructure for Rio terminal</summary>

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

        <entry>
            <title>rioterm-0.5.16</title>

            <link href="/crate/rioterm/0.5.16" />
            <id>urn:docs-rs:rioterm:0.5.16</id>
            <updated>
            2026-08-06T15:42:02.021285+00:00</updated>

            <summary>Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers.</summary>

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

        <entry>
            <title>sugarloaf-0.5.16</title>

            <link href="/crate/sugarloaf/0.5.16" />
            <id>urn:docs-rs:sugarloaf:0.5.16</id>
            <updated>
            2026-08-06T15:41:34.357468+00:00</updated>

            <summary>Sugarloaf is Rio rendering engine, designed to be multiplatform. It is based on WebGPU, Rust library for Desktops and WebAssembly for Web (JavaScript). This project is created and maintained for Rio terminal purposes but feel free to use it.</summary>

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

        <entry>
            <title>rio-vt-0.5.16</title>

            <link href="/rio-vt/0.5.16/rio_vt/" />
            <id>urn:docs-rs:rio-vt:0.5.16</id>
            <updated>
            2026-08-06T15:41:14.586557+00:00</updated>

            <summary>Embeddable terminal core extracted from Rio: VT state machine, grid, PTY driver, selection, search</summary>

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

        <entry>
            <title>rio-window-0.5.16</title>

            <link href="/rio-window/0.5.16/rio_window/" />
            <id>urn:docs-rs:rio-window:0.5.16</id>
            <updated>
            2026-08-06T15:40:38.514769+00:00</updated>

            <summary>Winit fork maintained for Rio terminal</summary>

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

        <entry>
            <title>rio-notifier-0.5.16</title>

            <link href="/rio-notifier/0.5.16/rio_notifier/" />
            <id>urn:docs-rs:rio-notifier:0.5.16</id>
            <updated>
            2026-08-06T15:40:25.830467+00:00</updated>

            <summary>Rio notifier crate.</summary>

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

        <entry>
            <title>leo-abi-4.4.1</title>

            <link href="/leo-abi/4.4.1/leo_abi/" />
            <id>urn:docs-rs:leo-abi:4.4.1</id>
            <updated>
            2026-08-06T15:39:57.548281+00:00</updated>

            <summary>ABI generation for Leo programs</summary>

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

        <entry>
            <title>rio-graphics-0.5.16</title>

            <link href="/rio-graphics/0.5.16/rio_graphics/" />
            <id>urn:docs-rs:rio-graphics:0.5.16</id>
            <updated>
            2026-08-06T15:39:57.131304+00:00</updated>

            <summary>Terminal graphics value types (sixel/kitty/iTerm2 image data, glyph protocol) extracted from Rio</summary>

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

        <entry>
            <title>rio-grapheme-width-0.5.16</title>

            <link href="/rio-grapheme-width/0.5.16/rio_grapheme_width/" />
            <id>urn:docs-rs:rio-grapheme-width:0.5.16</id>
            <updated>
            2026-08-06T15:39:41.937204+00:00</updated>

            <summary>Emoji presentation and variation-sequence tables for Rio terminal. Forked from wezterm-char-props.</summary>

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

        <entry>
            <title>rio-fonts-0.5.16</title>

            <link href="/rio-fonts/0.5.16/rio_fonts/" />
            <id>urn:docs-rs:rio-fonts:0.5.16</id>
            <updated>
            2026-08-06T15:39:34.253365+00:00</updated>

            <summary>Font assets and glyph placement rules shared by Rio&#38;apos;s renderers (Nerd Font constraint table, embedded symbols fallback)</summary>

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

        <entry>
            <title>corcovado-0.5.16</title>

            <link href="/corcovado/0.5.16/corcovado/" />
            <id>urn:docs-rs:corcovado:0.5.16</id>
            <updated>
            2026-08-06T15:39:24.432895+00:00</updated>

            <summary>Non-blocking IO library</summary>

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

        <entry>
            <title>ast-bro-4.1.0</title>

            <link href="/ast-bro/4.1.0/ast_bro/" />
            <id>urn:docs-rs:ast-bro:4.1.0</id>
            <updated>
            2026-08-06T15:39:01.468105+00:00</updated>

            <summary>Fast, AST-based code-navigation: shape, public API, deps &#38;amp; call graphs, hybrid semantic search, structural rewrite, and log squeezing. MCP server included.</summary>

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

        <entry>
            <title>qwin-0.0.1</title>

            <link href="/qwin/0.0.1/qwin/" />
            <id>urn:docs-rs:qwin:0.0.1</id>
            <updated>
            2026-08-06T15:38:40.380560+00:00</updated>

            <summary>A deep learning framework in rust</summary>

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

        <entry>
            <title>mool-0.2.5</title>

            <link href="/mool/0.2.5/mool/" />
            <id>urn:docs-rs:mool:0.2.5</id>
            <updated>
            2026-08-06T15:38:34.267260+00:00</updated>

            <summary>A source-first Rust database toolkit for typed SQL queries, migrations, and model metadata</summary>

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

        <entry>
            <title>asjeeves-user-session-0.1.0</title>

            <link href="/asjeeves-user-session/0.1.0/asjeeves_user_session/" />
            <id>urn:docs-rs:asjeeves-user-session:0.1.0</id>
            <updated>
            2026-08-06T15:38:08.722290+00:00</updated>

            <summary>User Session axum extractor.</summary>

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

        <entry>
            <title>asjeeves-zipstream-0.1.0</title>

            <link href="/asjeeves-zipstream/0.1.0/asjeeves_zipstream/" />
            <id>urn:docs-rs:asjeeves-zipstream:0.1.0</id>
            <updated>
            2026-08-06T15:37:38.201856+00:00</updated>

            <summary>Compresses files into a zip over a stream</summary>

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

        <entry>
            <title>mool-macros-0.1.6</title>

            <link href="/mool-macros/0.1.6/mool_macros/" />
            <id>urn:docs-rs:mool-macros:0.1.6</id>
            <updated>
            2026-08-06T15:37:32.342752+00:00</updated>

            <summary>Derive macros for the Mool database toolkit</summary>

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

        <entry>
            <title>leo-ast-4.4.1</title>

            <link href="/leo-ast/4.4.1/leo_ast/" />
            <id>urn:docs-rs:leo-ast:4.4.1</id>
            <updated>
            2026-08-06T15:37:26.115818+00:00</updated>

            <summary>Abstract syntax tree (AST) for the Leo programming language</summary>

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

        <entry>
            <title>leo-disassembler-4.4.1</title>

            <link href="/leo-disassembler/4.4.1/leo_disassembler/" />
            <id>urn:docs-rs:leo-disassembler:4.4.1</id>
            <updated>
            2026-08-06T15:37:21.083761+00:00</updated>

            <summary>A disassembler for the Leo programming language</summary>

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

        <entry>
            <title>mool-macros-impl-0.1.5</title>

            <link href="/mool-macros-impl/0.1.5/mool_macros_impl/" />
            <id>urn:docs-rs:mool-macros-impl:0.1.5</id>
            <updated>
            2026-08-06T15:35:47.151280+00:00</updated>

            <summary>Internal macro implementation shared by Mool and framework wrappers</summary>

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

        <entry>
            <title>seclave-ctl-0.1.0</title>

            <link href="/crate/seclave-ctl/0.1.0" />
            <id>urn:docs-rs:seclave-ctl:0.1.0</id>
            <updated>
            2026-08-06T15:35:30.270809+00:00</updated>

            <summary>Command-line client for the Seclave hardware password manager</summary>

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

        <entry>
            <title>lc-agents-0.12.0</title>

            <link href="/lc-agents/0.12.0/lc_agents/" />
            <id>urn:docs-rs:lc-agents:0.12.0</id>
            <updated>
            2026-08-06T15:35:21.360554+00:00</updated>

            <summary>Agent system for langchainrust — ReAct, FunctionCalling, PlanExecute, CRAG, AdaptiveRAG, DeepResearch, Handoffs, Streaming</summary>

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

        <entry>
            <title>seclave-0.1.0</title>

            <link href="/seclave/0.1.0/seclave/" />
            <id>urn:docs-rs:seclave:0.1.0</id>
            <updated>
            2026-08-06T15:34:35.879780+00:00</updated>

            <summary>The Seclave hardware password manager&#38;apos;s USB-slave wire protocol</summary>

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

        <entry>
            <title>peashape-0.4.0</title>

            <link href="/peashape/0.4.0/peashape/" />
            <id>urn:docs-rs:peashape:0.4.0</id>
            <updated>
            2026-08-06T15:34:27.850425+00:00</updated>

            <summary>A traffic-shaping middleware for pea2pea nodes: constant-rate or Poisson outbound traffic, automatic frame padding, and priority lanes for cover traffic.</summary>

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

        <entry>
            <title>matrix_merchant-0.1.2</title>

            <link href="/matrix_merchant/0.1.2/matrix_merchant/" />
            <id>urn:docs-rs:matrix_merchant:0.1.2</id>
            <updated>
            2026-08-06T15:34:24.064872+00:00</updated>

            <summary>A simple parsing library for the matrix market (.mtx) file format</summary>

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

        <entry>
            <title>xls-rs-0.1.11</title>

            <link href="/xls-rs/0.1.11/xls_rs/" />
            <id>urn:docs-rs:xls-rs:0.1.11</id>
            <updated>
            2026-08-06T15:34:16.028434+00:00</updated>

            <summary>Rust spreadsheet CLI, library, and MCP server for reading, writing, converting, and analyzing XLSX, XLS, CSV, ODS, Parquet, and Avro files. Native XLSX writer with charts, styles, conditional formatting, sparklines, and formulas. Pandas-style data operations without Python. No Microsoft Excel dependency.</summary>

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

        <entry>
            <title>lc-chains-0.12.0</title>

            <link href="/lc-chains/0.12.0/lc_chains/" />
            <id>urn:docs-rs:lc-chains:0.12.0</id>
            <updated>
            2026-08-06T15:34:06.104850+00:00</updated>

            <summary>Chain compositions for langchainrust — LLMChain, SequentialChain, RetrievalQA, etc.</summary>

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

        <entry>
            <title>leo-errors-4.4.1</title>

            <link href="/leo-errors/4.4.1/leo_errors/" />
            <id>urn:docs-rs:leo-errors:4.4.1</id>
            <updated>
            2026-08-06T15:33:30.971830+00:00</updated>

            <summary>Errors for the Leo programming language</summary>

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

        <entry>
            <title>leo-span-4.4.1</title>

            <link href="/leo-span/4.4.1/leo_span/" />
            <id>urn:docs-rs:leo-span:4.4.1</id>
            <updated>
            2026-08-06T15:33:24.199679+00:00</updated>

            <summary>Span handling for the Leo programming language</summary>

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

        <entry>
            <title>leo-abi-types-4.4.1</title>

            <link href="/leo-abi-types/4.4.1/leo_abi_types/" />
            <id>urn:docs-rs:leo-abi-types:4.4.1</id>
            <updated>
            2026-08-06T15:33:19.397757+00:00</updated>

            <summary>ABI type definitions for Leo programs</summary>

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

        <entry>
            <title>lc-evaluation-0.12.0</title>

            <link href="/lc-evaluation/0.12.0/lc_evaluation/" />
            <id>urn:docs-rs:lc-evaluation:0.12.0</id>
            <updated>
            2026-08-06T15:33:07.274459+00:00</updated>

            <summary>Evaluation framework for langchainrust — Evaluator trait, built-in evaluators, dataset runner</summary>

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

        <entry>
            <title>xchannel-4.3.0</title>

            <link href="/xchannel/4.3.0/xchannel/" />
            <id>urn:docs-rs:xchannel:4.3.0</id>
            <updated>
            2026-08-06T15:32:36.407024+00:00</updated>

            <summary>mmap-backed IPC channels with regionized layout, alignment-safe headers, and file rolling.</summary>

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

        <entry>
            <title>lc-memory-0.12.0</title>

            <link href="/lc-memory/0.12.0/lc_memory/" />
            <id>urn:docs-rs:lc-memory:0.12.0</id>
            <updated>
            2026-08-06T15:32:29.726973+00:00</updated>

            <summary>Memory system for langchainrust — Buffer, Window, Summary, SummaryBuffer, ContextWindow, VectorStore, MongoDB persistence</summary>

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

        <entry>
            <title>peaplex-0.1.1</title>

            <link href="/peaplex/0.1.1/peaplex/" />
            <id>urn:docs-rs:peaplex:0.1.1</id>
            <updated>
            2026-08-06T15:31:56.119653+00:00</updated>

            <summary>A profoundly minimal, zero-copy stream multiplexer for any AsyncRead + AsyncWrite connection.</summary>

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

        <entry>
            <title>lc-rag-0.12.0</title>

            <link href="/lc-rag/0.12.0/lc_rag/" />
            <id>urn:docs-rs:lc-rag:0.12.0</id>
            <updated>
            2026-08-06T15:31:43.357053+00:00</updated>

            <summary>RAG (Retrieval-Augmented Generation) module for langchainrust — BM25, Hybrid Retrieval, GraphRAG, HyDE, Reranking, MultiQuery, Document Loaders</summary>

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

        <entry>
            <title>roguauto-1.0.0</title>

            <link href="/crate/roguauto/1.0.0" />
            <id>urn:docs-rs:roguauto:1.0.0</id>
            <updated>
            2026-08-06T15:31:05.150340+00:00</updated>

            <summary>A lightweight power menu for Wayland compositors supporting wlr-layer-shell.</summary>

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

        <entry>
            <title>lc-vector-stores-0.12.0</title>

            <link href="/lc-vector-stores/0.12.0/lc_vector_stores/" />
            <id>urn:docs-rs:lc-vector-stores:0.12.0</id>
            <updated>
            2026-08-06T15:29:27.751207+00:00</updated>

            <summary>Vector store implementations for langchainrust — InMemory, File, Qdrant, MongoDB, Redis, SQLite, ChromaDB, Pinecone, PGVector</summary>

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

        <entry>
            <title>symforge-9.0.0</title>

            <link href="/symforge/9.0.0/symforge/" />
            <id>urn:docs-rs:symforge:9.0.0</id>
            <updated>
            2026-08-06T15:29:20.401376+00:00</updated>

            <summary>SymForge — in-memory code intelligence MCP server for Claude Code, Codex, and Gemini CLI</summary>

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

        <entry>
            <title>lc-providers-0.12.0</title>

            <link href="/lc-providers/0.12.0/lc_providers/" />
            <id>urn:docs-rs:lc-providers:0.12.0</id>
            <updated>
            2026-08-06T15:29:20.337775+00:00</updated>

            <summary>LLM provider integrations for langchainrust — OpenAI, Anthropic, Ollama, Gemini, etc.</summary>

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

        <entry>
            <title>barefootjs-0.31.1</title>

            <link href="/barefootjs/0.31.1/barefootjs/" />
            <id>urn:docs-rs:barefootjs:0.31.1</id>
            <updated>
            2026-08-06T15:28:45.705785+00:00</updated>

            <summary>Rust runtime for BarefootJS marked templates (minijinja adapter).</summary>

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

        <entry>
            <title>neuralos-snn-0.1.0-alpha.1</title>

            <link href="/neuralos-snn/0.1.0-alpha.1/neuralos_snn/" />
            <id>urn:docs-rs:neuralos-snn:0.1.0-alpha.1</id>
            <updated>
            2026-08-06T15:28:37.537497+00:00</updated>

            <summary>Spiking Neural Network library, no_std, i16 fixed-point — NeuralOS sovereignty stack core</summary>

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

        <entry>
            <title>rustls-tokio-postgres-0.5.1</title>

            <link href="/rustls-tokio-postgres/0.5.1/rustls_tokio_postgres/" />
            <id>urn:docs-rs:rustls-tokio-postgres:0.5.1</id>
            <updated>
            2026-08-06T15:28:33.181874+00:00</updated>

            <summary>TLS implementation for tokio-postgres using rustls</summary>

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

        <entry>
            <title>jsender-0.1.0</title>

            <link href="/jsender/0.1.0/jsender/" />
            <id>urn:docs-rs:jsender:0.1.0</id>
            <updated>
            2026-08-06T15:28:32.243222+00:00</updated>

            <summary>Pure Rust implementation of the JSend specification for JSON response bodies.
</summary>

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

        <entry>
            <title>ruarango-0.4.0</title>

            <link href="/ruarango/0.4.0/ruarango/" />
            <id>urn:docs-rs:ruarango:0.4.0</id>
            <updated>
            2026-08-06T15:26:44.407030+00:00</updated>

            <summary>ArangoDB Client Implementation</summary>

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

        <entry>
            <title>holomap-clusterer-0.1.1</title>

            <link href="/holomap-clusterer/0.1.1/holomap_clusterer/" />
            <id>urn:docs-rs:holomap-clusterer:0.1.1</id>
            <updated>
            2026-08-06T15:26:20.350008+00:00</updated>

            <summary>Deterministic reduce→cluster pipeline: holomap UMAP + HDBSCAN. JSON-lines peripheral and wasm binding.</summary>

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

        <entry>
            <title>lc-mcp-0.12.0</title>

            <link href="/lc-mcp/0.12.0/lc_mcp/" />
            <id>urn:docs-rs:lc-mcp:0.12.0</id>
            <updated>
            2026-08-06T15:26:12.000416+00:00</updated>

            <summary>MCP (Model Context Protocol) client for langchainrust</summary>

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

        <entry>
            <title>git-slop-0.9.3</title>

            <link href="/git-slop/0.9.3/git_slop/" />
            <id>urn:docs-rs:git-slop:0.9.3</id>
            <updated>
            2026-08-06T15:25:59.011727+00:00</updated>

            <summary>Deterministic repository health and maintenance-pressure analysis for humans and AI agents.</summary>

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

        <entry>
            <title>lambda_calculus-3.6.0</title>

            <link href="/lambda_calculus/3.6.0/lambda_calculus/" />
            <id>urn:docs-rs:lambda_calculus:3.6.0</id>
            <updated>
            2026-08-06T15:25:41.574713+00:00</updated>

            <summary>A simple, zero-dependency implementation of pure lambda calculus in Safe Rust</summary>

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

        <entry>
            <title>lc-sessions-0.12.0</title>

            <link href="/lc-sessions/0.12.0/lc_sessions/" />
            <id>urn:docs-rs:lc-sessions:0.12.0</id>
            <updated>
            2026-08-06T15:25:35.765817+00:00</updated>

            <summary>Session management for langchainrust</summary>

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

        <entry>
            <title>lc-tools-0.12.0</title>

            <link href="/lc-tools/0.12.0/lc_tools/" />
            <id>urn:docs-rs:lc-tools:0.12.0</id>
            <updated>
            2026-08-06T15:25:21.141456+00:00</updated>

            <summary>Built-in tools for langchainrust — Calculator, DateTime, URLFetch, etc.</summary>

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

        <entry>
            <title>lc-embeddings-0.12.0</title>

            <link href="/lc-embeddings/0.12.0/lc_embeddings/" />
            <id>urn:docs-rs:lc-embeddings:0.12.0</id>
            <updated>
            2026-08-06T15:25:02.827941+00:00</updated>

            <summary>Embedding model implementations for langchainrust — OpenAI, DeepSeek, Qwen, local/ONNX</summary>

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

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

            <link href="/lc-core/0.12.0/lc_core/" />
            <id>urn:docs-rs:lc-core:0.12.0</id>
            <updated>
            2026-08-06T15:24:52.958188+00:00</updated>

            <summary>Core abstractions for langchainrust — Runnable, BaseTool, BaseChatModel, etc.</summary>

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

        <entry>
            <title>lc-tools-derive-0.12.0</title>

            <link href="/lc-tools-derive/0.12.0/lc_tools_derive/" />
            <id>urn:docs-rs:lc-tools-derive:0.12.0</id>
            <updated>
            2026-08-06T15:24:44.678076+00:00</updated>

            <summary>Procedural macro for deriving BaseTool implementations from functions</summary>

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

        <entry>
            <title>mqtt-glide-0.2.0</title>

            <link href="/mqtt-glide/0.2.0/mqtt_glide/" />
            <id>urn:docs-rs:mqtt-glide:0.2.0</id>
            <updated>
            2026-08-06T15:24:40.974850+00:00</updated>

            <summary>High-throughput MQTT 5 Tokio client with enqueue-before-ack and no app event loop</summary>

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

        <entry>
            <title>lc-callbacks-0.12.0</title>

            <link href="/lc-callbacks/0.12.0/lc_callbacks/" />
            <id>urn:docs-rs:lc-callbacks:0.12.0</id>
            <updated>
            2026-08-06T15:24:38.376670+00:00</updated>

            <summary>Callback and tracing infrastructure for langchainrust</summary>

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

        <entry>
            <title>lc-prompts-0.12.0</title>

            <link href="/lc-prompts/0.12.0/lc_prompts/" />
            <id>urn:docs-rs:lc-prompts:0.12.0</id>
            <updated>
            2026-08-06T15:24:29.047779+00:00</updated>

            <summary>Prompt templates for langchainrust</summary>

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

        <entry>
            <title>codelore-0.27.0</title>

            <link href="/crate/codelore/0.27.0" />
            <id>urn:docs-rs:codelore:0.27.0</id>
            <updated>
            2026-08-06T15:24:19.085+00:00</updated>

            <summary>CodeLore — Behavioral Code Analyzer CLI</summary>

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

        <entry>
            <title>human-exception-0.1.0</title>

            <link href="/crate/human-exception/0.1.0" />
            <id>urn:docs-rs:human-exception:0.1.0</id>
            <updated>
            2026-08-06T15:24:18.046065+00:00</updated>

            <summary>A terminal-native strategy game about hacking the machines that inherited the Earth</summary>

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

        <entry>
            <title>jetstreamer-utils-0.7.0</title>

            <link href="/jetstreamer-utils/0.7.0/jetstreamer_utils/" />
            <id>urn:docs-rs:jetstreamer-utils:0.7.0</id>
            <updated>
            2026-08-06T15:24:11.645311+00:00</updated>

            <summary>Support crate for Jetstreamer containing utility functions, types, and ClickHouse integration</summary>

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

        <entry>
            <title>philote-mdo-0.2.0</title>

            <link href="/philote-mdo/0.2.0/philote_mdo/" />
            <id>urn:docs-rs:philote-mdo:0.2.0</id>
            <updated>
            2026-08-06T15:23:57.548837+00:00</updated>

            <summary>A Rust library for building MDO analysis discipline servers using the Philote gRPC standard</summary>

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

        <entry>
            <title>oraclemcp-driver-cx-0.9.3</title>

            <link href="/oraclemcp-driver-cx/0.9.3/oraclemcp_driver_cx/" />
            <id>urn:docs-rs:oraclemcp-driver-cx:0.9.3</id>
            <updated>
            2026-08-06T15:21:12.624198+00:00</updated>

            <summary>Pure-Rust Oracle Database thin driver with asupersync Cx structured concurrency.</summary>

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

        <entry>
            <title>alef-0.55.6</title>

            <link href="/alef/0.55.6/alef/" />
            <id>urn:docs-rs:alef:0.55.6</id>
            <updated>
            2026-08-06T15:21:11.441990+00:00</updated>

            <summary>Opinionated polyglot binding generator for Rust libraries</summary>

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

        <entry>
            <title>late-0.0.641</title>

            <link href="/late/0.0.641/late/" />
            <id>urn:docs-rs:late:0.0.641</id>
            <updated>
            2026-08-06T15:20:44.653660+00:00</updated>

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

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

        <entry>
            <title>lc-schema-0.12.0</title>

            <link href="/lc-schema/0.12.0/lc_schema/" />
            <id>urn:docs-rs:lc-schema:0.12.0</id>
            <updated>
            2026-08-06T15:20:17.845066+00:00</updated>

            <summary>Schema types for langchainrust — Message, MessageType, ImageContent, AudioContent, FileContent</summary>

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

        <entry>
            <title>lc-langgraph-0.12.0</title>

            <link href="/lc-langgraph/0.12.0/lc_langgraph/" />
            <id>urn:docs-rs:lc-langgraph:0.12.0</id>
            <updated>
            2026-08-06T15:20:16.932593+00:00</updated>

            <summary>LangGraph - Graph-based orchestration framework for building stateful LLM applications</summary>

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

        <entry>
            <title>codelore-lib-0.27.0</title>

            <link href="/codelore-lib/0.27.0/codelore_lib/" />
            <id>urn:docs-rs:codelore-lib:0.27.0</id>
            <updated>
            2026-08-06T15:20:06.704039+00:00</updated>

            <summary>CodeLore — Behavioral Code Analyzer library</summary>

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

        <entry>
            <title>lc-shared-0.12.0</title>

            <link href="/lc-shared/0.12.0/lc_shared/" />
            <id>urn:docs-rs:lc-shared:0.12.0</id>
            <updated>
            2026-08-06T15:20:03.479486+00:00</updated>

            <summary>Shared types for langchainrust workspace — breaks circular dependencies</summary>

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

        <entry>
            <title>zernio-0.0.641</title>

            <link href="/zernio/0.0.641/zernio/" />
            <id>urn:docs-rs:zernio:0.0.641</id>
            <updated>
            2026-08-06T15:19:08.747481+00:00</updated>

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

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

        <entry>
            <title>fastx-io-0.2.0</title>

            <link href="/fastx-io/0.2.0/fastx/" />
            <id>urn:docs-rs:fastx-io:0.2.0</id>
            <updated>
            2026-08-06T15:18:29.949789+00:00</updated>

            <summary>Fast, streaming FASTA/FASTQ reader and writer for bioinformatics pipelines</summary>

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

        <entry>
            <title>noeme-0.1.9</title>

            <link href="/noeme/0.1.9/noeme/" />
            <id>urn:docs-rs:noeme:0.1.9</id>
            <updated>
            2026-08-06T15:18:13.520617+00:00</updated>

            <summary>Deeply explain a given word, including its pronunciation, meanings, and sample sentences.</summary>

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

        <entry>
            <title>asjeeves-telemetry-0.1.0</title>

            <link href="/asjeeves-telemetry/0.1.0/asjeeves_telemetry/" />
            <id>urn:docs-rs:asjeeves-telemetry:0.1.0</id>
            <updated>
            2026-08-06T15:17:05.939422+00:00</updated>

            <summary>Metrics, Logging and Tracing</summary>

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

        <entry>
            <title>asjeeves-jwks-service-0.1.2</title>

            <link href="/asjeeves-jwks-service/0.1.2/asjeeves_jwks_service/" />
            <id>urn:docs-rs:asjeeves-jwks-service:0.1.2</id>
            <updated>
            2026-08-06T15:16:59.536326+00:00</updated>

            <summary>Web Service that serves a Json Web Key Set</summary>

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

        <entry>
            <title>asjeeves-dup-req-protection-0.1.0</title>

            <link href="/asjeeves-dup-req-protection/0.1.0/asjeeves_dup_req_protection/" />
            <id>urn:docs-rs:asjeeves-dup-req-protection:0.1.0</id>
            <updated>
            2026-08-06T15:16:50.802479+00:00</updated>

            <summary>Duplicate Request Protection</summary>

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

        <entry>
            <title>asjeeves-health-check-0.2.0</title>

            <link href="/asjeeves-health-check/0.2.0/asjeeves_health_check/" />
            <id>urn:docs-rs:asjeeves-health-check:0.2.0</id>
            <updated>
            2026-08-06T15:16:47.228464+00:00</updated>

            <summary>Basic HTTP Health Check Service</summary>

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

        <entry>
            <title>asjeeves-encryption-0.1.0</title>

            <link href="/asjeeves-encryption/0.1.0/asjeeves_encryption/" />
            <id>urn:docs-rs:asjeeves-encryption:0.1.0</id>
            <updated>
            2026-08-06T15:16:39.609974+00:00</updated>

            <summary>Encryption and Key utilities.</summary>

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

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

            <link href="/whisker-video/0.10.5/whisker_video/" />
            <id>urn:docs-rs:whisker-video:0.10.5</id>
            <updated>
            2026-08-06T15:15:07.274459+00:00</updated>

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

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

        <entry>
            <title>sstr-0.3.1</title>

            <link href="/sstr/0.3.1/sstr/" />
            <id>urn:docs-rs:sstr:0.3.1</id>
            <updated>
            2026-08-06T15:14:53.586217+00:00</updated>

            <summary>An ergonomic stack allocated String.</summary>

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

        <entry>
            <title>whisker-status-bar-0.10.5</title>

            <link href="/whisker-status-bar/0.10.5/whisker_status_bar/" />
            <id>urn:docs-rs:whisker-status-bar:0.10.5</id>
            <updated>
            2026-08-06T15:14:48.560318+00:00</updated>

            <summary>Whisker platform module — status-bar hide/show + content style, mirroring expo-status-bar. Android-only for now (iOS is a no-op TODO).</summary>

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

        <entry>
            <title>whisker-web-browser-0.10.5</title>

            <link href="/whisker-web-browser/0.10.5/whisker_web_browser/" />
            <id>urn:docs-rs:whisker-web-browser:0.10.5</id>
            <updated>
            2026-08-06T15:14:47.573980+00:00</updated>

            <summary>Whisker module mirroring Expo&#38;apos;s expo-web-browser: openBrowserAsync (SFSafariViewController / Custom Tabs) and openAuthSessionAsync (ASWebAuthenticationSession / Custom Tabs + deep link) for in-app OAuth flows.</summary>

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

        <entry>
            <title>inferento-0.1.0</title>

            <link href="/crate/inferento/0.1.0" />
            <id>urn:docs-rs:inferento:0.1.0</id>
            <updated>
            2026-08-06T15:14:36.074163+00:00</updated>

            <summary>Inferento is a lightweight LLM inference engine built to run massive Mixture-of-Experts (MoE) models on consumer hardware.</summary>

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

        <entry>
            <title>es-entity-0.12.0</title>

            <link href="/es-entity/0.12.0/es_entity/" />
            <id>urn:docs-rs:es-entity:0.12.0</id>
            <updated>
            2026-08-06T15:14:05.711875+00:00</updated>

            <summary>Event Sourcing Entity Framework</summary>

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

        <entry>
            <title>es-entity-macros-0.12.0</title>

            <link href="/es-entity-macros/0.12.0/es_entity_macros/" />
            <id>urn:docs-rs:es-entity-macros:0.12.0</id>
            <updated>
            2026-08-06T15:13:22.425944+00:00</updated>

            <summary>Proc macros for es-entity</summary>

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

        <entry>
            <title>nominal-api-conjure-0.1368.2</title>

            <link href="/nominal-api-conjure/0.1368.2/nominal_api_conjure/" />
            <id>urn:docs-rs:nominal-api-conjure:0.1368.2</id>
            <updated>
            2026-08-06T15:13:11.711921+00:00</updated>

            <summary>Conjure HTTP API bindings for the Nominal platform</summary>

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