<?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 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )</id>
    <updated>2026-08-13T19:10:57.043550+00:00</updated>

        <entry>
            <title>mcp-slack-1.3.0</title>

            <link href="/crate/mcp-slack/1.3.0" />
            <id>urn:docs-rs:mcp-slack:1.3.0</id>
            <updated>
            2026-08-13T19:10:57.043550+00:00</updated>

            <summary>Slack MCP Server — send messages, manage channels, search, react, upload files, and manage users via Slack Web API</summary>

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

        <entry>
            <title>vtcode-commons-0.143.4</title>

            <link href="/vtcode-commons/0.143.4/vtcode_commons/" />
            <id>urn:docs-rs:vtcode-commons:0.143.4</id>
            <updated>
            2026-08-13T19:10:45.019279+00:00</updated>

            <summary>Shared traits for paths, telemetry, and error reporting reused across VT Code component extractions</summary>

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

        <entry>
            <title>oxicuda-snn-0.5.5</title>

            <link href="/oxicuda-snn/0.5.5/oxicuda_snn/" />
            <id>urn:docs-rs:oxicuda-snn:0.5.5</id>
            <updated>
            2026-08-13T19:10:19.637925+00:00</updated>

            <summary>Spiking Neural Network primitives for OxiCUDA — LIF, IF, Izhikevich, AdEx, Poisson neurons; surrogate gradients (sigmoid/atan/triangle/super-spike/fast-sigmoid); BPTT/STBP/SLAYER training; STDP/R-STDP/triplet plasticity; ANN→SNN conversion; rate/TTFS/phase encodings; spiking layers and reservoirs; van Rossum/Victor-Purpura metrics</summary>

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

        <entry>
            <title>oxicuda-sketch-0.5.5</title>

            <link href="/oxicuda-sketch/0.5.5/oxicuda_sketch/" />
            <id>urn:docs-rs:oxicuda-sketch:0.5.5</id>
            <updated>
            2026-08-13T19:10:15.212864+00:00</updated>

            <summary>OxiCUDA: Streaming data sketches and sublinear algorithms (HLL, CMS, Bloom, KLL, t-Digest, MinHash, LSH, Reservoir)</summary>

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

        <entry>
            <title>oxicuda-rand-0.5.5</title>

            <link href="/oxicuda-rand/0.5.5/oxicuda_rand/" />
            <id>urn:docs-rs:oxicuda-rand:0.5.5</id>
            <updated>
            2026-08-13T19:10:10.851480+00:00</updated>

            <summary>OxiCUDA Rand - GPU-accelerated random number generation (cuRAND equivalent)</summary>

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

        <entry>
            <title>oxicuda-seq-0.5.5</title>

            <link href="/oxicuda-seq/0.5.5/oxicuda_seq/" />
            <id>urn:docs-rs:oxicuda-seq:0.5.5</id>
            <updated>
            2026-08-13T19:10:09.820897+00:00</updated>

            <summary>OxiCUDA: Sequence Models &#38;amp; Structured Prediction (HMM/CRF/Kalman/MRF/alignment)</summary>

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

        <entry>
            <title>oxicuda-rl-0.5.5</title>

            <link href="/oxicuda-rl/0.5.5/oxicuda_rl/" />
            <id>urn:docs-rs:oxicuda-rl:0.5.5</id>
            <updated>
            2026-08-13T19:10:07.060080+00:00</updated>

            <summary>GPU-accelerated reinforcement learning primitives for OxiCUDA</summary>

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

        <entry>
            <title>oxicuda-rlhf-0.5.5</title>

            <link href="/oxicuda-rlhf/0.5.5/oxicuda_rlhf/" />
            <id>urn:docs-rs:oxicuda-rlhf:0.5.5</id>
            <updated>
            2026-08-13T19:10:04.080755+00:00</updated>

            <summary>RLHF and alignment algorithm primitives for OxiCUDA — DPO, IPO, KTO, ORPO, SimPO, reward modelling, PPO-RLHF</summary>

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

        <entry>
            <title>oxicuda-recsys-0.5.5</title>

            <link href="/oxicuda-recsys/0.5.5/oxicuda_recsys/" />
            <id>urn:docs-rs:oxicuda-recsys:0.5.5</id>
            <updated>
            2026-08-13T19:09:59.884938+00:00</updated>

            <summary>Recommender-system primitives for OxiCUDA — ALS/BPR/NMF, NCF, Two-Tower, DeepFM/AutoInt, SASRec/BERT4Rec, LightGCN/NGCF, MMoE/PLE/ESMM, negative sampling, ranking metrics</summary>

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

        <entry>
            <title>oxicuda-quant-0.5.5</title>

            <link href="/oxicuda-quant/0.5.5/oxicuda_quant/" />
            <id>urn:docs-rs:oxicuda-quant:0.5.5</id>
            <updated>
            2026-08-13T19:09:55.528750+00:00</updated>

            <summary>GPU-accelerated quantization and model compression engine for OxiCUDA</summary>

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

        <entry>
            <title>oxicuda-quantum-0.5.5</title>

            <link href="/oxicuda-quantum/0.5.5/oxicuda_quantum/" />
            <id>urn:docs-rs:oxicuda-quantum:0.5.5</id>
            <updated>
            2026-08-13T19:09:54.013431+00:00</updated>

            <summary>Quantum simulation primitives for OxiCUDA — state-vector simulation, Pauli expectation values, VQE/QAOA, density matrices, Trotter-Suzuki, quantum kernels</summary>

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

        <entry>
            <title>oxicuda-primitives-0.5.5</title>

            <link href="/oxicuda-primitives/0.5.5/oxicuda_primitives/" />
            <id>urn:docs-rs:oxicuda-primitives:0.5.5</id>
            <updated>
            2026-08-13T19:09:51.009776+00:00</updated>

            <summary>OxiCUDA Primitives - CUB-equivalent parallel GPU primitives (radix sort, scan, reduce, select, histogram)</summary>

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

        <entry>
            <title>oxicuda-privacy-0.5.5</title>

            <link href="/oxicuda-privacy/0.5.5/oxicuda_privacy/" />
            <id>urn:docs-rs:oxicuda-privacy:0.5.5</id>
            <updated>
            2026-08-13T19:09:50.177510+00:00</updated>

            <summary>Differential Privacy primitives for OxiCUDA — exponential/report-noisy-max/PTR mechanisms, SVT, f-DP/GDP/zCDP/PRV accounting, DP-FTRL/Adam optimizers, local DP (GRR/OUE/RAPPOR), smooth sensitivity, subsampling/shuffling amplification</summary>

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

        <entry>
            <title>oxicuda-cvx-0.5.5</title>

            <link href="/oxicuda-cvx/0.5.5/oxicuda_cvx/" />
            <id>urn:docs-rs:oxicuda-cvx:0.5.5</id>
            <updated>
            2026-08-13T19:09:44.647074+00:00</updated>

            <summary>OxiCUDA: Convex Optimization (LP, QP, SOCP, SDP, ADMM, FISTA, prox operators, projections)</summary>

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

        <entry>
            <title>oxicuda-pinn-0.5.5</title>

            <link href="/oxicuda-pinn/0.5.5/oxicuda_pinn/" />
            <id>urn:docs-rs:oxicuda-pinn:0.5.5</id>
            <updated>
            2026-08-13T19:09:43.332796+00:00</updated>

            <summary>Physics-Informed Neural Networks for OxiCUDA: PINN losses, Neural ODEs/SDEs (adjoint method), Neural Operators (FNO/DeepONet/MWT/GNO), PDE templates, autodiff (dual numbers + tape), adaptive collocation sampling — pure Rust, zero CUDA SDK dependency.</summary>

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

        <entry>
            <title>oxicuda-ot-0.5.5</title>

            <link href="/oxicuda-ot/0.5.5/oxicuda_ot/" />
            <id>urn:docs-rs:oxicuda-ot:0.5.5</id>
            <updated>
            2026-08-13T19:09:37.651483+00:00</updated>

            <summary>Optimal Transport primitives for OxiCUDA — Sinkhorn (log-stabilized), Sinkhorn divergence, network simplex (exact OT), EMD, Wasserstein-1/2, Sliced/Max-Sliced, Gromov-Wasserstein, Fused-GW, Unbalanced OT, JKO scheme, Schrödinger Bridge, Wasserstein barycenters, multi-marginal, Wasserstein k-means, OT-based domain adaptation</summary>

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

        <entry>
            <title>oxicuda-cs-0.5.5</title>

            <link href="/oxicuda-cs/0.5.5/oxicuda_cs/" />
            <id>urn:docs-rs:oxicuda-cs:0.5.5</id>
            <updated>
            2026-08-13T19:09:36.489195+00:00</updated>

            <summary>OxiCUDA: Compressed Sensing, Sparse Recovery, and Low-Rank Matrix Completion</summary>

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

        <entry>
            <title>oxicuda-peft-0.5.5</title>

            <link href="/oxicuda-peft/0.5.5/oxicuda_peft/" />
            <id>urn:docs-rs:oxicuda-peft:0.5.5</id>
            <updated>
            2026-08-13T19:09:33.883434+00:00</updated>

            <summary>Parameter-Efficient Fine-Tuning primitives for OxiCUDA — LoRA, QLoRA, AdaLoRA, DoRA, IA³, Prefix-Tuning, P-Tuning v2, Prompt-Tuning, Houlsby/Pfeiffer/Parallel adapters, BitFit, Diff-Pruning</summary>

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

        <entry>
            <title>oxicuda-pde-0.5.5</title>

            <link href="/oxicuda-pde/0.5.5/oxicuda_pde/" />
            <id>urn:docs-rs:oxicuda-pde:0.5.5</id>
            <updated>
            2026-08-13T19:09:32.242420+00:00</updated>

            <summary>OxiCUDA: Numerical PDE solvers (FDM, FEM, Spectral, DG, multigrid, time stepping)</summary>

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

        <entry>
            <title>oxicuda-continual-0.5.5</title>

            <link href="/oxicuda-continual/0.5.5/oxicuda_continual/" />
            <id>urn:docs-rs:oxicuda-continual:0.5.5</id>
            <updated>
            2026-08-13T19:09:25.831343+00:00</updated>

            <summary>Continual and lifelong learning primitives for OxiCUDA: EWC/SI/MAS regularization, PackNet/Piggyback/Progressive architectures, Experience Replay/GEM/A-GEM, DER++, forgetting metrics — pure Rust, zero CUDA SDK dependency.</summary>

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

        <entry>
            <title>oxicuda-numeric-0.5.5</title>

            <link href="/oxicuda-numeric/0.5.5/oxicuda_numeric/" />
            <id>urn:docs-rs:oxicuda-numeric:0.5.5</id>
            <updated>
            2026-08-13T19:09:24.522748+00:00</updated>

            <summary>OxiCUDA: Numerical analysis primitives (root finding, quadrature, ODEs, special functions, interpolation, polynomial roots, multi-D cubature)</summary>

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

        <entry>
            <title>oxicuda-nerf-0.5.5</title>

            <link href="/oxicuda-nerf/0.5.5/oxicuda_nerf/" />
            <id>urn:docs-rs:oxicuda-nerf:0.5.5</id>
            <updated>
            2026-08-13T19:09:22.374264+00:00</updated>

            <summary>Neural Radiance Fields and neural rendering primitives for OxiCUDA — NeRF, Instant-NGP hash grid, Mip-NeRF, TensoRF, volume rendering</summary>

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

        <entry>
            <title>mcp-session-memory-1.2.0</title>

            <link href="/mcp-session-memory/1.2.0/mcp_session_memory/" />
            <id>urn:docs-rs:mcp-session-memory:1.2.0</id>
            <updated>
            2026-08-13T19:09:22.371444+00:00</updated>

            <summary>Session Memory MCP server for ADK-Rust Enterprise — typed session state, scoped memory recall, replay snapshots, and resumable workflows</summary>

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

        <entry>
            <title>ferrokey-0.1.3</title>

            <link href="/ferrokey/0.1.3/ferrokey/" />
            <id>urn:docs-rs:ferrokey:0.1.3</id>
            <updated>
            2026-08-13T19:09:17.867420+00:00</updated>

            <summary>The Ferrokey on-screen keyboard (UI) and workspace umbrella: preserves target focus via kernel-level input injection</summary>

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

        <entry>
            <title>kafrust-0.2.28</title>

            <link href="/kafrust/0.2.28/kafrust/" />
            <id>urn:docs-rs:kafrust:0.2.28</id>
            <updated>
            2026-08-13T19:09:16.456464+00:00</updated>

            <summary>A pure Rust Kafka client with no librdkafka or C client binding dependency.</summary>

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

        <entry>
            <title>oxicuda-nas-0.5.5</title>

            <link href="/oxicuda-nas/0.5.5/oxicuda_nas/" />
            <id>urn:docs-rs:oxicuda-nas:0.5.5</id>
            <updated>
            2026-08-13T19:09:13.969465+00:00</updated>

            <summary>Neural Architecture Search primitives for OxiCUDA: DARTS, one-shot supernet, evolutionary NAS, hardware-aware predictor — pure Rust, zero CUDA SDK dependency.</summary>

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

        <entry>
            <title>agentsight-capture-1.0.18</title>

            <link href="/agentsight-capture/1.0.18/agentsight_capture/" />
            <id>urn:docs-rs:agentsight-capture:1.0.18</id>
            <updated>
            2026-08-13T19:09:05.197507+00:00</updated>

            <summary>Reusable capture and analysis pipeline for AgentSight.</summary>

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

        <entry>
            <title>drut-cli-0.1.1</title>

            <link href="/drut-cli/0.1.1/drut_cli/" />
            <id>urn:docs-rs:drut-cli:0.1.1</id>
            <updated>
            2026-08-13T19:08:54.751286+00:00</updated>

            <summary>Drut CLI: check and format subcommands over voyager-core</summary>

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

        <entry>
            <title>brokk-bifrost-runtime-0.9.4</title>

            <link href="/brokk-bifrost-runtime/0.9.4/brokk_bifrost_runtime/" />
            <id>urn:docs-rs:brokk-bifrost-runtime:0.9.4</id>
            <updated>
            2026-08-13T19:08:35.111958+00:00</updated>

            <summary>Internal code-intelligence runtime for brokk-bifrost</summary>

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

        <entry>
            <title>kafrust-protocol-0.2.28</title>

            <link href="/kafrust-protocol/0.2.28/kafrust_protocol/" />
            <id>urn:docs-rs:kafrust-protocol:0.2.28</id>
            <updated>
            2026-08-13T19:08:27.918922+00:00</updated>

            <summary>Kafka wire protocol primitives for kafrust.</summary>

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

        <entry>
            <title>drut-mcp-0.1.1</title>

            <link href="/drut-mcp/0.1.1/drut_mcp/" />
            <id>urn:docs-rs:drut-mcp:0.1.1</id>
            <updated>
            2026-08-13T19:08:21.243426+00:00</updated>

            <summary>Drut MCP server: read-only diagnose/format/query_structure/lookup_keyword tools over voyager-core</summary>

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

        <entry>
            <title>agentvis-1.0.18</title>

            <link href="/agentvis/1.0.18/agentvis/" />
            <id>urn:docs-rs:agentvis:1.0.18</id>
            <updated>
            2026-08-13T19:08:05.695581+00:00</updated>

            <summary>Standalone repository-evolution visualizations for local AI-agent sessions.</summary>

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

        <entry>
            <title>drut-lsp-0.1.1</title>

            <link href="/drut-lsp/0.1.1/drut_lsp/" />
            <id>urn:docs-rs:drut-lsp:0.1.1</id>
            <updated>
            2026-08-13T19:07:53.767301+00:00</updated>

            <summary>Drut LSP server: diagnostics, hover, completion, spell-check, and semantic tokens over voyager-core</summary>

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

        <entry>
            <title>drut-config-0.1.1</title>

            <link href="/drut-config/0.1.1/drut_config/" />
            <id>urn:docs-rs:drut-config:0.1.1</id>
            <updated>
            2026-08-13T19:07:33.398749+00:00</updated>

            <summary>Drut project configuration: drut.toml discovery, parsing, and resolution</summary>

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

        <entry>
            <title>voyager-core-0.1.1</title>

            <link href="/voyager-core/0.1.1/voyager_core/" />
            <id>urn:docs-rs:voyager-core:0.1.1</id>
            <updated>
            2026-08-13T19:07:25.865231+00:00</updated>

            <summary>Tokenizer and structural parser for Cube Voyager control-statement scripts</summary>

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

        <entry>
            <title>uhd-pure-0.1.3</title>

            <link href="/uhd-pure/0.1.3/uhd_pure/" />
            <id>urn:docs-rs:uhd-pure:0.1.3</id>
            <updated>
            2026-08-13T19:07:20.092878+00:00</updated>

            <summary>A pure Rust UHD-compatible driver, initially targeting USRP B2xx over native USB and WebUSB</summary>

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

        <entry>
            <title>tuicr-0.22.0</title>

            <link href="/tuicr/0.22.0/tuicr/" />
            <id>urn:docs-rs:tuicr:0.22.0</id>
            <updated>
            2026-08-13T19:07:05.013460+00:00</updated>

            <summary>Review AI-generated diffs like a GitHub pull request, right from your terminal.</summary>

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

        <entry>
            <title>ferrokey-surface-0.1.2</title>

            <link href="/ferrokey-surface/0.1.2/ferrokey_surface/" />
            <id>urn:docs-rs:ferrokey-surface:0.1.2</id>
            <updated>
            2026-08-13T19:06:41.141590+00:00</updated>

            <summary>Ferrokey window-system integration: capability-driven Wayland/X11 surfaces and the custom Slint platform adapter</summary>

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

        <entry>
            <title>wtui-0.1.3</title>

            <link href="/crate/wtui/0.1.3" />
            <id>urn:docs-rs:wtui:0.1.3</id>
            <updated>
            2026-08-13T19:06:27.668869+00:00</updated>

            <summary>A terminal UI and CLI for managing Git worktrees across repositories</summary>

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

        <entry>
            <title>mcp-security-advisory-1.2.0</title>

            <link href="/crate/mcp-security-advisory/1.2.0" />
            <id>urn:docs-rs:mcp-security-advisory:1.2.0</id>
            <updated>
            2026-08-13T19:06:21.644979+00:00</updated>

            <summary>Security Advisory MCP Server — search advisories (CVE/GHSA/OSV/RustSec), map to dependencies, score risk, generate patch plans, export evidence</summary>

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

        <entry>
            <title>token-actuary-0.1.0</title>

            <link href="/token-actuary/0.1.0/token_actuary/" />
            <id>urn:docs-rs:token-actuary:0.1.0</id>
            <updated>
            2026-08-13T19:06:14.838053+00:00</updated>

            <summary>Privacy-first LLM input firewall &#38;amp; cost actuary — local token counting, redaction, and jailbreak defense.</summary>

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

        <entry>
            <title>agent-session-0.5.1</title>

            <link href="/agent-session/0.5.1/agent_session/" />
            <id>urn:docs-rs:agent-session:0.5.1</id>
            <updated>
            2026-08-13T19:06:07.027993+00:00</updated>

            <summary>Portable session IR, parsers, discovery, and process matching for local AI coding-agent transcripts.</summary>

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

        <entry>
            <title>mcp-search-1.1.0</title>

            <link href="/crate/mcp-search/1.1.0" />
            <id>urn:docs-rs:mcp-search:1.1.0</id>
            <updated>
            2026-08-13T19:06:01.327730+00:00</updated>

            <summary>Search MCP Server — full-text, vector/semantic, structured search, index management, and analytics for AI agents</summary>

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

        <entry>
            <title>brokk-bifrost-policy-0.9.4</title>

            <link href="/brokk-bifrost-policy/0.9.4/brokk_bifrost_policy/" />
            <id>urn:docs-rs:brokk-bifrost-policy:0.9.4</id>
            <updated>
            2026-08-13T19:05:55.283187+00:00</updated>

            <summary>Versioned static-analysis policy authoring, loading, evaluation, and reporting for brokk-bifrost</summary>

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

        <entry>
            <title>ferrokeyd-0.2.0</title>

            <link href="/ferrokeyd/0.2.0/ferrokeyd/" />
            <id>urn:docs-rs:ferrokeyd:0.2.0</id>
            <updated>
            2026-08-13T19:05:54.787225+00:00</updated>

            <summary>Ferrokey daemon: constrained broker owning one pre-created /dev/uinput keyboard, authenticated over a Unix socket</summary>

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

        <entry>
            <title>ferrokey-terminal-0.1.1</title>

            <link href="/ferrokey-terminal/0.1.1/ferrokey_terminal/" />
            <id>urn:docs-rs:ferrokey-terminal:0.1.1</id>
            <updated>
            2026-08-13T19:05:52.627044+00:00</updated>

            <summary>The embedded PTY terminal engine for Ferrokey&#38;apos;s terminal workspace mode: bounded ANSI parser, grid, scrollback, key encoder, PTY and child-session lifecycle</summary>

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

        <entry>
            <title>agentsight-protocol-1.0.18</title>

            <link href="/agentsight-protocol/1.0.18/agentsight_protocol/" />
            <id>urn:docs-rs:agentsight-protocol:1.0.18</id>
            <updated>
            2026-08-13T19:05:42.436966+00:00</updated>

            <summary>Shared AgentSight Node protocol for native, CLI, and browser WASM clients.</summary>

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

        <entry>
            <title>brokk-bifrost-nlp-0.9.4</title>

            <link href="/brokk-bifrost-nlp/0.9.4/brokk_bifrost_nlp/" />
            <id>urn:docs-rs:brokk-bifrost-nlp:0.9.4</id>
            <updated>
            2026-08-13T19:05:40.204049+00:00</updated>

            <summary>Semantic code search (embeddings + BM25 + git co-edit relevance) for brokk-bifrost</summary>

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

        <entry>
            <title>ferrokey-layouts-0.1.2</title>

            <link href="/ferrokey-layouts/0.1.2/ferrokey_layouts/" />
            <id>urn:docs-rs:ferrokey-layouts:0.1.2</id>
            <updated>
            2026-08-13T19:05:32.418355+00:00</updated>

            <summary>Ferrokey keyboard layout data files and loaders (builtin YAML layouts, xkbcommon bridge)</summary>

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

        <entry>
            <title>mxc-alpha-isolation-session-bindings-0.7.0</title>

            <link href="/mxc-alpha-isolation-session-bindings/0.7.0/mxc_alpha_isolation_session_bindings/" />
            <id>urn:docs-rs:mxc-alpha-isolation-session-bindings:0.7.0</id>
            <updated>
            2026-08-13T19:05:32.309762+00:00</updated>

            <summary>Windows IsolationSession API bindings used by MXC.</summary>

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

        <entry>
            <title>ferrokey-uinput-0.1.2</title>

            <link href="/ferrokey-uinput/0.1.2/ferrokey_uinput/" />
            <id>urn:docs-rs:ferrokey-uinput:0.1.2</id>
            <updated>
            2026-08-13T19:05:28.309850+00:00</updated>

            <summary>Ferrokey uinput device: explicit capability set, event emission, defensive held-key ledger</summary>

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

        <entry>
            <title>ferrokey-core-0.1.2</title>

            <link href="/ferrokey-core/0.1.2/ferrokey_core/" />
            <id>urn:docs-rs:ferrokey-core:0.1.2</id>
            <updated>
            2026-08-13T19:05:18.709628+00:00</updated>

            <summary>Ferrokey keyboard state machine: modifiers, sticky/locked keys, repeat, layouts, actions</summary>

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

        <entry>
            <title>ferrokey-protocol-0.1.2</title>

            <link href="/ferrokey-protocol/0.1.2/ferrokey_protocol/" />
            <id>urn:docs-rs:ferrokey-protocol:0.1.2</id>
            <updated>
            2026-08-13T19:05:17.843814+00:00</updated>

            <summary>Ferrokey wire protocol: length-prefixed binary messages between ferrokey (UI) and ferrokeyd</summary>

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

        <entry>
            <title>mcp-scheduling-1.5.0</title>

            <link href="/mcp-scheduling/1.5.0/mcp_scheduling/" />
            <id>urn:docs-rs:mcp-scheduling:1.5.0</id>
            <updated>
            2026-08-13T19:05:07.877209+00:00</updated>

            <summary>Scheduling MCP server — appointments, shifts, resource booking, availability, recurring events, conflict detection, timezone-aware</summary>

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

        <entry>
            <title>brokk-bifrost-semantic-packs-0.9.4</title>

            <link href="/brokk-bifrost-semantic-packs/0.9.4/brokk_bifrost_semantic_packs/" />
            <id>urn:docs-rs:brokk-bifrost-semantic-packs:0.9.4</id>
            <updated>
            2026-08-13T19:05:04.944480+00:00</updated>

            <summary>Optional prebuilt semantic-pack distribution for brokk-bifrost</summary>

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

        <entry>
            <title>axonyx-ui-0.0.71</title>

            <link href="/axonyx-ui/0.0.71/axonyx_ui/" />
            <id>urn:docs-rs:axonyx-ui:0.0.71</id>
            <updated>
            2026-08-13T19:04:36.077654+00:00</updated>

            <summary>Foundry CSS, JavaScript helpers, and Axonyx-native .asx components for Axonyx UI.</summary>

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

        <entry>
            <title>mcp-scada-1.1.0</title>

            <link href="/mcp-scada/1.1.0/mcp_scada/" />
            <id>urn:docs-rs:mcp-scada:1.1.0</id>
            <updated>
            2026-08-13T19:04:29.038402+00:00</updated>

            <summary>SCADA MCP Server — an industrial-control / SCADA platform for energy &#38;amp; utilities (sites &#38;amp; assets, tags/points telemetry, real-time readings + historian trends, alarm lifecycle, safety-interlocked and approval-gated control commands, outage events, and maintenance work orders) with a full command audit trail</summary>

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

        <entry>
            <title>emval-0.1.13</title>

            <link href="/emval/0.1.13/emval/" />
            <id>urn:docs-rs:emval:0.1.13</id>
            <updated>
            2026-08-13T19:04:01.436050+00:00</updated>

            <summary>emval is a blazingly fast email validator</summary>

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

        <entry>
            <title>planr-0.3.0</title>

            <link href="/crate/planr/0.3.0" />
            <id>urn:docs-rs:planr:0.3.0</id>
            <updated>
            2026-08-13T19:03:57.468995+00:00</updated>

            <summary>planr -- trunk-based, markdown-formatted backlog for both solo and concurrent development</summary>

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

        <entry>
            <title>brokk-bifrost-analysis-0.9.4</title>

            <link href="/brokk-bifrost-analysis/0.9.4/brokk_bifrost_analysis/" />
            <id>urn:docs-rs:brokk-bifrost-analysis:0.9.4</id>
            <updated>
            2026-08-13T19:03:55.872973+00:00</updated>

            <summary>Protocol-neutral analysis engine for brokk-bifrost</summary>

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

        <entry>
            <title>mcp-sales-1.1.0</title>

            <link href="/mcp-sales/1.1.0/mcp_sales/" />
            <id>urn:docs-rs:mcp-sales:1.1.0</id>
            <updated>
            2026-08-13T19:03:46.059908+00:00</updated>

            <summary>Enterprise Sales MCP Server — proposals, CPQ, sequences, meetings, and forecasting with PandaDoc, Apollo.io, Calendly, and Stripe Billing</summary>

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

        <entry>
            <title>mcp-real-estate-1.1.0</title>

            <link href="/mcp-real-estate/1.1.0/mcp_real_estate/" />
            <id>urn:docs-rs:mcp-real-estate:1.1.0</id>
            <updated>
            2026-08-13T19:03:01.487834+00:00</updated>

            <summary>Global property intelligence MCP server — transactions, valuations, market data, geocoding across US, UK, EU, Africa, Middle East, Asia-Pacific</summary>

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

        <entry>
            <title>redwing-0.4.0</title>

            <link href="/redwing/0.4.0/redwing/" />
            <id>urn:docs-rs:redwing:0.4.0</id>
            <updated>
            2026-08-13T19:02:47.947866+00:00</updated>

            <summary>A copy-on-write, branching byte-stream library backed by a piece table and delta log.</summary>

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

        <entry>
            <title>mcp-registry-1.2.0</title>

            <link href="/crate/mcp-registry/1.2.0" />
            <id>urn:docs-rs:mcp-registry:1.2.0</id>
            <updated>
            2026-08-13T19:02:37.202631+00:00</updated>

            <summary>MCP Registry — central control plane for MCP server registration, tool discovery, allow-lists, health, and audit</summary>

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

        <entry>
            <title>pocketstation-1.0.2</title>

            <link href="/pocketstation/1.0.2/pocketstation/" />
            <id>urn:docs-rs:pocketstation:1.0.2</id>
            <updated>
            2026-08-13T19:02:36.311591+00:00</updated>

            <summary>Source-aware desktop audio Session SDK</summary>

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

        <entry>
            <title>mcp-qms-1.1.0</title>

            <link href="/mcp-qms/1.1.0/mcp_qms/" />
            <id>urn:docs-rs:mcp-qms:1.1.0</id>
            <updated>
            2026-08-13T19:02:31.193100+00:00</updated>

            <summary>QMS MCP Server — quality management for food &#38;amp; beverage and manufacturing agents: suppliers, batches &#38;amp; QC release, inspections, nonconformances, CAPA, complaints, and HACCP monitoring with auto-NCR on critical-limit breach</summary>

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

        <entry>
            <title>alloy-eip2930-0.2.4</title>

            <link href="/alloy-eip2930/0.2.4/alloy_eip2930/" />
            <id>urn:docs-rs:alloy-eip2930:0.2.4</id>
            <updated>
            2026-08-13T19:02:24.678031+00:00</updated>

            <summary>Implementation of EIP-2930 type definitions</summary>

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

        <entry>
            <title>carapace_spec_clap-1.2.3</title>

            <link href="/carapace_spec_clap/1.2.3/carapace_spec_clap/" />
            <id>urn:docs-rs:carapace_spec_clap:1.2.3</id>
            <updated>
            2026-08-13T19:02:12.641500+00:00</updated>

            <summary>spec generation for clap-rs/clap</summary>

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

        <entry>
            <title>mcp-project-1.1.0</title>

            <link href="/mcp-project/1.1.0/mcp_project/" />
            <id>urn:docs-rs:mcp-project:1.1.0</id>
            <updated>
            2026-08-13T19:02:08.531748+00:00</updated>

            <summary>Project MCP Server — projects, tasks/work items, sprints, milestones, dependencies, time tracking, and reporting (progress, burndown, critical path, workload) for project-management agents</summary>

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

        <entry>
            <title>alloy-eip7928-0.4.6</title>

            <link href="/alloy-eip7928/0.4.6/alloy_eip7928/" />
            <id>urn:docs-rs:alloy-eip7928:0.4.6</id>
            <updated>
            2026-08-13T19:01:59.580930+00:00</updated>

            <summary>Implementation of EIP-7928 type definitions</summary>

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

        <entry>
            <title>brokk-bifrost-jvm-0.9.4</title>

            <link href="/brokk-bifrost-jvm/0.9.4/brokk_bifrost_jvm/" />
            <id>urn:docs-rs:brokk-bifrost-jvm:0.9.4</id>
            <updated>
            2026-08-13T19:01:54.830698+00:00</updated>

            <summary>JVM language knowledge for brokk-bifrost: Java, Scala and Kotlin declarations, imports and hierarchy, and the shared JVM source realm</summary>

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

        <entry>
            <title>mcp-procurement-2.1.0</title>

            <link href="/mcp-procurement/2.1.0/mcp_procurement/" />
            <id>urn:docs-rs:mcp-procurement:2.1.0</id>
            <updated>
            2026-08-13T19:01:53.580864+00:00</updated>

            <summary>Procurement MCP server — purchase orders, RFQs, supplier management, approvals, receiving, spend analytics, contract tracking</summary>

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

        <entry>
            <title>brokk-bifrost-go-0.9.4</title>

            <link href="/brokk-bifrost-go/0.9.4/brokk_bifrost_go/" />
            <id>urn:docs-rs:brokk-bifrost-go:0.9.4</id>
            <updated>
            2026-08-13T19:01:38.430126+00:00</updated>

            <summary>Go language knowledge for brokk-bifrost: package identity, declarations, hierarchy, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-cpp-0.9.4</title>

            <link href="/brokk-bifrost-cpp/0.9.4/brokk_bifrost_cpp/" />
            <id>urn:docs-rs:brokk-bifrost-cpp:0.9.4</id>
            <updated>
            2026-08-13T19:01:29.948208+00:00</updated>

            <summary>C++ language knowledge for brokk-bifrost: declarations and macro-sentinel recovery, include-graph visibility, out-of-line member identity reconciliation, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-ruby-0.9.4</title>

            <link href="/brokk-bifrost-ruby/0.9.4/brokk_bifrost_ruby/" />
            <id>urn:docs-rs:brokk-bifrost-ruby:0.9.4</id>
            <updated>
            2026-08-13T19:01:12.951409+00:00</updated>

            <summary>Ruby language knowledge for brokk-bifrost: declarations, require/autoload and Zeitwerk visibility, mixin and dispatch-mode facts, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-js-ts-0.9.4</title>

            <link href="/brokk-bifrost-js-ts/0.9.4/brokk_bifrost_js_ts/" />
            <id>urn:docs-rs:brokk-bifrost-js-ts:0.9.4</id>
            <updated>
            2026-08-13T19:01:08.590892+00:00</updated>

            <summary>JavaScript and TypeScript language knowledge for brokk-bifrost: declarations, ESM/CommonJS imports and tsconfig path aliases, receiver facts, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-csharp-0.9.4</title>

            <link href="/brokk-bifrost-csharp/0.9.4/brokk_bifrost_csharp/" />
            <id>urn:docs-rs:brokk-bifrost-csharp:0.9.4</id>
            <updated>
            2026-08-13T19:01:00.490515+00:00</updated>

            <summary>C# language knowledge for brokk-bifrost: declarations, using-directive resolution, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-php-0.9.4</title>

            <link href="/brokk-bifrost-php/0.9.4/brokk_bifrost_php/" />
            <id>urn:docs-rs:brokk-bifrost-php:0.9.4</id>
            <updated>
            2026-08-13T19:00:46.289974+00:00</updated>

            <summary>PHP language knowledge for brokk-bifrost: declarations, namespace and use-alias resolution, composer autoload visibility, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-python-0.9.4</title>

            <link href="/brokk-bifrost-python/0.9.4/brokk_bifrost_python/" />
            <id>urn:docs-rs:brokk-bifrost-python:0.9.4</id>
            <updated>
            2026-08-13T19:00:28.005134+00:00</updated>

            <summary>Python language knowledge for brokk-bifrost: module identity, declarations, imports, and usage-graph resolution</summary>

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

        <entry>
            <title>brokk-bifrost-rql-0.9.4</title>

            <link href="/brokk-bifrost-rql/0.9.4/brokk_bifrost_rql/" />
            <id>urn:docs-rs:brokk-bifrost-rql:0.9.4</id>
            <updated>
            2026-08-13T19:00:25.634993+00:00</updated>

            <summary>Analyzer-independent RQL syntax, schema, typed IR, and validation for brokk-bifrost</summary>

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

        <entry>
            <title>brokk-bifrost-rust-0.9.4</title>

            <link href="/brokk-bifrost-rust/0.9.4/brokk_bifrost_rust/" />
            <id>urn:docs-rs:brokk-bifrost-rust:0.9.4</id>
            <updated>
            2026-08-13T19:00:21.433265+00:00</updated>

            <summary>Rust language knowledge for brokk-bifrost: cargo routes, declarations, hierarchy, lexical scope, and usage-graph resolution</summary>

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

        <entry>
            <title>mcp-pricing-2.2.0</title>

            <link href="/mcp-pricing/2.2.0/mcp_pricing/" />
            <id>urn:docs-rs:mcp-pricing:2.2.0</id>
            <updated>
            2026-08-13T19:00:11.077724+00:00</updated>

            <summary>Enterprise pricing engine MCP server — CEL rule engine, price waterfall, catalog, segments, promotions, quotes, market intel, audit (35+ tools)</summary>

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

        <entry>
            <title>mcp-pr-1.1.0</title>

            <link href="/mcp-pr/1.1.0/mcp_pr/" />
            <id>urn:docs-rs:mcp-pr:1.1.0</id>
            <updated>
            2026-08-13T18:59:46.659845+00:00</updated>

            <summary>Public Relations MCP server — brand monitoring, media sentiment, crisis detection, journalist discovery, press release formatting</summary>

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

        <entry>
            <title>datary-0.3.0</title>

            <link href="/datary/0.3.0/datary/" />
            <id>urn:docs-rs:datary:0.3.0</id>
            <updated>
            2026-08-13T18:59:41.337015+00:00</updated>

            <summary>Read and write No-Intro, Logiqx, Redump and TOSEC DAT ROM datafiles, fully modelled in the type system.</summary>

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

        <entry>
            <title>brokk-bifrost-core-0.9.4</title>

            <link href="/brokk-bifrost-core/0.9.4/brokk_bifrost_core/" />
            <id>urn:docs-rs:brokk-bifrost-core:0.9.4</id>
            <updated>
            2026-08-13T18:59:41.100241+00:00</updated>

            <summary>Foundation model, project, and workspace utilities shared by every brokk-bifrost crate</summary>

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

        <entry>
            <title>mcp-pdf-3.1.0</title>

            <link href="/mcp-pdf/3.1.0/mcp_pdf/" />
            <id>urn:docs-rs:mcp-pdf:3.1.0</id>
            <updated>
            2026-08-13T18:59:30.517353+00:00</updated>

            <summary>The PDF Operating Layer for AI Agents — 57 tools for inspect, extract, generate, convert, manipulate, secure, and fill PDFs</summary>

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

        <entry>
            <title>mcp-pos-1.8.0</title>

            <link href="/mcp-pos/1.8.0/mcp_pos/" />
            <id>urn:docs-rs:mcp-pos:1.8.0</id>
            <updated>
            2026-08-13T18:59:22.914665+00:00</updated>

            <summary>Point of Sale MCP server — cart management, payments, receipts, shifts, loyalty, barcode lookup, returns</summary>

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

        <entry>
            <title>lookma-1.2.1</title>

            <link href="/crate/lookma/1.2.1" />
            <id>urn:docs-rs:lookma:1.2.1</id>
            <updated>
            2026-08-13T18:59:11.642352+00:00</updated>

            <summary>Semantic change viewer for Git: reports what a change did to your code&#38;apos;s structure as a hierarchical Change Tree, not a line diff</summary>

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

        <entry>
            <title>lookma-git-1.2.1</title>

            <link href="/lookma-git/1.2.1/lookma_git/" />
            <id>urn:docs-rs:lookma-git:1.2.1</id>
            <updated>
            2026-08-13T18:59:06.703419+00:00</updated>

            <summary>lookma&#38;apos;s Git acquisition library: turns a Git range or staged target into complete, typed comparison evidence using only the git binary</summary>

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

        <entry>
            <title>liblookma-1.2.1</title>

            <link href="/liblookma/1.2.1/liblookma/" />
            <id>urn:docs-rs:liblookma:1.2.1</id>
            <updated>
            2026-08-13T18:59:05.052298+00:00</updated>

            <summary>lookma&#38;apos;s semantic analysis library: parses both sides of a change into language entities and classifies the structural result as a canonical Change Tree</summary>

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

        <entry>
            <title>git-agent-verdict-1.0.1</title>

            <link href="/crate/git-agent-verdict/1.0.1" />
            <id>urn:docs-rs:git-agent-verdict:1.0.1</id>
            <updated>
            2026-08-13T18:59:00.974464+00:00</updated>

            <summary>Verify that a commit message carries an attested review verdict</summary>

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

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

            <link href="/shikimori-api/0.1.0/shikimori_api/" />
            <id>urn:docs-rs:shikimori-api:0.1.0</id>
            <updated>
            2026-08-13T18:58:55.086973+00:00</updated>

            <summary>Полный асинхронный Rust-клиент Shikimori REST API v1/v2 (без GraphQL и OAuth flow)</summary>

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

        <entry>
            <title>finance-solution-0.5.1</title>

            <link href="/finance-solution/0.5.1/finance_solution/" />
            <id>urn:docs-rs:finance-solution:0.5.1</id>
            <updated>
            2026-08-13T18:58:48.629967+00:00</updated>

            <summary>Finance math: TVM, cashflow, amortization, equity path metrics, technical analysis (SMA/EMA/WMA/HMA/RMA/DEMA/TEMA/KAMA/MACD, BB/Keltner/Donchian/Stoch/VWAP/RVOL/RSI/ATR/LinReg, WillR/OBV/CCI/ADX/MOM/MFI/Supertrend/SAR), risk (Sharpe/Sortino/Calmar/Ulcer/IR), and options (BSM, Black76, GK, CRR American) with Result-only APIs and incremental state.</summary>

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

        <entry>
            <title>claudiofsr_lib-0.20.0</title>

            <link href="/claudiofsr_lib/0.20.0/claudiofsr_lib/" />
            <id>urn:docs-rs:claudiofsr_lib:0.20.0</id>
            <updated>
            2026-08-13T18:58:44.480119+00:00</updated>

            <summary>General-purpose library used by my programs</summary>

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

        <entry>
            <title>mcp-parts-1.1.0</title>

            <link href="/mcp-parts/1.1.0/mcp_parts/" />
            <id>urn:docs-rs:mcp-parts:1.1.0</id>
            <updated>
            2026-08-13T18:58:37.027269+00:00</updated>

            <summary>Parts MCP Server — a parts &#38;amp; spares platform (catalog, multi-location inventory with reorder points, bill-of-materials &#38;amp; where-used, supersession chains, suppliers, stock movements, reservations, reorder suggestions, and usage-based demand forecasting for predictive maintenance) with a full stock-movement audit trail</summary>

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

        <entry>
            <title>rapx-0.7.34</title>

            <link href="/crate/rapx/0.7.34" />
            <id>urn:docs-rs:rapx:0.7.34</id>
            <updated>
            2026-08-13T18:58:29.613522+00:00</updated>

            <summary>A static analysis platform for Rust program analysis and verification</summary>

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

        <entry>
            <title>marver-0.0.33</title>

            <link href="/marver/0.0.33/marver/" />
            <id>urn:docs-rs:marver:0.0.33</id>
            <updated>
            2026-08-13T18:58:28.970684+00:00</updated>

            <summary>A TUI workspace for AI agent sessions: tmux orchestration, git worktree management, and repo control in one place.</summary>

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

        <entry>
            <title>zero-elo-cli-0.2.0</title>

            <link href="/crate/zero-elo-cli/0.2.0" />
            <id>urn:docs-rs:zero-elo-cli:0.2.0</id>
            <updated>
            2026-08-13T18:58:22.331090+00:00</updated>

            <summary>Command line interface for the zero-elo chess engine.</summary>

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

        <entry>
            <title>zero-elo-0.2.0</title>

            <link href="/zero-elo/0.2.0/zero_elo/" />
            <id>urn:docs-rs:zero-elo:0.2.0</id>
            <updated>
            2026-08-13T18:58:16.865947+00:00</updated>

            <summary>A UCI chess engine that plays the best move for the worst long-term outcome.</summary>

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

        <entry>
            <title>rapx-macros-0.7.34</title>

            <link href="/rapx-macros/0.7.34/rapx_macros/" />
            <id>urn:docs-rs:rapx-macros:0.7.34</id>
            <updated>
            2026-08-13T18:58:03.404183+00:00</updated>

            <summary>Procedural macros for RAPx contract definitions</summary>

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

        <entry>
            <title>mcp-package-registry-1.2.0</title>

            <link href="/crate/mcp-package-registry/1.2.0" />
            <id>urn:docs-rs:mcp-package-registry:1.2.0</id>
            <updated>
            2026-08-13T18:58:03.243022+00:00</updated>

            <summary>Package Registry MCP Server — dependency metadata, versions, advisories, changelogs, compatibility, and upgrade plans</summary>

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

        <entry>
            <title>mcp-observability-1.2.0</title>

            <link href="/crate/mcp-observability/1.2.0" />
            <id>urn:docs-rs:mcp-observability:1.2.0</id>
            <updated>
            2026-08-13T18:58:01.833744+00:00</updated>

            <summary>Observability MCP Server — logs, traces, metrics, alerts, dashboards, incidents, SLOs, and runbooks for AI agents</summary>

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

        <entry>
            <title>denise-macos-0.7.0</title>

            <link href="/denise-macos/0.7.0/denise_macos/" />
            <id>urn:docs-rs:denise-macos:0.7.0</id>
            <updated>
            2026-08-13T18:57:58.043489+00:00</updated>

            <summary>Embeddable NSView backend for Denise, for a panel inside a Cocoa application.</summary>

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

        <entry>
            <title>denise-winit-0.7.0</title>

            <link href="/denise-winit/0.7.0/denise_winit/" />
            <id>urn:docs-rs:denise-winit:0.7.0</id>
            <updated>
            2026-08-13T18:57:56.988927+00:00</updated>

            <summary>Desktop development and preview backend for Denise, on winit + softbuffer.</summary>

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

        <entry>
            <title>denise-activex-0.7.0</title>

            <link href="/denise-activex/0.7.0/denise_activex/" />
            <id>urn:docs-rs:denise-activex:0.7.0</id>
            <updated>
            2026-08-13T18:57:56.891245+00:00</updated>

            <summary>COM/ActiveX shim for Denise, so legacy Windows hosts can embed the control.</summary>

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

        <entry>
            <title>denise-win32-0.7.0</title>

            <link href="/denise-win32/0.7.0/denise_win32/" />
            <id>urn:docs-rs:denise-win32:0.7.0</id>
            <updated>
            2026-08-13T18:57:55.943954+00:00</updated>

            <summary>Windows child-window control for Denise, for a panel inside an existing Win32 application.</summary>

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

        <entry>
            <title>link-assistant-router-0.65.0</title>

            <link href="/link-assistant-router/0.65.0/link_assistant_router/" />
            <id>urn:docs-rs:link-assistant-router:0.65.0</id>
            <updated>
            2026-08-13T18:57:51.671488+00:00</updated>

            <summary>Link.Assistant.Router — Claude MAX OAuth proxy and token gateway for Anthropic APIs</summary>

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

        <entry>
            <title>denise-ffi-0.7.0</title>

            <link href="/denise-ffi/0.7.0/denise_ffi/" />
            <id>urn:docs-rs:denise-ffi:0.7.0</id>
            <updated>
            2026-08-13T18:57:48.581314+00:00</updated>

            <summary>Stable C ABI for Denise. A cdylib for hosts that are not written in Rust.</summary>

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

        <entry>
            <title>denise-ui-0.7.0</title>

            <link href="/denise-ui/0.7.0/denise_ui/" />
            <id>urn:docs-rs:denise-ui:0.7.0</id>
            <updated>
            2026-08-13T18:57:46.038084+00:00</updated>

            <summary>Scene graph, widgets and compositor for Denise.</summary>

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

        <entry>
            <title>denise-text-0.7.0</title>

            <link href="/denise-text/0.7.0/denise_text/" />
            <id>urn:docs-rs:denise-text:0.7.0</id>
            <updated>
            2026-08-13T18:57:38.484066+00:00</updated>

            <summary>Glyph sources, a bounded glyph atlas, line layout and word wrapping for Denise.</summary>

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

        <entry>
            <title>denise-drm-0.7.0</title>

            <link href="/denise-drm/0.7.0/denise_drm/" />
            <id>urn:docs-rs:denise-drm:0.7.0</id>
            <updated>
            2026-08-13T18:57:32.522490+00:00</updated>

            <summary>Linux DRM/KMS backend for Denise. Scans out straight to the display with no compositor.</summary>

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

        <entry>
            <title>denise-image-0.7.0</title>

            <link href="/denise-image/0.7.0/denise_image/" />
            <id>urn:docs-rs:denise-image:0.7.0</id>
            <updated>
            2026-08-13T18:57:31.950592+00:00</updated>

            <summary>Image decoding for Denise: PNG, JPEG, GIF and BMP into premultiplied pixels.</summary>

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

        <entry>
            <title>denise-fbdev-0.7.0</title>

            <link href="/denise-fbdev/0.7.0/denise_fbdev/" />
            <id>urn:docs-rs:denise-fbdev:0.7.0</id>
            <updated>
            2026-08-13T18:57:28.234833+00:00</updated>

            <summary>Legacy Linux fbdev backend for Denise, for kernels with no usable DRM device.</summary>

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

        <entry>
            <title>denise-render-0.7.0</title>

            <link href="/denise-render/0.7.0/denise_render/" />
            <id>urn:docs-rs:denise-render:0.7.0</id>
            <updated>
            2026-08-13T18:57:23.210860+00:00</updated>

            <summary>Software rasteriser for Denise: rectangles, rounded rectangles, circles, arcs, lines and alpha blending.</summary>

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

        <entry>
            <title>mcp-news-1.6.0</title>

            <link href="/mcp-news/1.6.0/mcp_news/" />
            <id>urn:docs-rs:mcp-news:1.6.0</id>
            <updated>
            2026-08-13T18:57:19.390917+00:00</updated>

            <summary>Global news intelligence MCP server — real-time articles, trending topics, sentiment via GDELT (free) and NewsAPI</summary>

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

        <entry>
            <title>denise-evdev-0.7.0</title>

            <link href="/denise-evdev/0.7.0/denise_evdev/" />
            <id>urn:docs-rs:denise-evdev:0.7.0</id>
            <updated>
            2026-08-13T18:57:18.634561+00:00</updated>

            <summary>Linux evdev input for Denise: mouse, touch and keyboard, with no display server.</summary>

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

        <entry>
            <title>denise-0.7.0</title>

            <link href="/denise/0.7.0/denise/" />
            <id>urn:docs-rs:denise:0.7.0</id>
            <updated>
            2026-08-13T18:57:13.544610+00:00</updated>

            <summary>Direct-rendering UI toolkit for embedded Linux and systems without a desktop environment.</summary>

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

        <entry>
            <title>vectomancy-video-7.1.5</title>

            <link href="/vectomancy-video/7.1.5/vectomancy_video/" />
            <id>urn:docs-rs:vectomancy-video:7.1.5</id>
            <updated>
            2026-08-13T18:57:04.236391+00:00</updated>

            <summary>Video frame processor extension for Vectomancy</summary>

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

        <entry>
            <title>mcp-notifications-1.1.0</title>

            <link href="/crate/mcp-notifications/1.1.0" />
            <id>urn:docs-rs:mcp-notifications:1.1.0</id>
            <updated>
            2026-08-13T18:57:03.622178+00:00</updated>

            <summary>Notifications MCP Server — push, SMS, email, in-app, webhooks, templates, and delivery tracking for AI agents</summary>

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

        <entry>
            <title>mcp-messaging-1.5.0</title>

            <link href="/mcp-messaging/1.5.0/mcp_messaging/" />
            <id>urn:docs-rs:mcp-messaging:1.5.0</id>
            <updated>
            2026-08-13T18:56:58.260034+00:00</updated>

            <summary>Messaging &#38;amp; Notifications MCP server — push notifications, SMS, webhooks, in-app messaging, message queues, broadcasts</summary>

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

        <entry>
            <title>mcp-mes-1.1.0</title>

            <link href="/mcp-mes/1.1.0/mcp_mes/" />
            <id>urn:docs-rs:mcp-mes:1.1.0</id>
            <updated>
            2026-08-13T18:56:54.423814+00:00</updated>

            <summary>MES MCP Server — manufacturing execution for electronics, food &#38;amp; beverage, and manufacturing agents: work orders &#38;amp; routing, scheduling, production runs with OEE, factory test yield, and material genealogy / recall traceability</summary>

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

        <entry>
            <title>omnibar-0.1.0</title>

            <link href="/omnibar/0.1.0/omnibar/" />
            <id>urn:docs-rs:omnibar:0.1.0</id>
            <updated>
            2026-08-13T18:56:45.381258+00:00</updated>

            <summary>A text-based progress indicator for rust that works anywhere.</summary>

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

        <entry>
            <title>day-toolchain-0.2.3</title>

            <link href="/day-toolchain/0.2.3/day_toolchain/" />
            <id>urn:docs-rs:day-toolchain:0.2.3</id>
            <updated>
            2026-08-13T18:56:34.871468+00:00</updated>

            <summary>Shared host-toolchain and SDK discovery for Day&#38;apos;s build scripts and CLI — every lookup env-overridable, no literal install paths.</summary>

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

        <entry>
            <title>day-fonts-0.2.3</title>

            <link href="/day-fonts/0.2.3/day_fonts/" />
            <id>urn:docs-rs:day-fonts:0.2.3</id>
            <updated>
            2026-08-13T18:56:29.344487+00:00</updated>

            <summary>Declarative app development API using native UI toolkits</summary>

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

        <entry>
            <title>vectomancy-text-7.1.5</title>

            <link href="/vectomancy-text/7.1.5/vectomancy_text/" />
            <id>urn:docs-rs:vectomancy-text:7.1.5</id>
            <updated>
            2026-08-13T18:56:24.556886+00:00</updated>

            <summary>Font outline extraction plugin for Vectomancy</summary>

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

        <entry>
            <title>vectomancy-7.1.5</title>

            <link href="/vectomancy/7.1.5/vectomancy/" />
            <id>urn:docs-rs:vectomancy:7.1.5</id>
            <updated>
            2026-08-13T18:56:22.324718+00:00</updated>

            <summary>Vectomancy - Image to vector math CLI core</summary>

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

        <entry>
            <title>vectomancy-cli-7.1.5</title>

            <link href="/crate/vectomancy-cli/7.1.5" />
            <id>urn:docs-rs:vectomancy-cli:7.1.5</id>
            <updated>
            2026-08-13T18:56:18.511317+00:00</updated>

            <summary>Vectomancy - CLI tool</summary>

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

        <entry>
            <title>vectomancy-pipeline-7.1.5</title>

            <link href="/vectomancy-pipeline/7.1.5/vectomancy_pipeline/" />
            <id>urn:docs-rs:vectomancy-pipeline:7.1.5</id>
            <updated>
            2026-08-13T18:56:09.303436+00:00</updated>

            <summary>High-level conversion pipeline orchestrator for Vectomancy</summary>

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

        <entry>
            <title>vectomancy-export-7.1.5</title>

            <link href="/vectomancy-export/7.1.5/vectomancy_export/" />
            <id>urn:docs-rs:vectomancy-export:7.1.5</id>
            <updated>
            2026-08-13T18:56:03.273969+00:00</updated>

            <summary>Export and serialization encoders (JSON, SVG, HTML) for Vectomancy</summary>

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

        <entry>
            <title>vectomancy-svg-7.1.5</title>

            <link href="/vectomancy-svg/7.1.5/vectomancy_svg/" />
            <id>urn:docs-rs:vectomancy-svg:7.1.5</id>
            <updated>
            2026-08-13T18:55:30.847311+00:00</updated>

            <summary>SVG path parsing and vector segment extraction for Vectomancy</summary>

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

        <entry>
            <title>laser-sdk-0.2.0</title>

            <link href="/laser-sdk/0.2.0/laser_sdk/" />
            <id>urn:docs-rs:laser-sdk:0.2.0</id>
            <updated>
            2026-08-13T18:55:28.918238+00:00</updated>

            <summary>LaserData SDK over Apache Iggy: typed streaming, operational and lakehouse query, materialization destinations, key-value state, copy-on-write forks, and an optional agent runtime with the Agent Data Exchange Protocol (AGDX).</summary>

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

        <entry>
            <title>introspection-sdk-0.15.0</title>

            <link href="/introspection-sdk/0.15.0/introspection_sdk/" />
            <id>urn:docs-rs:introspection-sdk:0.15.0</id>
            <updated>
            2026-08-13T18:55:26.098527+00:00</updated>

            <summary>Rust SDK for Introspection — continuously improve your AI systems with production feedback and frontier practices</summary>

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

        <entry>
            <title>vectomancy-raster-7.1.5</title>

            <link href="/vectomancy-raster/7.1.5/vectomancy_raster/" />
            <id>urn:docs-rs:vectomancy-raster:7.1.5</id>
            <updated>
            2026-08-13T18:55:23.915036+00:00</updated>

            <summary>Raster image skeletonization and edge extraction for Vectomancy</summary>

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

        <entry>
            <title>vectomancy-transform-7.1.5</title>

            <link href="/vectomancy-transform/7.1.5/vectomancy_transform/" />
            <id>urn:docs-rs:vectomancy-transform:7.1.5</id>
            <updated>
            2026-08-13T18:55:03.445286+00:00</updated>

            <summary>Mathematical transforms (Spline, Fourier, TSP) for Vectomancy</summary>

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

        <entry>
            <title>vectomancy-geometry-7.1.5</title>

            <link href="/vectomancy-geometry/7.1.5/vectomancy_geometry/" />
            <id>urn:docs-rs:vectomancy-geometry:7.1.5</id>
            <updated>
            2026-08-13T18:54:47.284736+00:00</updated>

            <summary>Lightweight primitive geometry types and algorithms for Vectomancy</summary>

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

        <entry>
            <title>shikumi-0.1.534</title>

            <link href="/shikumi/0.1.534/shikumi/" />
            <id>urn:docs-rs:shikumi:0.1.534</id>
            <updated>
            2026-08-13T18:54:32.582046+00:00</updated>

            <summary>Shikumi (仕組み) — config discovery, hot-reload, and ArcSwap store for Nix-managed desktop apps</summary>

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

        <entry>
            <title>stam-tools-0.15.12</title>

            <link href="/stam-tools/0.15.12/stamtools/" />
            <id>urn:docs-rs:stam-tools:0.15.12</id>
            <updated>
            2026-08-13T18:54:29.610959+00:00</updated>

            <summary>Command-line tools for working with stand-off annotations on text (STAM)</summary>

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

        <entry>
            <title>mcp-marketing-1.1.0</title>

            <link href="/crate/mcp-marketing/1.1.0" />
            <id>urn:docs-rs:mcp-marketing:1.1.0</id>
            <updated>
            2026-08-13T18:54:28.754244+00:00</updated>

            <summary>Marketing Orchestration MCP Server — multi-channel campaigns, audiences, content, ads, performance, budget governance for AI agents</summary>

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

        <entry>
            <title>redis-cloud-0.12.0</title>

            <link href="/redis-cloud/0.12.0/redis_cloud/" />
            <id>urn:docs-rs:redis-cloud:0.12.0</id>
            <updated>
            2026-08-13T18:54:19.994841+00:00</updated>

            <summary>Redis Cloud REST API client library</summary>

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

        <entry>
            <title>leviath-cli-0.3.7</title>

            <link href="/leviath-cli/0.3.7/leviath_cli/" />
            <id>urn:docs-rs:leviath-cli:0.3.7</id>
            <updated>
            2026-08-13T18:54:02.930066+00:00</updated>

            <summary>Command-line interface for Leviath agent framework</summary>

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

        <entry>
            <title>xtk-test-0.10.0</title>

            <link href="/xtk-test/0.10.0/xtk_test/" />
            <id>urn:docs-rs:xtk-test:0.10.0</id>
            <updated>
            2026-08-13T18:53:59.464486+00:00</updated>

            <summary>an xtask library to run parallel test commands with pretty output.</summary>

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

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

            <link href="/cargo-spaced/0.1.0/cargo_spaced/" />
            <id>urn:docs-rs:cargo-spaced:0.1.0</id>
            <updated>
            2026-08-13T18:53:53.594109+00:00</updated>

            <summary>A blankline formatter for Rust source code</summary>

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

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

            <link href="/mcp-maps/1.1.0/mcp_maps/" />
            <id>urn:docs-rs:mcp-maps:1.1.0</id>
            <updated>
            2026-08-13T18:53:45.302024+00:00</updated>

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

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

        <entry>
            <title>mcp-market-data-1.2.0</title>

            <link href="/mcp-market-data/1.2.0/mcp_market_data/" />
            <id>urn:docs-rs:mcp-market-data:1.2.0</id>
            <updated>
            2026-08-13T18:53:41.833198+00:00</updated>

            <summary>Market Data MCP Server — a market-data platform (instruments, real-time quotes and historical bars, analytics for returns/volatility/correlation/moving averages, yield &#38;amp; forward curves with interpolation, FX conversion, benchmarks/indices, watchlists, price alerts, and demand/price forecasting) with an optional live backend (Yahoo Finance quotes/history + ECB/Frankfurter FX) and a published-mark audit trail</summary>

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

        <entry>
            <title>node-js-release-info-2.0.0</title>

            <link href="/node-js-release-info/2.0.0/node_js_release_info/" />
            <id>urn:docs-rs:node-js-release-info:2.0.0</id>
            <updated>
            2026-08-13T18:53:31.483152+00:00</updated>

            <summary>Asynchronously retrieve Node.js release info by version and platform from the [downloads server](https://nodejs.org/download/release/)</summary>

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

        <entry>
            <title>tact-0.5.3</title>

            <link href="/crate/tact/0.5.3" />
            <id>urn:docs-rs:tact:0.5.3</id>
            <updated>
            2026-08-13T18:53:04.385329+00:00</updated>

            <summary>Terminal interface for Nanocodex</summary>

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

        <entry>
            <title>symforge-10.4.0</title>

            <link href="/symforge/10.4.0/symforge/" />
            <id>urn:docs-rs:symforge:10.4.0</id>
            <updated>
            2026-08-13T18:53:01.987597+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>qex-0.26.2</title>

            <link href="/crate/qex/0.26.2" />
            <id>urn:docs-rs:qex:0.26.2</id>
            <updated>
            2026-08-13T18:52:55.054513+00:00</updated>

            <summary>Queued EXecutor — shared admission control for independent local agents</summary>

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

        <entry>
            <title>oxo-flow-cli-0.11.0</title>

            <link href="/crate/oxo-flow-cli/0.11.0" />
            <id>urn:docs-rs:oxo-flow-cli:0.11.0</id>
            <updated>
            2026-08-13T18:52:54.184835+00:00</updated>

            <summary>CLI for the oxo-flow bioinformatics pipeline engine</summary>

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

        <entry>
            <title>oxana-web-2.1.3</title>

            <link href="/oxana-web/2.1.3/oxana_web/" />
            <id>urn:docs-rs:oxana-web:2.1.3</id>
            <updated>
            2026-08-13T18:52:50.138746+00:00</updated>

            <summary>Web UI for Oxana job queue system.</summary>

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