<?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 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )</id>
    <updated>2026-07-14T21:54:52.779967+00:00</updated>

        <entry>
            <title>ferric-tensor-0.1.0</title>

            <link href="/ferric-tensor/0.1.0/ferric_tensor/" />
            <id>urn:docs-rs:ferric-tensor:0.1.0</id>
            <updated>
            2026-07-14T21:54:52.779967+00:00</updated>

            <summary>Ferric L2 — a general N-dimensional tensor runtime on the GPU fabric: arbitrary rank, strided views, broadcasting, general reductions, batched matmul (dtypes + autograd next).</summary>

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

        <entry>
            <title>restorekit-cli-0.5.6</title>

            <link href="/crate/restorekit-cli/0.5.6" />
            <id>urn:docs-rs:restorekit-cli:0.5.6</id>
            <updated>
            2026-07-14T21:54:38.738981+00:00</updated>

            <summary>CLI for DFU-restoring Apple Silicon Macs</summary>

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

        <entry>
            <title>code-moniker-query-0.4.0</title>

            <link href="/code-moniker-query/0.4.0/code_moniker_query/" />
            <id>urn:docs-rs:code-moniker-query:0.4.0</id>
            <updated>
            2026-07-14T21:54:27.851733+00:00</updated>

            <summary>Shared daemon query DSL and protocol DTOs for code-moniker.</summary>

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

        <entry>
            <title>restorekit-dongle-proto-0.5.6</title>

            <link href="/restorekit-dongle-proto/0.5.6/restorekit_dongle_proto/" />
            <id>urn:docs-rs:restorekit-dongle-proto:0.5.6</id>
            <updated>
            2026-07-14T21:54:27.591595+00:00</updated>

            <summary>USB wire protocol shared by RecoverKit dongle firmware and the restorekit SDK</summary>

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

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

            <link href="/ferric-core/0.1.0/ferric_core/" />
            <id>urn:docs-rs:ferric-core:0.1.0</id>
            <updated>
            2026-07-14T21:54:23.689121+00:00</updated>

            <summary>Ferric: pure-Rust cross-fabric AI compute. L0/L1 — portable device + kernel dispatch on wgpu (WebGPU/Vulkan/Metal/DX12), with a validated transformer kernel set (matmul, attention, RoPE, RMSNorm, SwiGLU).</summary>

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

        <entry>
            <title>ferric-tokenizer-0.1.0</title>

            <link href="/ferric-tokenizer/0.1.0/ferric_tokenizer/" />
            <id>urn:docs-rs:ferric-tokenizer:0.1.0</id>
            <updated>
            2026-07-14T21:54:18.128848+00:00</updated>

            <summary>Ferric tokenizer — a pure-Rust byte-level BPE (GPT-2/tiktoken family): lossless encode/decode, loads vocab.json + merges.txt. The prompt→ids→text glue for end-to-end LLM use.</summary>

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

        <entry>
            <title>ferric-gguf-0.1.0</title>

            <link href="/ferric-gguf/0.1.0/ferric_gguf/" />
            <id>urn:docs-rs:ferric-gguf:0.1.0</id>
            <updated>
            2026-07-14T21:54:15.815949+00:00</updated>

            <summary>Ferric GGUF reader — pure-Rust parser for the llama.cpp GGUF container + dequantizers for F32/F16/Q8_0/Q4_0/Q4_K (k-quant). Unlocks the entire llama.cpp/HF quantized-model corpus.</summary>

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

        <entry>
            <title>ferric-load-0.1.0</title>

            <link href="/ferric-load/0.1.0/ferric_load/" />
            <id>urn:docs-rs:ferric-load:0.1.0</id>
            <updated>
            2026-07-14T21:54:12.626881+00:00</updated>

            <summary>Ferric weight loading — a pure-Rust safetensors reader (F32/F16/BF16/F64 → f32). How real Llama/SmolVLA checkpoints enter the ecosystem.</summary>

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

        <entry>
            <title>ontocore-plugin-naming-0.23.0</title>

            <link href="/ontocore-plugin-naming/0.23.0/ontocore_plugin_naming/" />
            <id>urn:docs-rs:ontocore-plugin-naming:0.23.0</id>
            <updated>
            2026-07-14T21:54:09.743399+00:00</updated>

            <summary>Naming convention validator plugin for OntoCore</summary>

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

        <entry>
            <title>opt-0.5.15</title>

            <link href="/opt/0.5.15/opt/" />
            <id>urn:docs-rs:opt:0.5.15</id>
            <updated>
            2026-07-14T21:54:03.608609+00:00</updated>

            <summary>Dense nonlinear optimization in Rust with BFGS, Newton trust-region, and ARC.</summary>

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

        <entry>
            <title>ontocore-plugin-0.23.0</title>

            <link href="/ontocore-plugin/0.23.0/ontocore_plugin/" />
            <id>urn:docs-rs:ontocore-plugin:0.23.0</id>
            <updated>
            2026-07-14T21:53:53.465879+00:00</updated>

            <summary>Plugin manifest discovery for OntoCore (v0.14 host foundation)</summary>

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

        <entry>
            <title>imagegen-bridge-config-0.1.0</title>

            <link href="/imagegen-bridge-config/0.1.0/imagegen_bridge_config/" />
            <id>urn:docs-rs:imagegen-bridge-config:0.1.0</id>
            <updated>
            2026-07-14T21:53:45.880177+00:00</updated>

            <summary>Layered, provenance-aware configuration for Imagegen Bridge</summary>

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

        <entry>
            <title>imagegen-bridge-runtime-0.1.0</title>

            <link href="/imagegen-bridge-runtime/0.1.0/imagegen_bridge_runtime/" />
            <id>urn:docs-rs:imagegen-bridge-runtime:0.1.0</id>
            <updated>
            2026-07-14T21:53:15.060268+00:00</updated>

            <summary>Provider orchestration and durable state for Imagegen Bridge</summary>

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

        <entry>
            <title>imagegen-bridge-codex-responses-0.1.0</title>

            <link href="/imagegen-bridge-codex-responses/0.1.0/imagegen_bridge_codex_responses/" />
            <id>urn:docs-rs:imagegen-bridge-codex-responses:0.1.0</id>
            <updated>
            2026-07-14T21:52:59.144905+00:00</updated>

            <summary>Experimental Codex OAuth Responses image provider</summary>

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

        <entry>
            <title>imagegen-bridge-codex-app-server-0.1.0</title>

            <link href="/imagegen-bridge-codex-app-server/0.1.0/imagegen_bridge_codex_app_server/" />
            <id>urn:docs-rs:imagegen-bridge-codex-app-server:0.1.0</id>
            <updated>
            2026-07-14T21:52:29.906738+00:00</updated>

            <summary>Codex app-server provider for Imagegen Bridge</summary>

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

        <entry>
            <title>imagegen-bridge-artifacts-0.1.0</title>

            <link href="/imagegen-bridge-artifacts/0.1.0/imagegen_bridge_artifacts/" />
            <id>urn:docs-rs:imagegen-bridge-artifacts:0.1.0</id>
            <updated>
            2026-07-14T21:52:11.767690+00:00</updated>

            <summary>Bounded image input loading and atomic artifact storage</summary>

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

        <entry>
            <title>tree-sitter-crush-0.3.0</title>

            <link href="/tree-sitter-crush/0.3.0/tree_sitter_crush/" />
            <id>urn:docs-rs:tree-sitter-crush:0.3.0</id>
            <updated>
            2026-07-14T21:51:48.240064+00:00</updated>

            <summary>Tree-sitter grammar for the Crush programming language</summary>

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

        <entry>
            <title>greentic-start-1.1.20</title>

            <link href="/greentic-start/1.1.20/greentic_start/" />
            <id>urn:docs-rs:greentic-start:1.1.20</id>
            <updated>
            2026-07-14T21:51:37.203948+00:00</updated>

            <summary>Greentic lifecycle runner for start/restart/stop orchestration</summary>

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

        <entry>
            <title>ontocore-reasoner-0.23.0</title>

            <link href="/ontocore-reasoner/0.23.0/ontocore_reasoner/" />
            <id>urn:docs-rs:ontocore-reasoner:0.23.0</id>
            <updated>
            2026-07-14T21:51:23.725227+00:00</updated>

            <summary>OntoLogos-backed reasoner facade for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>tokenfold-core-0.2.0</title>

            <link href="/tokenfold-core/0.2.0/tokenfold_core/" />
            <id>urn:docs-rs:tokenfold-core:0.2.0</id>
            <updated>
            2026-07-14T21:49:16.801314+00:00</updated>

            <summary>Token-aware compression for LLM payloads: shrink JSON tool-call bodies, command output, and diffs with exact tiktoken accounting and a typed safety report.</summary>

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

        <entry>
            <title>crush-ffi-0.3.0</title>

            <link href="/crush-ffi/0.3.0/crush_ffi/" />
            <id>urn:docs-rs:crush-ffi:0.3.0</id>
            <updated>
            2026-07-14T21:48:58.566057+00:00</updated>

            <summary>C-ABI plugin interface for Crush — FFI value types and the plugin export contract native plugins implement.</summary>

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

        <entry>
            <title>ptars-0.0.21</title>

            <link href="/ptars/0.0.21/ptars/" />
            <id>urn:docs-rs:ptars:0.0.21</id>
            <updated>
            2026-07-14T21:48:53.714547+00:00</updated>

            <summary>Fast conversion from protobuf to Apache Arrow and back</summary>

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

        <entry>
            <title>ptars-core-0.0.21</title>

            <link href="/ptars-core/0.0.21/ptars_core/" />
            <id>urn:docs-rs:ptars-core:0.0.21</id>
            <updated>
            2026-07-14T21:48:28.450417+00:00</updated>

            <summary>Core implementation of ptars, exposing arrow-rs types. Pins a specific arrow major version; for a version-independent API use the ptars crate.</summary>

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

        <entry>
            <title>loopflow-0.11.0</title>

            <link href="/loopflow/0.11.0/loopflow/" />
            <id>urn:docs-rs:loopflow:0.11.0</id>
            <updated>
            2026-07-14T21:48:26.574943+00:00</updated>

            <summary>Run steps and flows with coding agents</summary>

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

        <entry>
            <title>ontocore-robot-0.23.0</title>

            <link href="/ontocore-robot/0.23.0/ontocore_robot/" />
            <id>urn:docs-rs:ontocore-robot:0.23.0</id>
            <updated>
            2026-07-14T21:47:58.763635+00:00</updated>

            <summary>ROBOT CLI wrappers for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>interlink-mcp-0.7.2</title>

            <link href="/interlink-mcp/0.7.2/interlink/" />
            <id>urn:docs-rs:interlink-mcp:0.7.2</id>
            <updated>
            2026-07-14T21:47:44.409226+00:00</updated>

            <summary>Cryptographically-authenticated, cross-machine agent-to-agent chat for Claude Code, over MCP channels</summary>

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

        <entry>
            <title>cargo-binlist-1.3.2</title>

            <link href="/crate/cargo-binlist/1.3.2" />
            <id>urn:docs-rs:cargo-binlist:1.3.2</id>
            <updated>
            2026-07-14T21:47:26.557294+00:00</updated>

            <summary>List all installed binaries with cargo and their versions</summary>

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

        <entry>
            <title>chit-cli-0.3.0</title>

            <link href="/crate/chit-cli/0.3.0" />
            <id>urn:docs-rs:chit-cli:0.3.0</id>
            <updated>
            2026-07-14T21:47:21.011845+00:00</updated>

            <summary>Agent-to-agent messaging for AI coding tools</summary>

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

        <entry>
            <title>ontocore-query-0.23.0</title>

            <link href="/ontocore-query/0.23.0/ontocore_query/" />
            <id>urn:docs-rs:ontocore-query:0.23.0</id>
            <updated>
            2026-07-14T21:47:19.238727+00:00</updated>

            <summary>SQL-like and SPARQL query engine for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>ontocore-refactor-0.23.0</title>

            <link href="/ontocore-refactor/0.23.0/ontocore_refactor/" />
            <id>urn:docs-rs:ontocore-refactor:0.23.0</id>
            <updated>
            2026-07-14T21:47:14.211591+00:00</updated>

            <summary>Workspace refactoring for OntoCore (ontocore-*) (rename, migrate, move, extract)</summary>

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

        <entry>
            <title>router-crabs-0.2.0</title>

            <link href="/router-crabs/0.2.0/router_crabs/" />
            <id>urn:docs-rs:router-crabs:0.2.0</id>
            <updated>
            2026-07-14T21:47:01.010136+00:00</updated>

            <summary>🧭 Routeur LLM multi-tiers — route automatiquement vers le bon modèle selon le domaine détecté. Multi-provider (DeepSeek, OpenAI, Groq, Anthropic, OpenRouter, Mistral…). Utilisable comme binaire standalone ou comme librairie Rust.</summary>

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

        <entry>
            <title>azure_storage_sas-0.1.0</title>

            <link href="/azure_storage_sas/0.1.0/azure_storage_sas/" />
            <id>urn:docs-rs:azure_storage_sas:0.1.0</id>
            <updated>
            2026-07-14T21:46:20.816054+00:00</updated>

            <summary>User delegation Shared Access Signature (SAS) builder for Microsoft Azure Storage services</summary>

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

        <entry>
            <title>codewandler-flux-config-0.25.0</title>

            <link href="/codewandler-flux-config/0.25.0/flux_config/" />
            <id>urn:docs-rs:codewandler-flux-config:0.25.0</id>
            <updated>
            2026-07-14T21:46:01.533134+00:00</updated>

            <summary>flux configuration: load/merge .flux/config.toml (project + user) — perm rules, default model, policy grants, network policy</summary>

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

        <entry>
            <title>ferromotion-0.11.0</title>

            <link href="/ferromotion/0.11.0/ferromotion/" />
            <id>urn:docs-rs:ferromotion:0.11.0</id>
            <updated>
            2026-07-14T21:45:55.080501+00:00</updated>

            <summary>Ferromotion — a Rust library for the kinematics, dynamics, and control of physical AI (native + WebAssembly). Umbrella crate re-exporting the ferromotion-* components.</summary>

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

        <entry>
            <title>max11300-0.5.3</title>

            <link href="/max11300/0.5.3/max11300/" />
            <id>urn:docs-rs:max11300:0.5.3</id>
            <updated>
            2026-07-14T21:45:49.639277+00:00</updated>

            <summary>A rust-embedded driver for the MAX11300 ADC/DAC</summary>

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

        <entry>
            <title>ferromotion-wasm-0.11.0</title>

            <link href="/ferromotion-wasm/0.11.0/ferromotion_wasm/" />
            <id>urn:docs-rs:ferromotion-wasm:0.11.0</id>
            <updated>
            2026-07-14T21:45:42.907760+00:00</updated>

            <summary>Universal WebAssembly bindings for ferromotion — robot IK/kinematics in the browser, zero install.</summary>

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

        <entry>
            <title>ferromotion-rod-0.11.0</title>

            <link href="/ferromotion-rod/0.11.0/ferromotion_rod/" />
            <id>urn:docs-rs:ferromotion-rod:0.11.0</id>
            <updated>
            2026-07-14T21:44:59.898809+00:00</updated>

            <summary>Differentiable Discrete Elastic Rods for cables, tendons, and continuum/soft robots. WASM-clean.</summary>

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

        <entry>
            <title>ferromotion-tactile-0.11.0</title>

            <link href="/ferromotion-tactile/0.11.0/ferromotion_tactile/" />
            <id>urn:docs-rs:ferromotion-tactile:0.11.0</id>
            <updated>
            2026-07-14T21:44:50.426842+00:00</updated>

            <summary>Differentiable optical-tactile (GelSight/DIGIT) sensor simulation — gel deformation → photometric image. WASM-clean.</summary>

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

        <entry>
            <title>ferromotion-cloth-0.11.0</title>

            <link href="/ferromotion-cloth/0.11.0/ferromotion_cloth/" />
            <id>urn:docs-rs:ferromotion-cloth:0.11.0</id>
            <updated>
            2026-07-14T21:44:36.835083+00:00</updated>

            <summary>Differentiable FEM thin-shell cloth (StVK membrane + bending) for physical AI. WASM-clean.</summary>

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

        <entry>
            <title>ferromotion-fluid-0.11.0</title>

            <link href="/ferromotion-fluid/0.11.0/ferromotion_fluid/" />
            <id>urn:docs-rs:ferromotion-fluid:0.11.0</id>
            <updated>
            2026-07-14T21:44:31.655877+00:00</updated>

            <summary>2D incompressible Navier-Stokes (MAC projection) for fluid–robot interaction. WASM-clean.</summary>

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

        <entry>
            <title>ferromotion-mpm-0.11.0</title>

            <link href="/ferromotion-mpm/0.11.0/ferromotion_mpm/" />
            <id>urn:docs-rs:ferromotion-mpm:0.11.0</id>
            <updated>
            2026-07-14T21:44:13.324968+00:00</updated>

            <summary>Differentiable 2D Material Point Method (MLS-MPM) for soft/elastic/granular material. WASM-clean.</summary>

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

        <entry>
            <title>zshrs-0.12.14</title>

            <link href="/zshrs/0.12.14/zsh/" />
            <id>urn:docs-rs:zshrs:0.12.14</id>
            <updated>
            2026-07-14T21:43:47.419596+00:00</updated>

            <summary>The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching</summary>

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

        <entry>
            <title>ferromotion-policy-0.11.0</title>

            <link href="/ferromotion-policy/0.11.0/ferromotion_policy/" />
            <id>urn:docs-rs:ferromotion-policy:0.11.0</id>
            <updated>
            2026-07-14T21:43:41.681367+00:00</updated>

            <summary>On-device runner for exported learned policies (RL/VLA MLPs) — inference only, WASM-clean. Interop tier: run trained weights, don&#38;apos;t rewrite training.</summary>

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

        <entry>
            <title>ferromotion-control-0.11.0</title>

            <link href="/ferromotion-control/0.11.0/ferromotion_control/" />
            <id>urn:docs-rs:ferromotion-control:0.11.0</id>
            <updated>
            2026-07-14T21:43:21.098671+00:00</updated>

            <summary>Control schemes for physical AI, in Rust — PID, computed-torque, Cartesian impedance, and more. WASM-clean.</summary>

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

        <entry>
            <title>ferromotion-ruckig-0.11.0</title>

            <link href="/ferromotion-ruckig/0.11.0/ferromotion_ruckig/" />
            <id>urn:docs-rs:ferromotion-ruckig:0.11.0</id>
            <updated>
            2026-07-14T21:42:33.273191+00:00</updated>

            <summary>Jerk-limited, time-optimal trajectory generation in Rust — a port of Ruckig&#38;apos;s MIT Community S-curve. WASM-clean, no deps.</summary>

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

        <entry>
            <title>textual-macros-1.0.0</title>

            <link href="/textual-macros/1.0.0/textual_macros/" />
            <id>urn:docs-rs:textual-macros:1.0.0</id>
            <updated>
            2026-07-14T21:42:30.552649+00:00</updated>

            <summary>Proc macros for the textual TUI framework (#[reactive], #[on()], #[derive(Message)], etc.)</summary>

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

        <entry>
            <title>zshrs-daemon-0.12.14</title>

            <link href="/zshrs-daemon/0.12.14/zshrs_daemon/" />
            <id>urn:docs-rs:zshrs-daemon:0.12.14</id>
            <updated>
            2026-07-14T21:42:27.914941+00:00</updated>

            <summary>Singleton daemon for zshrs — owns fsnotify, rkyv shard images, catalog/history SQLite, IPC, pub/sub, and cross-shell coordination</summary>

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

        <entry>
            <title>majutsu-0.6.13</title>

            <link href="/majutsu/0.6.13/majutsu/" />
            <id>urn:docs-rs:majutsu:0.6.13</id>
            <updated>
            2026-07-14T21:42:23.508189+00:00</updated>

            <summary>Host-level multi-root snapshot history agent</summary>

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

        <entry>
            <title>ferromotion-core-0.11.0</title>

            <link href="/ferromotion-core/0.11.0/ferromotion_core/" />
            <id>urn:docs-rs:ferromotion-core:0.11.0</id>
            <updated>
            2026-07-14T21:42:22.535510+00:00</updated>

            <summary>Robot kinematic optimization in Rust — FK, analytic Jacobians, Levenberg-Marquardt IK. WASM-clean.</summary>

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

        <entry>
            <title>bevy_vrm1-0.8.0</title>

            <link href="/bevy_vrm1/0.8.0/bevy_vrm1/" />
            <id>urn:docs-rs:bevy_vrm1:0.8.0</id>
            <updated>
            2026-07-14T21:42:17.684455+00:00</updated>

            <summary>Allows you to use VRM and VRMA in Bevy</summary>

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

        <entry>
            <title>tocer-0.1.0</title>

            <link href="/crate/tocer/0.1.0" />
            <id>urn:docs-rs:tocer:0.1.0</id>
            <updated>
            2026-07-14T21:41:58.971174+00:00</updated>

            <summary>A CLI tool to embed a table of contents into PDF/DjVu files from a TXT file or another document</summary>

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

        <entry>
            <title>reqwest-cross-0.12.0</title>

            <link href="/reqwest-cross/0.12.0/reqwest_cross/" />
            <id>urn:docs-rs:reqwest-cross:0.12.0</id>
            <updated>
            2026-07-14T21:41:52.742655+00:00</updated>

            <summary>Wrapper around reqwest for use in both native and wasm</summary>

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

        <entry>
            <title>tokenix-0.57.0</title>

            <link href="/crate/tokenix/0.57.0" />
            <id>urn:docs-rs:tokenix:0.57.0</id>
            <updated>
            2026-07-14T21:41:45.636001+00:00</updated>

            <summary>Semantic search, symbol graphs, secrets scanning, output filters, and CLI hooks that save 60-90% LLM tokens</summary>

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

        <entry>
            <title>ontocore-diff-0.23.0</title>

            <link href="/ontocore-diff/0.23.0/ontocore_diff/" />
            <id>urn:docs-rs:ontocore-diff:0.23.0</id>
            <updated>
            2026-07-14T21:41:35.539139+00:00</updated>

            <summary>Semantic ontology diff for OntoCore</summary>

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

        <entry>
            <title>litchee-0.1.5</title>

            <link href="/litchee/0.1.5/litchee/" />
            <id>urn:docs-rs:litchee:0.1.5</id>
            <updated>
            2026-07-14T21:41:35.017681+00:00</updated>

            <summary>Async, builder-pattern Rust client for the Lichess API: full endpoint coverage, NDJSON streaming, and OAuth2 PKCE (&#38;apos;Log in with Lichess&#38;apos;).</summary>

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

        <entry>
            <title>mildly-basic-auth-0.4.0</title>

            <link href="/mildly-basic-auth/0.4.0/mildly_basic_auth/" />
            <id>urn:docs-rs:mildly-basic-auth:0.4.0</id>
            <updated>
            2026-07-14T21:40:54.879251+00:00</updated>

            <summary>Basic auth with nicer UX.</summary>

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

        <entry>
            <title>kpathsea-0.3.3</title>

            <link href="/kpathsea/0.3.3/kpathsea/" />
            <id>urn:docs-rs:kpathsea:0.3.3</id>
            <updated>
            2026-07-14T21:40:13.682049+00:00</updated>

            <summary>Rust interface to the kpathsea TeX file management library.
</summary>

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

        <entry>
            <title>ontocore-docs-0.23.0</title>

            <link href="/ontocore-docs/0.23.0/ontocore_docs/" />
            <id>urn:docs-rs:ontocore-docs:0.23.0</id>
            <updated>
            2026-07-14T21:40:11.014802+00:00</updated>

            <summary>Markdown and HTML documentation export for OntoCore workspaces</summary>

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

        <entry>
            <title>kpathsea_sys-0.2.3</title>

            <link href="/kpathsea_sys/0.2.3/kpathsea_sys/" />
            <id>urn:docs-rs:kpathsea_sys:0.2.3</id>
            <updated>
            2026-07-14T21:40:06.116011+00:00</updated>

            <summary>Bindings to libkpathsea for efficient file management in the TeX ecosystem
</summary>

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

        <entry>
            <title>bluesdp-0.1.0</title>

            <link href="/bluesdp/0.1.0/bluesdp/" />
            <id>urn:docs-rs:bluesdp:0.1.0</id>
            <updated>
            2026-07-14T21:39:50.523082+00:00</updated>

            <summary>Pure-Rust Bluetooth SDP client (no libbluetooth) for resolving RFCOMM channels via 16-bit service UUIDs</summary>

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

        <entry>
            <title>apple-quant-algorithmic-0.2.0</title>

            <link href="/apple-quant-algorithmic/0.2.0/apple_quant_algorithmic/" />
            <id>urn:docs-rs:apple-quant-algorithmic:0.2.0</id>
            <updated>
            2026-07-14T21:39:31.401966+00:00</updated>

            <summary>Apple Quant&#38;apos;s algorithmic trading api</summary>

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

        <entry>
            <title>ontocore-catalog-0.23.0</title>

            <link href="/ontocore-catalog/0.23.0/ontocore_catalog/" />
            <id>urn:docs-rs:ontocore-catalog:0.23.0</id>
            <updated>
            2026-07-14T21:39:15.079062+00:00</updated>

            <summary>Semantic catalog for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>apple-quant-core-0.1.0</title>

            <link href="/apple-quant-core/0.1.0/apple_quant_core/" />
            <id>urn:docs-rs:apple-quant-core:0.1.0</id>
            <updated>
            2026-07-14T21:37:11.714584+00:00</updated>

            <summary>Apple Quant&#38;apos;s core library</summary>

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

        <entry>
            <title>uni-db-3.0.1</title>

            <link href="/uni-db/3.0.1/uni_db/" />
            <id>urn:docs-rs:uni-db:3.0.1</id>
            <updated>
            2026-07-14T21:37:05.552448+00:00</updated>

            <summary>Embedded graph database with OpenCypher queries, vector search, and columnar storage</summary>

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

        <entry>
            <title>communique-1.2.3</title>

            <link href="/crate/communique/1.2.3" />
            <id>urn:docs-rs:communique:1.2.3</id>
            <updated>
            2026-07-14T21:35:15.603450+00:00</updated>

            <summary>Editorialized release notes powered by AI</summary>

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

        <entry>
            <title>trusty-mpm-0.19.12</title>

            <link href="/trusty-mpm/0.19.12/trusty_mpm/" />
            <id>urn:docs-rs:trusty-mpm:0.19.12</id>
            <updated>
            2026-07-14T21:35:09.349594+00:00</updated>

            <summary>trusty-mpm: unified multi-agent orchestration platform (core, daemon, CLI, TUI, Telegram)</summary>

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

        <entry>
            <title>ontocore-edit-0.23.0</title>

            <link href="/ontocore-edit/0.23.0/ontocore_edit/" />
            <id>urn:docs-rs:ontocore-edit:0.23.0</id>
            <updated>
            2026-07-14T21:35:07.979912+00:00</updated>

            <summary>Semantic transaction model for OntoCore ontology editing</summary>

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

        <entry>
            <title>onnx-runtime-ir-0.1.0-dev.1</title>

            <link href="/onnx-runtime-ir/0.1.0-dev.1/onnx_runtime_ir/" />
            <id>urn:docs-rs:onnx-runtime-ir:0.1.0-dev.1</id>
            <updated>
            2026-07-14T21:33:43.231997+00:00</updated>

            <summary>Graph IR for the ORT 2.0 runtime: types, symbolic shapes, strided layouts, device placement, and a mutable graph model</summary>

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

        <entry>
            <title>dwctl-8.83.0</title>

            <link href="/crate/dwctl/8.83.0" />
            <id>urn:docs-rs:dwctl:8.83.0</id>
            <updated>
            2026-07-14T21:33:31.808878+00:00</updated>

            <summary>The Doubleword Control Layer - A self-hostable observability and analytics platform for LLM applications</summary>

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

        <entry>
            <title>ontocore-diagnostics-0.23.0</title>

            <link href="/ontocore-diagnostics/0.23.0/ontocore_diagnostics/" />
            <id>urn:docs-rs:ontocore-diagnostics:0.23.0</id>
            <updated>
            2026-07-14T21:33:30.385570+00:00</updated>

            <summary>Ontology lint rules and diagnostic collection for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>parallax-pipeline-0.3.0</title>

            <link href="/parallax-pipeline/0.3.0/parallax/" />
            <id>urn:docs-rs:parallax-pipeline:0.3.0</id>
            <updated>
            2026-07-14T21:32:51.804813+00:00</updated>

            <summary>Parallax: a Rust-native streaming pipeline engine with zero-copy multi-process support</summary>

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

        <entry>
            <title>horizon-statusline-0.1.0</title>

            <link href="/crate/horizon-statusline/0.1.0" />
            <id>urn:docs-rs:horizon-statusline:0.1.0</id>
            <updated>
            2026-07-14T21:32:04.704922+00:00</updated>

            <summary>horizon — a living landscape for the Claude Code statusline</summary>

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

        <entry>
            <title>twig-doc-1.0.2</title>

            <link href="/twig-doc/1.0.2/twig/" />
            <id>urn:docs-rs:twig-doc:1.0.2</id>
            <updated>
            2026-07-14T21:31:52.206448+00:00</updated>

            <summary>Parse, query, edit, and losslessly round-trip Djot, Markdown, HTML, and XML documents.</summary>

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

        <entry>
            <title>emojipick-0.1.4</title>

            <link href="/crate/emojipick/0.1.4" />
            <id>urn:docs-rs:emojipick:0.1.4</id>
            <updated>
            2026-07-14T21:31:41.854316+00:00</updated>

            <summary>A fast, frecency-ranked emoji picker for KDE Plasma Wayland with a native global shortcut</summary>

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

        <entry>
            <title>main-loop-async-0.2.0</title>

            <link href="/main-loop-async/0.2.0/main_loop_async/" />
            <id>urn:docs-rs:main-loop-async:0.2.0</id>
            <updated>
            2026-07-14T21:30:16.212844+00:00</updated>

            <summary>Makes running async code from a main loop (ui loop, game loop) more ergonomic</summary>

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

        <entry>
            <title>ontocore-obo-0.23.0</title>

            <link href="/ontocore-obo/0.23.0/ontocore_obo/" />
            <id>urn:docs-rs:ontocore-obo:0.23.0</id>
            <updated>
            2026-07-14T21:30:14.210786+00:00</updated>

            <summary>OBO Format 1.4 patch write-back for OntoCore</summary>

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

        <entry>
            <title>pomelo-finnhub-0.12.1</title>

            <link href="/pomelo-finnhub/0.12.1/pomelo_finnhub/" />
            <id>urn:docs-rs:pomelo-finnhub:0.12.1</id>
            <updated>
            2026-07-14T21:29:54.680792+00:00</updated>

            <summary>Bring-your-own-key Finnhub data sync for the yuzu backtest engine. Writes a data-layout tree to any ObjectSink (local disk or S3/R2). No Finnhub data redistributed.</summary>

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

        <entry>
            <title>dpcs-cli-0.12.0</title>

            <link href="/crate/dpcs-cli/0.12.0" />
            <id>urn:docs-rs:dpcs-cli:0.12.0</id>
            <updated>
            2026-07-14T21:29:52.468584+00:00</updated>

            <summary>CLI for the Data Pipeline Contract Standard (DPCS) reference toolkit</summary>

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

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

            <link href="/crate/hl-engine/0.1.0" />
            <id>urn:docs-rs:hl-engine:0.1.0</id>
            <updated>
            2026-07-14T21:29:45.374678+00:00</updated>

            <summary>Safe Rust lifecycle API for the standalone HL Linux guest engine</summary>

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

        <entry>
            <title>iris-agent-0.3.7</title>

            <link href="/iris-agent/0.3.7/iris_agent/" />
            <id>urn:docs-rs:iris-agent:0.3.7</id>
            <updated>
            2026-07-14T21:29:39.847013+00:00</updated>

            <summary>A fast, token-efficient coding agent for the terminal.</summary>

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

        <entry>
            <title>pomelo-eodhd-0.12.1</title>

            <link href="/pomelo-eodhd/0.12.1/pomelo_eodhd/" />
            <id>urn:docs-rs:pomelo-eodhd:0.12.1</id>
            <updated>
            2026-07-14T21:29:38.538586+00:00</updated>

            <summary>Bring-your-own-key EODHD data sync for the yuzu backtest engine. Writes a data-layout tree to any ObjectSink (local disk or S3/R2). No EODHD data redistributed.</summary>

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

        <entry>
            <title>pomelo-alpha-vantage-0.12.1</title>

            <link href="/pomelo-alpha-vantage/0.12.1/pomelo_alpha_vantage/" />
            <id>urn:docs-rs:pomelo-alpha-vantage:0.12.1</id>
            <updated>
            2026-07-14T21:29:26.111395+00:00</updated>

            <summary>Bring-your-own-key Alpha Vantage data sync for the yuzu backtest engine. Writes a data-layout tree to any ObjectSink (local disk or S3/R2). No Alpha Vantage data redistributed.</summary>

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

        <entry>
            <title>nominal-streaming-0.9.2</title>

            <link href="/nominal-streaming/0.9.2/nominal_streaming/" />
            <id>urn:docs-rs:nominal-streaming:0.9.2</id>
            <updated>
            2026-07-14T21:29:10.879378+00:00</updated>

            <summary>Library for durable, low-latency streaming into Nominal Core</summary>

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

        <entry>
            <title>pomelo-s3-0.12.1</title>

            <link href="/pomelo-s3/0.12.1/pomelo_s3/" />
            <id>urn:docs-rs:pomelo-s3:0.12.1</id>
            <updated>
            2026-07-14T21:29:09.575155+00:00</updated>

            <summary>S3-compatible ObjectSource for pomelo-data, reading objects over SigV4-presigned HTTPS GETs.</summary>

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

        <entry>
            <title>pomelo-audit-0.12.1</title>

            <link href="/pomelo-audit/0.12.1/pomelo_audit/" />
            <id>urn:docs-rs:pomelo-audit:0.12.1</id>
            <updated>
            2026-07-14T21:28:57.126979+00:00</updated>

            <summary>Read-only data-quality audit of a pomelo data-layout tree: coverage, calendar gaps, adjustment sanity, survivorship, NaN density, filing-date lag, index membership.</summary>

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

        <entry>
            <title>yuzu-research-0.12.1</title>

            <link href="/yuzu-research/0.12.1/yuzu_research/" />
            <id>urn:docs-rs:yuzu-research:0.12.1</id>
            <updated>
            2026-07-14T21:28:39.929982+00:00</updated>

            <summary>Multi-run backtest research over yuzu-core: parameter sweeps, grids, walk-forward analysis, and lookahead-bias detection over a local data-layout tree.</summary>

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

        <entry>
            <title>prolly-map-0.2.3</title>

            <link href="/prolly-map/0.2.3/prolly/" />
            <id>urn:docs-rs:prolly-map:0.2.3</id>
            <updated>
            2026-07-14T21:28:34.101391+00:00</updated>

            <summary>Content-addressed versioned map storage primitives.</summary>

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

        <entry>
            <title>ontocore-owl-0.23.0</title>

            <link href="/ontocore-owl/0.23.0/ontocore_owl/" />
            <id>urn:docs-rs:ontocore-owl:0.23.0</id>
            <updated>
            2026-07-14T21:28:30.100200+00:00</updated>

            <summary>Horned-OWL facade for OntoCore (ontocore-*) axiom modeling and patch write-back</summary>

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

        <entry>
            <title>pomelo-fmp-0.12.1</title>

            <link href="/pomelo-fmp/0.12.1/pomelo_fmp/" />
            <id>urn:docs-rs:pomelo-fmp:0.12.1</id>
            <updated>
            2026-07-14T21:28:10.188821+00:00</updated>

            <summary>Bring-your-own-key FMP data sync + snapshot-factor formulas for the yuzu backtest engine. Writes a data-layout tree to any ObjectSink (local disk or S3/R2). No FMP data redistributed.</summary>

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

        <entry>
            <title>dpcs-0.12.0</title>

            <link href="/dpcs/0.12.0/dpcs/" />
            <id>urn:docs-rs:dpcs:0.12.0</id>
            <updated>
            2026-07-14T21:28:10.044383+00:00</updated>

            <summary>Reference implementation of the Data Pipeline Contract Standard (DPCS)</summary>

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

        <entry>
            <title>netvy-0.3.0</title>

            <link href="/netvy/0.3.0/netvy/" />
            <id>urn:docs-rs:netvy:0.3.0</id>
            <updated>
            2026-07-14T21:27:41.644071+00:00</updated>

            <summary> A multiplayer framework for the bevy game engine</summary>

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

        <entry>
            <title>pomelo-http-0.12.1</title>

            <link href="/pomelo-http/0.12.1/pomelo_http/" />
            <id>urn:docs-rs:pomelo-http:0.12.1</id>
            <updated>
            2026-07-14T21:27:33.949268+00:00</updated>

            <summary>Shared HTTP client, rate-limit/retry Fetcher, and WriteMode for the pomelo-* bring-your-own-key market-data sync crates. No vendor logic.</summary>

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

        <entry>
            <title>pomelo-data-0.12.1</title>

            <link href="/pomelo-data/0.12.1/pomelo_data/" />
            <id>urn:docs-rs:pomelo-data:0.12.1</id>
            <updated>
            2026-07-14T21:27:23.435856+00:00</updated>

            <summary>Native I/O layer: reads CSV, gzip CSV, and Parquet price and fundamental files into yuzu-core panels.</summary>

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

        <entry>
            <title>crush-errors-0.3.0</title>

            <link href="/crush-errors/0.3.0/crush_errors/" />
            <id>urn:docs-rs:crush-errors:0.3.0</id>
            <updated>
            2026-07-14T21:27:00.976881+00:00</updated>

            <summary>Unified error types for the CRUSH runtime</summary>

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

        <entry>
            <title>lemon-lang-0.12.1</title>

            <link href="/lemon-lang/0.12.1/lemon/" />
            <id>urn:docs-rs:lemon-lang:0.12.1</id>
            <updated>
            2026-07-14T21:26:53.195528+00:00</updated>

            <summary>The lemon strategy DSL: parser, AST, and formatter.</summary>

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

        <entry>
            <title>yuzu-core-0.12.1</title>

            <link href="/yuzu-core/0.12.1/yuzu_core/" />
            <id>urn:docs-rs:yuzu-core:0.12.1</id>
            <updated>
            2026-07-14T21:26:51.055204+00:00</updated>

            <summary>Pure, I/O-free backtest engine core for US equity strategies.</summary>

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

        <entry>
            <title>artifact-keeper-client-1.5.7</title>

            <link href="/artifact-keeper-client/1.5.7/artifact_keeper_client/" />
            <id>urn:docs-rs:artifact-keeper-client:1.5.7</id>
            <updated>
            2026-07-14T21:26:37.778722+00:00</updated>

            <summary>Rust client for the Artifact Keeper REST API</summary>

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

        <entry>
            <title>fallow-mcp-3.5.1</title>

            <link href="/fallow-mcp/3.5.1/fallow_mcp/" />
            <id>urn:docs-rs:fallow-mcp:3.5.1</id>
            <updated>
            2026-07-14T21:26:33.759399+00:00</updated>

            <summary>MCP server for fallow codebase intelligence (exposes fallow as typed tools to AI agents)</summary>

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

        <entry>
            <title>fallow-cli-3.5.1</title>

            <link href="/fallow-cli/3.5.1/fallow_cli/" />
            <id>urn:docs-rs:fallow-cli:3.5.1</id>
            <updated>
            2026-07-14T21:26:05.502954+00:00</updated>

            <summary>CLI for fallow, codebase intelligence for TypeScript and JavaScript</summary>

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

        <entry>
            <title>guise-ui-0.10.0</title>

            <link href="/guise-ui/0.10.0/guise/" />
            <id>urn:docs-rs:guise-ui:0.10.0</id>
            <updated>
            2026-07-14T21:25:22.280677+00:00</updated>

            <summary>A Mantine-inspired component library for gpui, Zed&#38;apos;s GPU-accelerated UI framework.</summary>

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

        <entry>
            <title>mnema-0.1.3</title>

            <link href="/mnema/0.1.3/mnema/" />
            <id>urn:docs-rs:mnema:0.1.3</id>
            <updated>
            2026-07-14T21:25:18.424160+00:00</updated>

            <summary>A local, encrypted memory layer for AI agents — never forgets, never leaks to the cloud.</summary>

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

        <entry>
            <title>mnema-core-0.1.3</title>

            <link href="/mnema-core/0.1.3/mnema_core/" />
            <id>urn:docs-rs:mnema-core:0.1.3</id>
            <updated>
            2026-07-14T21:25:12.613516+00:00</updated>

            <summary>Zero-dependency core of mnema: the egress-filter privacy invariant, the memory model, and pure-logic retrieval/semantic/vector/working stores.</summary>

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

        <entry>
            <title>crush-buckets-0.1.0</title>

            <link href="/crush-buckets/0.1.0/crush_buckets/" />
            <id>urn:docs-rs:crush-buckets:0.1.0</id>
            <updated>
            2026-07-14T21:25:06.947227+00:00</updated>

            <summary>Throwaway runtime buckets for AI agents — resolve, fetch, and run any tool in an isolated environment</summary>

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

        <entry>
            <title>crush-diagnostics-0.3.0</title>

            <link href="/crush-diagnostics/0.3.0/crush_diagnostics/" />
            <id>urn:docs-rs:crush-diagnostics:0.3.0</id>
            <updated>
            2026-07-14T21:24:48.985828+00:00</updated>

            <summary>Canonical NDJSON diagnostic helper trio for the Crush CLI surface — shared shape (code, level, file, line, col, message, hint) extracted from the inlined xtask/crush-vm/crush-installer/crush-pkg copies.</summary>

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

        <entry>
            <title>fallow-v8-coverage-3.5.1</title>

            <link href="/fallow-v8-coverage/3.5.1/fallow_v8_coverage/" />
            <id>urn:docs-rs:fallow-v8-coverage:3.5.1</id>
            <updated>
            2026-07-14T21:24:38.841537+00:00</updated>

            <summary>V8 ScriptCoverage JSON parser and UTF-16 source-offset mapper for the fallow CLI</summary>

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

        <entry>
            <title>kinsaga-0.4.0</title>

            <link href="/kinsaga/0.4.0/kinsaga/" />
            <id>urn:docs-rs:kinsaga:0.4.0</id>
            <updated>
            2026-07-14T21:24:00.141617+00:00</updated>

            <summary>A family chronicle library and CLI for managing timestamped, categorized life events</summary>

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

        <entry>
            <title>tauri-plugin-velesdb-3.11.0</title>

            <link href="/tauri-plugin-velesdb/3.11.0/tauri_plugin_velesdb/" />
            <id>urn:docs-rs:tauri-plugin-velesdb:3.11.0</id>
            <updated>
            2026-07-14T21:23:56.393862+00:00</updated>

            <summary>Tauri plugin for VelesDB - Vector search in desktop apps</summary>

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

        <entry>
            <title>fallow-api-3.5.1</title>

            <link href="/fallow-api/3.5.1/fallow_api/" />
            <id>urn:docs-rs:fallow-api:3.5.1</id>
            <updated>
            2026-07-14T21:23:39.509714+00:00</updated>

            <summary>Programmatic API contract types for fallow</summary>

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

        <entry>
            <title>fallow-license-3.5.1</title>

            <link href="/fallow-license/3.5.1/fallow_license/" />
            <id>urn:docs-rs:fallow-license:3.5.1</id>
            <updated>
            2026-07-14T21:23:37.331681+00:00</updated>

            <summary>Offline Ed25519-signed license JWT verification for the fallow CLI (paid feature gating)</summary>

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

        <entry>
            <title>fallow-engine-3.5.1</title>

            <link href="/fallow-engine/3.5.1/fallow_engine/" />
            <id>urn:docs-rs:fallow-engine:3.5.1</id>
            <updated>
            2026-07-14T21:23:23.157591+00:00</updated>

            <summary>Typed analysis engine facade for fallow consumers</summary>

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

        <entry>
            <title>fallow-core-3.5.1</title>

            <link href="/fallow-core/3.5.1/fallow_core/" />
            <id>urn:docs-rs:fallow-core:3.5.1</id>
            <updated>
            2026-07-14T21:22:37.903234+00:00</updated>

            <summary>Internal detector backend for fallow-engine and fallow-api</summary>

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

        <entry>
            <title>velesdb-mobile-3.11.0</title>

            <link href="/velesdb-mobile/3.11.0/velesdb_mobile/" />
            <id>urn:docs-rs:velesdb-mobile:3.11.0</id>
            <updated>
            2026-07-14T21:22:34.524197+00:00</updated>

            <summary>VelesDB mobile bindings for iOS and Android via UniFFI</summary>

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

        <entry>
            <title>tuigram-core-2026.7.1</title>

            <link href="/tuigram-core/2026.7.1/tuigram_core/" />
            <id>urn:docs-rs:tuigram-core:2026.7.1</id>
            <updated>
            2026-07-14T21:21:57.540526+00:00</updated>

            <summary>Headless core for tuigram: Telegram (TDLib) client logic, auth, chats and messages.</summary>

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

        <entry>
            <title>oaken-0.1.5</title>

            <link href="/oaken/0.1.5/oaken/" />
            <id>urn:docs-rs:oaken:0.1.5</id>
            <updated>
            2026-07-14T21:21:46.621525+00:00</updated>

            <summary>Simple Configurable Lexer</summary>

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

        <entry>
            <title>tuigram-client-2026.7.1</title>

            <link href="/crate/tuigram-client/2026.7.1" />
            <id>urn:docs-rs:tuigram-client:2026.7.1</id>
            <updated>
            2026-07-14T21:21:42.323021+00:00</updated>

            <summary>A terminal UI (Ratatui) Telegram client written in Rust.</summary>

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

        <entry>
            <title>fallow-security-3.5.1</title>

            <link href="/fallow-security/3.5.1/fallow_security/" />
            <id>urn:docs-rs:fallow-security:3.5.1</id>
            <updated>
            2026-07-14T21:21:34.144405+00:00</updated>

            <summary>Shared security catalogue contracts for fallow</summary>

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

        <entry>
            <title>fallow-extract-3.5.1</title>

            <link href="/fallow-extract/3.5.1/fallow_extract/" />
            <id>urn:docs-rs:fallow-extract:3.5.1</id>
            <updated>
            2026-07-14T21:20:30.413412+00:00</updated>

            <summary>AST extraction engine for fallow codebase intelligence (parser, complexity, SFC / Astro / MDX / CSS)</summary>

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

        <entry>
            <title>fallow-graph-3.5.1</title>

            <link href="/fallow-graph/3.5.1/fallow_graph/" />
            <id>urn:docs-rs:fallow-graph:3.5.1</id>
            <updated>
            2026-07-14T21:20:22.452010+00:00</updated>

            <summary>Module graph construction and import resolution for fallow codebase intelligence</summary>

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

        <entry>
            <title>timely-0.31.0</title>

            <link href="/timely/0.31.0/timely/" />
            <id>urn:docs-rs:timely:0.31.0</id>
            <updated>
            2026-07-14T21:20:12.700982+00:00</updated>

            <summary>A low-latency data-parallel dataflow system in Rust</summary>

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

        <entry>
            <title>velesdb-migrate-3.11.0</title>

            <link href="/velesdb-migrate/3.11.0/velesdb_migrate/" />
            <id>urn:docs-rs:velesdb-migrate:3.11.0</id>
            <updated>
            2026-07-14T21:20:04.798870+00:00</updated>

            <summary>Migration tool for importing vectors from other databases into VelesDB</summary>

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

        <entry>
            <title>pgwire-replication-0.4.0</title>

            <link href="/pgwire-replication/0.4.0/pgwire_replication/" />
            <id>urn:docs-rs:pgwire-replication:0.4.0</id>
            <updated>
            2026-07-14T21:19:51.186982+00:00</updated>

            <summary>Tokio-based Postgres wire-protocol logical replication client (pgoutput) with TLS and SCRAM.</summary>

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

        <entry>
            <title>timely_communication-0.31.0</title>

            <link href="/timely_communication/0.31.0/timely_communication/" />
            <id>urn:docs-rs:timely_communication:0.31.0</id>
            <updated>
            2026-07-14T21:19:50.443642+00:00</updated>

            <summary>Communication layer for timely dataflow</summary>

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

        <entry>
            <title>timely_logging-0.31.0</title>

            <link href="/timely_logging/0.31.0/timely_logging/" />
            <id>urn:docs-rs:timely_logging:0.31.0</id>
            <updated>
            2026-07-14T21:19:34.692544+00:00</updated>

            <summary>Common timely logging infrastructure</summary>

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

        <entry>
            <title>fallow-output-3.5.1</title>

            <link href="/fallow-output/3.5.1/fallow_output/" />
            <id>urn:docs-rs:fallow-output:3.5.1</id>
            <updated>
            2026-07-14T21:19:27.854755+00:00</updated>

            <summary>Output contract types for fallow reports</summary>

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

        <entry>
            <title>timely_container-0.31.0</title>

            <link href="/timely_container/0.31.0/timely_container/" />
            <id>urn:docs-rs:timely_container:0.31.0</id>
            <updated>
            2026-07-14T21:19:01.982920+00:00</updated>

            <summary>Container abstractions for Timely</summary>

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

        <entry>
            <title>timely_bytes-0.31.0</title>

            <link href="/timely_bytes/0.31.0/timely_bytes/" />
            <id>urn:docs-rs:timely_bytes:0.31.0</id>
            <updated>
            2026-07-14T21:18:57.797322+00:00</updated>

            <summary>Disjoint mutable byte slices from a common allocation</summary>

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

        <entry>
            <title>fallow-config-3.5.1</title>

            <link href="/fallow-config/3.5.1/fallow_config/" />
            <id>urn:docs-rs:fallow-config:3.5.1</id>
            <updated>
            2026-07-14T21:18:48.708193+00:00</updated>

            <summary>Configuration types and workspace discovery for fallow codebase intelligence</summary>

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

        <entry>
            <title>velesdb-cli-3.11.0</title>

            <link href="/crate/velesdb-cli/3.11.0" />
            <id>urn:docs-rs:velesdb-cli:3.11.0</id>
            <updated>
            2026-07-14T21:18:38.495045+00:00</updated>

            <summary>Interactive CLI and REPL for VelesDB with VelesQL support</summary>

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

        <entry>
            <title>velesdb-server-3.11.0</title>

            <link href="/velesdb-server/3.11.0/velesdb_server/" />
            <id>urn:docs-rs:velesdb-server:3.11.0</id>
            <updated>
            2026-07-14T21:18:31.020875+00:00</updated>

            <summary>REST API server for VelesDB vector database</summary>

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

        <entry>
            <title>ontocore-parser-0.23.0</title>

            <link href="/ontocore-parser/0.23.0/ontocore_parser/" />
            <id>urn:docs-rs:ontocore-parser:0.23.0</id>
            <updated>
            2026-07-14T21:18:18.704369+00:00</updated>

            <summary>RDF and OWL parsers for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>fallow-types-3.5.1</title>

            <link href="/fallow-types/3.5.1/fallow_types/" />
            <id>urn:docs-rs:fallow-types:3.5.1</id>
            <updated>
            2026-07-14T21:18:05.973530+00:00</updated>

            <summary>Shared types and serde paths for fallow codebase intelligence</summary>

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

        <entry>
            <title>eros-engine-llm-0.7.4</title>

            <link href="/eros-engine-llm/0.7.4/eros_engine_llm/" />
            <id>urn:docs-rs:eros-engine-llm:0.7.4</id>
            <updated>
            2026-07-14T21:17:52.752795+00:00</updated>

            <summary>HTTP clients for OpenRouter (chat) and Voyage (embeddings), plus a TOML task→model config used by the eros-engine AI companion engine.</summary>

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

        <entry>
            <title>velesdb-core-3.11.0</title>

            <link href="/velesdb-core/3.11.0/velesdb_core/" />
            <id>urn:docs-rs:velesdb-core:3.11.0</id>
            <updated>
            2026-07-14T21:17:42.838733+00:00</updated>

            <summary>High-performance vector database engine written in Rust</summary>

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

        <entry>
            <title>mogwai-0.7.5</title>

            <link href="/mogwai/0.7.5/mogwai/" />
            <id>urn:docs-rs:mogwai:0.7.5</id>
            <updated>
            2026-07-14T21:17:26.602504+00:00</updated>

            <summary>The minimal, obvious, graphical, widget application interface.</summary>

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

        <entry>
            <title>uni-bulk-3.0.1</title>

            <link href="/uni-bulk/3.0.1/uni_bulk/" />
            <id>urn:docs-rs:uni-bulk:3.0.1</id>
            <updated>
            2026-07-14T21:17:24.451251+00:00</updated>

            <summary>High-throughput bulk ingestion engine for uni-db (BulkWriter, StreamingAppender, deferred index rebuild)</summary>

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

        <entry>
            <title>eros-engine-store-0.7.4</title>

            <link href="/eros-engine-store/0.7.4/eros_engine_store/" />
            <id>urn:docs-rs:eros-engine-store:0.7.4</id>
            <updated>
            2026-07-14T21:17:07.789270+00:00</updated>

            <summary>Postgres + pgvector persistence layer for the eros-engine AI companion engine: chat history, two-layer long-term memory, affinity, and structured user insight.</summary>

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

        <entry>
            <title>solmath-0.2.0</title>

            <link href="/solmath/0.2.0/solmath/" />
            <id>urn:docs-rs:solmath:0.2.0</id>
            <updated>
            2026-07-14T21:17:07.324996+00:00</updated>

            <summary>Deterministic fixed-point math and quantitative finance for Solana: Greeks, IV, American KBI, NIG, TWAP, and DeFi primitives.</summary>

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

        <entry>
            <title>aidaemon-0.11.27</title>

            <link href="/aidaemon/0.11.27/aidaemon/" />
            <id>urn:docs-rs:aidaemon:0.11.27</id>
            <updated>
            2026-07-14T21:16:59.365518+00:00</updated>

            <summary>A personal AI agent that runs as a background daemon, accessible via Telegram, Slack, or Discord, with tool use, MCP integration, and persistent memory</summary>

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

        <entry>
            <title>perfectstar2k-0.4.0</title>

            <link href="/crate/perfectstar2k/0.4.0" />
            <id>urn:docs-rs:perfectstar2k:0.4.0</id>
            <updated>
            2026-07-14T21:16:33.013691+00:00</updated>

            <summary>A modern TUI homage to WordStar &#38;amp; WordPerfect for DOS — a real writing tool built on WordStar&#38;apos;s touch-typist command language and long-hand-page metaphor.</summary>

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

        <entry>
            <title>eros-engine-core-0.7.4</title>

            <link href="/eros-engine-core/0.7.4/eros_engine_core/" />
            <id>urn:docs-rs:eros-engine-core:0.7.4</id>
            <updated>
            2026-07-14T21:16:26.637757+00:00</updated>

            <summary>Pure-domain types and rules for the eros-engine AI companion engine: persona, six-dimensional affinity, PDE decisions, and ghost-message logic with no I/O.</summary>

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

        <entry>
            <title>tascam-settings-1.0.0</title>

            <link href="/tascam-settings/1.0.0/tascam_settings/" />
            <id>urn:docs-rs:tascam-settings:1.0.0</id>
            <updated>
            2026-07-14T21:16:15.753897+00:00</updated>

            <summary>An Implementation of the TASCAM Settings Panel for the TASCAM US-2x2 and US-4x4 so you can configure it on Linux, too.</summary>

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

        <entry>
            <title>uni-plugin-host-3.0.1</title>

            <link href="/uni-plugin-host/3.0.1/uni_plugin_host/" />
            <id>urn:docs-rs:uni-plugin-host:3.0.1</id>
            <updated>
            2026-07-14T21:16:05.880638+00:00</updated>

            <summary>Host-side runtime for the uni-db plugin framework (triggers, CDC, scheduler, persistence, synthetic procedures)</summary>

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

        <entry>
            <title>confer-cli-0.6.0</title>

            <link href="/crate/confer-cli/0.6.0" />
            <id>urn:docs-rs:confer-cli:0.6.0</id>
            <updated>
            2026-07-14T21:12:29.098746+00:00</updated>

            <summary>A git-native coordination substrate for fleets of AI agents — an append-only, signed, verifiable message log with a thin liveness layer, no database and no server.</summary>

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

        <entry>
            <title>uni-fork-3.0.1</title>

            <link href="/uni-fork/3.0.1/uni_fork/" />
            <id>urn:docs-rs:uni-fork:3.0.1</id>
            <updated>
            2026-07-14T21:11:48.985795+00:00</updated>

            <summary>Fork diff/promote engine and background maintenance tasks for uni-db</summary>

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

        <entry>
            <title>dive-deco-6.1.0</title>

            <link href="/dive-deco/6.1.0/dive_deco/" />
            <id>urn:docs-rs:dive-deco:6.1.0</id>
            <updated>
            2026-07-14T21:11:39.474115+00:00</updated>

            <summary>A dive decompression models library (Buhlmann ZH-L 16C)</summary>

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

        <entry>
            <title>polyc-mail-2026.7.0</title>

            <link href="/polyc-mail/2026.7.0/polyc_mail/" />
            <id>urn:docs-rs:polyc-mail:2026.7.0</id>
            <updated>
            2026-07-14T21:11:07.528167+00:00</updated>

            <summary>Outbound-mail transport: a bearer-authed relay client the control plane uses to send a fresh (non-threaded) email through this deployment&#38;apos;s mail-sending relay.</summary>

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

        <entry>
            <title>ontocore-core-0.23.0</title>

            <link href="/ontocore-core/0.23.0/ontocore_core/" />
            <id>urn:docs-rs:ontocore-core:0.23.0</id>
            <updated>
            2026-07-14T21:11:01.147612+00:00</updated>

            <summary>Core types and workspace scanner for OntoCore (ontocore-*)</summary>

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

        <entry>
            <title>uni-query-3.0.1</title>

            <link href="/uni-query/3.0.1/uni_query/" />
            <id>urn:docs-rs:uni-query:3.0.1</id>
            <updated>
            2026-07-14T21:10:49.402141+00:00</updated>

            <summary>OpenCypher query parser, planner, and vectorized executor for Uni</summary>

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

        <entry>
            <title>mogwai-macros-0.2.2</title>

            <link href="/mogwai-macros/0.2.2/mogwai_macros/" />
            <id>urn:docs-rs:mogwai-macros:0.2.2</id>
            <updated>
            2026-07-14T21:10:46.682776+00:00</updated>

            <summary>The minimal, obvious, graphical, widget application interface.</summary>

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

        <entry>
            <title>candor-scan-0.14.0</title>

            <link href="/crate/candor-scan/0.14.0" />
            <id>urn:docs-rs:candor-scan:0.14.0</id>
            <updated>
            2026-07-14T21:10:39.579317+00:00</updated>

            <summary>candor&#38;apos;s STABLE-Rust effect scanner — syntactic call-graph + effect report, no nightly.</summary>

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