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

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

    <id>urn:docs-rs:0.0.0 (9439cafc1e2ea4a64558a489c81351cd959d6077 2026-09-22 )</id>
    <updated>2026-09-26T08:55:35.179643+00:00</updated>

        <entry>
            <title>mecha10-nodes-simulator-0.6.5</title>

            <link href="/mecha10-nodes-simulator/0.6.5/mecha10_nodes_simulator/" />
            <id>urn:docs-rs:mecha10-nodes-simulator:0.6.5</id>
            <updated>
            2026-09-26T08:55:35.179643+00:00</updated>

            <summary>MuJoCo simulation node - supervises the Python mecha10_rl MuJoCo backend as a subprocess, bridging /motor/cmd_vel, /camera/rgb, and /imu/data over Redis</summary>

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

        <entry>
            <title>mecha10-ai-llm-0.6.5</title>

            <link href="/mecha10-ai-llm/0.6.5/mecha10_ai_llm/" />
            <id>urn:docs-rs:mecha10-ai-llm:0.6.5</id>
            <updated>
            2026-09-26T08:55:30.227247+00:00</updated>

            <summary>Large Language Model integration for Mecha10 - Claude, GPT-4, Gemini, and local models</summary>

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

        <entry>
            <title>mecha10-planning-0.6.5</title>

            <link href="/mecha10-planning/0.6.5/mecha10_planning/" />
            <id>urn:docs-rs:mecha10-planning:0.6.5</id>
            <updated>
            2026-09-26T08:55:29.454312+00:00</updated>

            <summary>Path planning and navigation algorithms for Mecha10 - A*, RRT, and more</summary>

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

        <entry>
            <title>mecha10-behavior-patterns-0.6.5</title>

            <link href="/mecha10-behavior-patterns/0.6.5/mecha10_behavior_patterns/" />
            <id>urn:docs-rs:mecha10-behavior-patterns:0.6.5</id>
            <updated>
            2026-09-26T08:55:14.698512+00:00</updated>

            <summary>Common behavior patterns for Mecha10 - subsumption, ensemble, and more</summary>

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

        <entry>
            <title>mecha10-nodes-behavior-executor-0.6.5</title>

            <link href="/mecha10-nodes-behavior-executor/0.6.5/mecha10_nodes_behavior_executor/" />
            <id>urn:docs-rs:mecha10-nodes-behavior-executor:0.6.5</id>
            <updated>
            2026-09-26T08:55:14.309443+00:00</updated>

            <summary>Behavior tree executor node for autonomous robot behaviors</summary>

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

        <entry>
            <title>mecha10-vision-0.6.5</title>

            <link href="/mecha10-vision/0.6.5/mecha10_vision/" />
            <id>urn:docs-rs:mecha10-vision:0.6.5</id>
            <updated>
            2026-09-26T08:55:07.313503+00:00</updated>

            <summary>Computer vision capabilities for the Mecha10 robotics framework</summary>

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

        <entry>
            <title>cyndikator-atom-0.1.0</title>

            <link href="/cyndikator-atom/0.1.0/cyndikator_atom/" />
            <id>urn:docs-rs:cyndikator-atom:0.1.0</id>
            <updated>
            2026-09-26T08:54:41.678631+00:00</updated>

            <summary>a atom format parser</summary>

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

        <entry>
            <title>toyos-window-0.14.0</title>

            <link href="/toyos-window/0.14.0/window/" />
            <id>urn:docs-rs:toyos-window:0.14.0</id>
            <updated>
            2026-09-26T08:54:32.386298+00:00</updated>

            <summary>Client library for ToyOS windows: create one, draw into it, read its events.</summary>

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

        <entry>
            <title>mecha10-models-0.6.5</title>

            <link href="/mecha10-models/0.6.5/mecha10_models/" />
            <id>urn:docs-rs:mecha10-models:0.6.5</id>
            <updated>
            2026-09-26T08:54:31.440286+00:00</updated>

            <summary>Mecha10 model services — ML model management and Minio download support</summary>

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

        <entry>
            <title>mecha10-templates-0.6.5</title>

            <link href="/mecha10-templates/0.6.5/mecha10_templates/" />
            <id>urn:docs-rs:mecha10-templates:0.6.5</id>
            <updated>
            2026-09-26T08:54:29.417430+00:00</updated>

            <summary>Mecha10 project templates — code generation, init, and template services</summary>

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

        <entry>
            <title>mecha10-dev-0.6.5</title>

            <link href="/mecha10-dev/0.6.5/mecha10_dev/" />
            <id>urn:docs-rs:mecha10-dev:0.6.5</id>
            <updated>
            2026-09-26T08:54:26.168743+00:00</updated>

            <summary>Mecha10 dev services — node discovery, topology analysis, and dev mode support</summary>

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

        <entry>
            <title>mecha10-nodes-video-streamer-0.6.5</title>

            <link href="/mecha10-nodes-video-streamer/0.6.5/mecha10_nodes_video_streamer/" />
            <id>urn:docs-rs:mecha10-nodes-video-streamer:0.6.5</id>
            <updated>
            2026-09-26T08:54:22.491875+00:00</updated>

            <summary>Video streamer node for WebRTC streaming to dashboard</summary>

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

        <entry>
            <title>mecha10-nodes-motor-0.6.5</title>

            <link href="/mecha10-nodes-motor/0.6.5/mecha10_nodes_motor/" />
            <id>urn:docs-rs:mecha10-nodes-motor:0.6.5</id>
            <updated>
            2026-09-26T08:54:12.725387+00:00</updated>

            <summary>Motor node for Mecha10 - manages motor driver and provides velocity control interface</summary>

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

        <entry>
            <title>toyos-font-0.2.0</title>

            <link href="/toyos-font/0.2.0/font/" />
            <id>urn:docs-rs:toyos-font:0.2.0</id>
            <updated>
            2026-09-26T08:54:11.611013+00:00</updated>

            <summary>Pre-rasterized glyph bitmaps drawn into a pixel buffer, for ToyOS programs.</summary>

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

        <entry>
            <title>opencrate-0.0.4</title>

            <link href="/opencrate/0.0.4/opencrate/" />
            <id>urn:docs-rs:opencrate:0.0.4</id>
            <updated>
            2026-09-26T08:52:56.354500+00:00</updated>

            <summary>One-dependency entry point for the Open Crate Rust core</summary>

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

        <entry>
            <title>iceberg-catalog-rest-arrow59-0.9.7</title>

            <link href="/iceberg-catalog-rest-arrow59/0.9.7/iceberg_catalog_rest/" />
            <id>urn:docs-rs:iceberg-catalog-rest-arrow59:0.9.7</id>
            <updated>
            2026-09-26T08:49:46.175449+00:00</updated>

            <summary>Apache Iceberg Rust REST API (iceberg-rust 0.9.1 line) on arrow-59. Depends on iceberg-arrow59; lib name kept as `iceberg_catalog_rest`. Carries RestCatalogBuilder::with_storage_factory.</summary>

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

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

            <link href="/brepkit-render/4.0.37/brepkit_render/" />
            <id>urn:docs-rs:brepkit-render:4.0.37</id>
            <updated>
            2026-09-26T08:49:44.273619+00:00</updated>

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

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

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

            <link href="/brepkit-wasm/4.0.37/brepkit_wasm/" />
            <id>urn:docs-rs:brepkit-wasm:4.0.37</id>
            <updated>
            2026-09-26T08:49:43.147648+00:00</updated>

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

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

        <entry>
            <title>claude-codes-2.1.284</title>

            <link href="/claude-codes/2.1.284/claude_codes/" />
            <id>urn:docs-rs:claude-codes:2.1.284</id>
            <updated>
            2026-09-26T08:49:42.827390+00:00</updated>

            <summary>Typed Rust SDK for the Claude Code agent CLI: serde models of its JSON-Lines (stream-json) protocol with streaming parsing, plus sync and async (Tokio) clients for driving Claude Code sessions, tools, and subagents.</summary>

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

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

            <link href="/brepkit-io/4.0.37/brepkit_io/" />
            <id>urn:docs-rs:brepkit-io:4.0.37</id>
            <updated>
            2026-09-26T08:49:32.762675+00:00</updated>

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

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

        <entry>
            <title>hypersteeldb-0.4.1</title>

            <link href="/hypersteeldb/0.4.1/steeldb/" />
            <id>urn:docs-rs:hypersteeldb:0.4.1</id>
            <updated>
            2026-09-26T08:49:32.009138+00:00</updated>

            <summary>A database that compiles questions instead of guessing answers: typed vocabulary discovered from your documents, queries type-checked before they run, roaring-bitmap set algebra over reified hyperedges, and Dempster-Shafer evidence with an explicit conflict guard.</summary>

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

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

            <link href="/brepkit-operations/4.0.37/brepkit_operations/" />
            <id>urn:docs-rs:brepkit-operations:4.0.37</id>
            <updated>
            2026-09-26T08:49:21.125024+00:00</updated>

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

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

        <entry>
            <title>skade-aegir-0.1.3</title>

            <link href="/skade-aegir/0.1.3/skade_aegir/" />
            <id>urn:docs-rs:skade-aegir:0.1.3</id>
            <updated>
            2026-09-26T08:49:16.952450+00:00</updated>

            <summary>Ægir — a tiny pure-Rust S3 client (SigV4 over ureq, zero-copy reads). No maybe-async, no C, no OpenSSL.</summary>

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

        <entry>
            <title>fso-ghr-stats-0.3.2</title>

            <link href="/crate/fso-ghr-stats/0.3.2" />
            <id>urn:docs-rs:fso-ghr-stats:0.3.2</id>
            <updated>
            2026-09-26T08:49:15.920659+00:00</updated>

            <summary>Live TUI + collector service (history, jobs, Prometheus) for self-hosted GitHub Actions runner fleets</summary>

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

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

            <link href="/brepkit-sketch/4.0.37/brepkit_sketch/" />
            <id>urn:docs-rs:brepkit-sketch:4.0.37</id>
            <updated>
            2026-09-26T08:49:14.567639+00:00</updated>

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

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

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

            <link href="/brepkit-offset/4.0.37/brepkit_offset/" />
            <id>urn:docs-rs:brepkit-offset:4.0.37</id>
            <updated>
            2026-09-26T08:48:48.231983+00:00</updated>

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

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

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

            <link href="/brepkit-algo/4.0.37/brepkit_algo/" />
            <id>urn:docs-rs:brepkit-algo:4.0.37</id>
            <updated>
            2026-09-26T08:48:40.572630+00:00</updated>

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

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

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

            <link href="/brepkit-blend/4.0.37/brepkit_blend/" />
            <id>urn:docs-rs:brepkit-blend:4.0.37</id>
            <updated>
            2026-09-26T08:48:40.254918+00:00</updated>

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

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

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

            <link href="/brepkit-heal/4.0.37/brepkit_heal/" />
            <id>urn:docs-rs:brepkit-heal:4.0.37</id>
            <updated>
            2026-09-26T08:48:39.905433+00:00</updated>

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

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

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

            <link href="/brepkit-check/4.0.37/brepkit_check/" />
            <id>urn:docs-rs:brepkit-check:4.0.37</id>
            <updated>
            2026-09-26T08:48:39.239346+00:00</updated>

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

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

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

            <link href="/brepkit-topology/4.0.37/brepkit_topology/" />
            <id>urn:docs-rs:brepkit-topology:4.0.37</id>
            <updated>
            2026-09-26T08:48:26.233402+00:00</updated>

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

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

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

            <link href="/brepkit-math/4.0.37/brepkit_math/" />
            <id>urn:docs-rs:brepkit-math:4.0.37</id>
            <updated>
            2026-09-26T08:48:23.348001+00:00</updated>

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

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

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

            <link href="/brepkit-geometry/4.0.37/brepkit_geometry/" />
            <id>urn:docs-rs:brepkit-geometry:4.0.37</id>
            <updated>
            2026-09-26T08:48:22.829887+00:00</updated>

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

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

        <entry>
            <title>seeds-0.4.0</title>

            <link href="/seeds/0.4.0/seeds/" />
            <id>urn:docs-rs:seeds:0.4.0</id>
            <updated>
            2026-09-26T08:47:07.085959+00:00</updated>

            <summary>Native Rust implementation of the seeds git-native issue-tracker format</summary>

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

        <entry>
            <title>codex-codes-0.157.1</title>

            <link href="/codex-codes/0.157.1/codex_codes/" />
            <id>urn:docs-rs:codex-codes:0.157.1</id>
            <updated>
            2026-09-26T08:46:19.400968+00:00</updated>

            <summary>Typed Rust SDK for the OpenAI Codex agent CLI: serde models of the codex app-server JSON-RPC protocol, plus sync and async (Tokio) clients for multi-turn Codex agent sessions, tool calls, and approvals.</summary>

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

        <entry>
            <title>smolvm-registry-1.19.1</title>

            <link href="/smolvm-registry/1.19.1/smolvm_registry/" />
            <id>urn:docs-rs:smolvm-registry:1.19.1</id>
            <updated>
            2026-09-26T08:46:11.833345+00:00</updated>

            <summary>OCI Distribution client for smolmachines registry</summary>

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

        <entry>
            <title>smolvm-checkpoint-1.19.1</title>

            <link href="/smolvm-checkpoint/1.19.1/smolvm_checkpoint/" />
            <id>urn:docs-rs:smolvm-checkpoint:1.19.1</id>
            <updated>
            2026-09-26T08:46:05.379251+00:00</updated>

            <summary>Incremental checkpoint storage and portable export for SmolVM</summary>

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

        <entry>
            <title>nordisk-pairing-0.5.2</title>

            <link href="/nordisk-pairing/0.5.2/nordisk_pairing/" />
            <id>urn:docs-rs:nordisk-pairing:0.5.2</id>
            <updated>
            2026-09-26T08:44:56.646845+00:00</updated>

            <summary>The boxes of an estate find each other: a seed each box is installed with, a one-time join against the front, a tunnel (WireGuard by default) they meet inside, roles decided once, a pairing loop each box runs itself, and the signal it reports. Shared by gunnar and holger; the laptop&#38;apos;s xtask only lays machines, writes seeds and reads the signal. Design: .nornir/pairing-design.md (2026-09-24).</summary>

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

        <entry>
            <title>smolfile-1.19.1</title>

            <link href="/smolfile/1.19.1/smolfile/" />
            <id>urn:docs-rs:smolfile:1.19.1</id>
            <updated>
            2026-09-26T08:44:52.575676+00:00</updated>

            <summary>Smolfile specification and parser for smolvm microVM workloads</summary>

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

        <entry>
            <title>smolvm-pack-1.19.1</title>

            <link href="/smolvm-pack/1.19.1/smolvm_pack/" />
            <id>urn:docs-rs:smolvm-pack:1.19.1</id>
            <updated>
            2026-09-26T08:44:52.359479+00:00</updated>

            <summary>Single-binary packaging for smolvm</summary>

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

        <entry>
            <title>smolvm-network-1.19.1</title>

            <link href="/smolvm-network/1.19.1/smolvm_network/" />
            <id>urn:docs-rs:smolvm-network:1.19.1</id>
            <updated>
            2026-09-26T08:44:44.810715+00:00</updated>

            <summary>Host-side virtio-net runtime for smolvm</summary>

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

        <entry>
            <title>smolvm-protocol-1.19.1</title>

            <link href="/smolvm-protocol/1.19.1/smolvm_protocol/" />
            <id>urn:docs-rs:smolvm-protocol:1.19.1</id>
            <updated>
            2026-09-26T08:44:43.229714+00:00</updated>

            <summary>Protocol types for smolvm host-guest communication</summary>

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

        <entry>
            <title>antigravity-codes-0.1.19</title>

            <link href="/antigravity-codes/0.1.19/antigravity_codes/" />
            <id>urn:docs-rs:antigravity-codes:0.1.19</id>
            <updated>
            2026-09-26T08:41:43.585511+00:00</updated>

            <summary>Typed Rust SDK for the Google Antigravity localharness agent runtime: serde models of its protobuf-JSON WebSocket protocol, the length-prefixed stdio handshake, and an async (Tokio) client with step assembly, tool dispatch, hooks, and policy callbacks.</summary>

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

        <entry>
            <title>vimanam-1.3.0</title>

            <link href="/crate/vimanam/1.3.0" />
            <id>urn:docs-rs:vimanam:1.3.0</id>
            <updated>
            2026-09-26T08:41:25.958665+00:00</updated>

            <summary>OpenAPI/Swagger to Markdown documentation generator with grouping, filtering, and detail levels for docs and LLM context</summary>

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

        <entry>
            <title>overbrainer-0.2.1</title>

            <link href="/overbrainer/0.2.1/overbrainer/" />
            <id>urn:docs-rs:overbrainer:0.2.1</id>
            <updated>
            2026-09-26T08:39:16.279109+00:00</updated>

            <summary>Distill a large LLM into a smaller open-weights model: generate questions, collect answers, fine-tune, visualize.</summary>

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

        <entry>
            <title>kern-cli-0.0.1</title>

            <link href="/kern-cli/0.0.1/kern_cli/" />
            <id>urn:docs-rs:kern-cli:0.0.1</id>
            <updated>
            2026-09-26T08:39:01.730635+00:00</updated>

            <summary>Name reserved for the kern CLI. kern is a rootless container runtime that installs as a static binary from getkern.dev; this crate is a placeholder until the runtime publishes here.</summary>

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

        <entry>
            <title>greentic-component-dev-1.2.36229164972</title>

            <link href="/greentic-component-dev/1.2.36229164972/greentic_component/" />
            <id>urn:docs-rs:greentic-component-dev:1.2.36229164972</id>
            <updated>
            2026-09-26T08:37:45.417530+00:00</updated>

            <summary>High-level component loader and store for Greentic components</summary>

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

        <entry>
            <title>greentic-flow-dev-1.2.36229171292</title>

            <link href="/greentic-flow-dev/1.2.36229171292/greentic_flow/" />
            <id>urn:docs-rs:greentic-flow-dev:1.2.36229171292</id>
            <updated>
            2026-09-26T08:36:33.144012+00:00</updated>

            <summary>Generic YGTC flow schema/loader/IR for self-describing component nodes.</summary>

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

        <entry>
            <title>rusty-broom-0.2.1</title>

            <link href="/crate/rusty-broom/0.2.1" />
            <id>urn:docs-rs:rusty-broom:0.2.1</id>
            <updated>
            2026-09-26T08:35:33.725721+00:00</updated>

            <summary>Reclaim disk space from build artifacts of projects you stopped working on</summary>

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

        <entry>
            <title>runtool-0.7.1</title>

            <link href="/crate/runtool/0.7.1" />
            <id>urn:docs-rs:runtool:0.7.1</id>
            <updated>
            2026-09-26T08:34:52.656810+00:00</updated>

            <summary>a.k.a. run: the bridge between human and AI tooling</summary>

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

        <entry>
            <title>run-0.7.1</title>

            <link href="/run/0.7.1/run/" />
            <id>urn:docs-rs:run:0.7.1</id>
            <updated>
            2026-09-26T08:34:40.425477+00:00</updated>

            <summary>a.k.a. runtool: the bridge between human and AI tooling</summary>

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

        <entry>
            <title>selfhost-0.1.3</title>

            <link href="/crate/selfhost/0.1.3" />
            <id>urn:docs-rs:selfhost:0.1.3</id>
            <updated>
            2026-09-26T08:34:27.841653+00:00</updated>

            <summary>Manage self-hosted projects from a local dashboard and command line</summary>

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

        <entry>
            <title>ssr-client-rs-0.1.0</title>

            <link href="/ssr-client-rs/0.1.0/ssr_client_rs/" />
            <id>urn:docs-rs:ssr-client-rs:0.1.0</id>
            <updated>
            2026-09-26T08:34:12.950987+00:00</updated>

            <summary>Byte-compatible ShadowsocksR (SSR-N) client library: crypto, protocol, obfs and async TCP/UDP relay, ported from ssr-n</summary>

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

        <entry>
            <title>greentic-x-dev-1.2.36229198968</title>

            <link href="/greentic-x-dev/1.2.36229198968/gx/" />
            <id>urn:docs-rs:greentic-x-dev:1.2.36229198968</id>
            <updated>
            2026-09-26T08:34:11.754153+00:00</updated>

            <summary>Greentic-X CLI for catalog-driven composition, scaffolding, validation, and simulation.</summary>

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

        <entry>
            <title>brokk-anvil-0.28.5</title>

            <link href="/crate/brokk-anvil/0.28.5" />
            <id>urn:docs-rs:brokk-anvil:0.28.5</id>
            <updated>
            2026-09-26T08:34:09.976989+00:00</updated>

            <summary>Anvil: Rust ACP server with first-run setup for Codex, Ollama, and OpenRouter</summary>

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

        <entry>
            <title>bootintel-cli-0.4.1</title>

            <link href="/crate/bootintel-cli/0.4.1" />
            <id>urn:docs-rs:bootintel-cli:0.4.1</id>
            <updated>
            2026-09-26T08:33:50.760979+00:00</updated>

            <summary>Interactive UART capture + streaming boot-log analysis. Free scan + share; server-side CVE matching + exploit paths via bootintel.com API.</summary>

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

        <entry>
            <title>polars-jsonschema-bridge-0.8.0</title>

            <link href="/polars-jsonschema-bridge/0.8.0/polars_jsonschema_bridge/" />
            <id>urn:docs-rs:polars-jsonschema-bridge:0.8.0</id>
            <updated>
            2026-09-26T08:33:33.001110+00:00</updated>

            <summary>Bidirectional conversion between JSON Schema and Polars DataTypes</summary>

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

        <entry>
            <title>genson-core-0.8.0</title>

            <link href="/genson-core/0.8.0/genson_core/" />
            <id>urn:docs-rs:genson-core:0.8.0</id>
            <updated>
            2026-09-26T08:32:31.765164+00:00</updated>

            <summary>Core library for JSON schema inference using genson-rs</summary>

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

        <entry>
            <title>bootintel-detectors-0.4.1</title>

            <link href="/bootintel-detectors/0.4.1/bootintel_detectors/" />
            <id>urn:docs-rs:bootintel-detectors:0.4.1</id>
            <updated>
            2026-09-26T08:32:29.350340+00:00</updated>

            <summary>Client-side boot-log detectors for BootIntel — bootloader / kernel / SoC / exposure identification. Pure regex library, no I/O.</summary>

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

        <entry>
            <title>genson-cli-0.8.0</title>

            <link href="/crate/genson-cli/0.8.0" />
            <id>urn:docs-rs:genson-cli:0.8.0</id>
            <updated>
            2026-09-26T08:32:26.766629+00:00</updated>

            <summary>Command-line interface for JSON schema inference</summary>

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

        <entry>
            <title>parse_duration-2.1.1</title>

            <link href="/parse_duration/2.1.1/parse_duration/" />
            <id>urn:docs-rs:parse_duration:2.1.1</id>
            <updated>
            2026-09-26T08:32:25.086461+00:00</updated>

            <summary>Parses a duration from a string.</summary>

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

        <entry>
            <title>fairly_unsafe_cell-0.1.0</title>

            <link href="/fairly_unsafe_cell/0.1.0/fairly_unsafe_cell/" />
            <id>urn:docs-rs:fairly_unsafe_cell:0.1.0</id>
            <updated>
            2026-09-26T08:32:22.340265+00:00</updated>

            <summary>A hybrid between an UnsafeCell and a RefCell</summary>

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

        <entry>
            <title>influxc-0.4.2</title>

            <link href="/influxc/0.4.2/influxc/" />
            <id>urn:docs-rs:influxc:0.4.2</id>
            <updated>
            2026-09-26T08:32:19.235037+00:00</updated>

            <summary>InfluxDB Client Library</summary>

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

        <entry>
            <title>xkcd_api-1.0.0</title>

            <link href="/xkcd_api/1.0.0/xkcd_api/" />
            <id>urn:docs-rs:xkcd_api:1.0.0</id>
            <updated>
            2026-09-26T08:32:04.412222+00:00</updated>

            <summary>Simple library for handling XKCD API data</summary>

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

        <entry>
            <title>error_mancer-0.4.3</title>

            <link href="/error_mancer/0.4.3/error_mancer/" />
            <id>urn:docs-rs:error_mancer:0.4.3</id>
            <updated>
            2026-09-26T08:32:01.903828+00:00</updated>

            <summary>Quickly define custom error enums for a function.</summary>

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

        <entry>
            <title>dasp_window-0.11.1</title>

            <link href="/dasp_window/0.11.1/dasp_window/" />
            <id>urn:docs-rs:dasp_window:0.11.1</id>
            <updated>
            2026-09-26T08:31:54.151138+00:00</updated>

            <summary>Windowing function abstractions (e.g. hanning, rectangle) for audio PCM DSP.</summary>

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

        <entry>
            <title>redmine-rs-0.2.2</title>

            <link href="/redmine-rs/0.2.2/redmine_rs/" />
            <id>urn:docs-rs:redmine-rs:0.2.2</id>
            <updated>
            2026-09-26T08:31:48.096372+00:00</updated>

            <summary>This is a command line interface for Redmine</summary>

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

        <entry>
            <title>sake-build-0.0.1</title>

            <link href="/sake-build/0.0.1/sake_build/" />
            <id>urn:docs-rs:sake-build:0.0.1</id>
            <updated>
            2026-09-26T08:31:44.231129+00:00</updated>

            <summary>[WIP]</summary>

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

        <entry>
            <title>ice-rs-0.3.0</title>

            <link href="/ice-rs/0.3.0/ice_rs/" />
            <id>urn:docs-rs:ice-rs:0.3.0</id>
            <updated>
            2026-09-26T08:31:43.578316+00:00</updated>

            <summary>ZeroC Ice for Rust</summary>

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

        <entry>
            <title>google-cloud-derive-0.2.1</title>

            <link href="/google-cloud-derive/0.2.1/google_cloud_derive/" />
            <id>urn:docs-rs:google-cloud-derive:0.2.1</id>
            <updated>
            2026-09-26T08:31:40.799629+00:00</updated>

            <summary>Derive macros for the `google-cloud` library</summary>

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

        <entry>
            <title>sake-0.0.1</title>

            <link href="/sake/0.0.1/sake/" />
            <id>urn:docs-rs:sake:0.0.1</id>
            <updated>
            2026-09-26T08:31:35.746092+00:00</updated>

            <summary>[WIP]</summary>

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

        <entry>
            <title>sake-derive-0.0.1</title>

            <link href="/sake-derive/0.0.1/sake_derive/" />
            <id>urn:docs-rs:sake-derive:0.0.1</id>
            <updated>
            2026-09-26T08:31:35.509617+00:00</updated>

            <summary>[WIP]</summary>

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

        <entry>
            <title>brokk-anvil-client-0.28.5</title>

            <link href="/brokk-anvil-client/0.28.5/anvil_client/" />
            <id>urn:docs-rs:brokk-anvil-client:0.28.5</id>
            <updated>
            2026-09-26T08:31:24.045506+00:00</updated>

            <summary>Standalone LLM client extracted from Anvil: OpenAI-compatible, Bedrock, Codex, Meta/Muse, Grok, Ollama, OpenRouter, DeepSeek, and Kimi backends with auth, discovery, usage accounting, and ChatGPT-subscription transcription</summary>

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

        <entry>
            <title>brokk-anvil-minimizer-0.28.5</title>

            <link href="/brokk-anvil-minimizer/0.28.5/brokk_anvil_minimizer/" />
            <id>urn:docs-rs:brokk-anvil-minimizer:0.28.5</id>
            <updated>
            2026-09-26T08:31:05.182987+00:00</updated>

            <summary>Vendored copy of oh-my-pi&#38;apos;s pi-shell output minimizer (adapts MIT-licensed algorithms from rtk-ai/rtk; see NOTICE). Support crate for brokk-anvil.</summary>

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

        <entry>
            <title>oc-engine-0.0.4</title>

            <link href="/oc-engine/0.0.4/oc_engine/" />
            <id>urn:docs-rs:oc-engine:0.0.4</id>
            <updated>
            2026-09-26T08:31:04.004522+00:00</updated>

            <summary>Pure document packaging engine for Open Crate containers</summary>

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

        <entry>
            <title>contact-0.4.2</title>

            <link href="/contact/0.4.2/contact/" />
            <id>urn:docs-rs:contact:0.4.2</id>
            <updated>
            2026-09-26T08:30:49.323266+00:00</updated>

            <summary>A highly portable REST library for Cosmos blockchains</summary>

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

        <entry>
            <title>error_mancer_macros-0.4.3</title>

            <link href="/error_mancer_macros/0.4.3/error_mancer_macros/" />
            <id>urn:docs-rs:error_mancer_macros:0.4.3</id>
            <updated>
            2026-09-26T08:30:33.708912+00:00</updated>

            <summary>proc macro for error_mancer</summary>

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

        <entry>
            <title>tex-parser-0.1.0</title>

            <link href="/tex-parser/0.1.0/tex_parser/" />
            <id>urn:docs-rs:tex-parser:0.1.0</id>
            <updated>
            2026-09-26T08:30:33.198741+00:00</updated>

            <summary>TeX parser based on https://github.com/siefkenj/latex-parser</summary>

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

        <entry>
            <title>personify-0.1.2</title>

            <link href="/personify/0.1.2/personify/" />
            <id>urn:docs-rs:personify:0.1.2</id>
            <updated>
            2026-09-26T08:30:30.787562+00:00</updated>

            <summary>A library for easily parsing and serializing Persona IDs.</summary>

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

        <entry>
            <title>febft-0.1.0</title>

            <link href="/febft/0.1.0/febft/" />
            <id>urn:docs-rs:febft:0.1.0</id>
            <updated>
            2026-09-26T08:30:29.679204+00:00</updated>

            <summary>Something to come!</summary>

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

        <entry>
            <title>riscv-instructions-0.1.0</title>

            <link href="/riscv-instructions/0.1.0/riscv_instructions/" />
            <id>urn:docs-rs:riscv-instructions:0.1.0</id>
            <updated>
            2026-09-26T08:30:29.159255+00:00</updated>

            <summary>The table of RISC-V RV64GC (and Q, Zifencei, Zicsr) unprivileged instructions parsed from the official specification&#38;apos;s TeX</summary>

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

        <entry>
            <title>binary-data-schema-0.2.0</title>

            <link href="/binary-data-schema/0.2.0/binary_data_schema/" />
            <id>urn:docs-rs:binary-data-schema:0.2.0</id>
            <updated>
            2026-09-26T08:30:20.992440+00:00</updated>

            <summary>Meta language for raw binary serialization</summary>

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

        <entry>
            <title>slice_n-0.0.2</title>

            <link href="/slice_n/0.0.2/slice_n/" />
            <id>urn:docs-rs:slice_n:0.0.2</id>
            <updated>
            2026-09-26T08:30:13.699990+00:00</updated>

            <summary>Slices containing at least some number of elements.</summary>

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

        <entry>
            <title>hakodb-0.8.26</title>

            <link href="/hakodb/0.8.26/hakodb/" />
            <id>urn:docs-rs:hakodb:0.8.26</id>
            <updated>
            2026-09-26T08:30:13.027422+00:00</updated>

            <summary>Embedded &#38;amp; Cloud-native Document Engine</summary>

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

        <entry>
            <title>libflow-0.3.1</title>

            <link href="/libflow/0.3.1/libflow/" />
            <id>urn:docs-rs:libflow:0.3.1</id>
            <updated>
            2026-09-26T08:30:12.695596+00:00</updated>

            <summary>library grouping network flow data</summary>

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

        <entry>
            <title>opencrate-sdk-0.0.4</title>

            <link href="/opencrate-sdk/0.0.4/opencrate_sdk/" />
            <id>urn:docs-rs:opencrate-sdk:0.0.4</id>
            <updated>
            2026-09-26T08:30:04.308298+00:00</updated>

            <summary>Application SDK for sealed data built on the Open Crate core</summary>

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

        <entry>
            <title>oc-protocol-0.0.4</title>

            <link href="/oc-protocol/0.0.4/oc_protocol/" />
            <id>urn:docs-rs:oc-protocol:0.0.4</id>
            <updated>
            2026-09-26T08:29:57.653551+00:00</updated>

            <summary>Wire protocol documents for Open Crate access and authority flows</summary>

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

        <entry>
            <title>ssh-stamp-esp32-1.0.4</title>

            <link href="/ssh-stamp-esp32/1.0.4/ssh_stamp_esp32/" />
            <id>urn:docs-rs:ssh-stamp-esp32:1.0.4</id>
            <updated>
            2026-09-26T08:29:55.746211+00:00</updated>

            <summary>ESP32 implementation of the ssh-stamp-hal traits and bootable binary for ssh-stamp</summary>

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

        <entry>
            <title>dexparser-0.6.2</title>

            <link href="/dexparser/0.6.2/dexparser/" />
            <id>urn:docs-rs:dexparser:0.6.2</id>
            <updated>
            2026-09-26T08:29:52.947965+00:00</updated>

            <summary>Parser for Android&#38;apos;s DEX file format</summary>

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

        <entry>
            <title>workmux-0.1.268</title>

            <link href="/crate/workmux/0.1.268" />
            <id>urn:docs-rs:workmux:0.1.268</id>
            <updated>
            2026-09-26T08:29:44.313180+00:00</updated>

            <summary>An opinionated workflow tool that orchestrates git worktrees and tmux</summary>

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

        <entry>
            <title>ssh-stamp-1.0.4</title>

            <link href="/ssh-stamp/1.0.4/ssh_stamp/" />
            <id>urn:docs-rs:ssh-stamp:1.0.4</id>
            <updated>
            2026-09-26T08:29:42.772764+00:00</updated>

            <summary>SSH to UART bridge firmware core for microcontrollers</summary>

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

        <entry>
            <title>ssh-stamp-ota-1.0.4</title>

            <link href="/ssh-stamp-ota/1.0.4/ssh_stamp_ota/" />
            <id>urn:docs-rs:ssh-stamp-ota:1.0.4</id>
            <updated>
            2026-09-26T08:29:42.731008+00:00</updated>

            <summary>SFTP-based over-the-air firmware updates for ssh-stamp</summary>

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

        <entry>
            <title>rinx-0.0.1</title>

            <link href="/crate/rinx/0.0.1" />
            <id>urn:docs-rs:rinx:0.0.1</id>
            <updated>
            2026-09-26T08:29:42.391933+00:00</updated>

            <summary>Placeholder; the first release, 0.1.0, is coming soon.</summary>

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

        <entry>
            <title>sendinblue-0.2.1</title>

            <link href="/sendinblue/0.2.1/sendinblue/" />
            <id>urn:docs-rs:sendinblue:0.2.1</id>
            <updated>
            2026-09-26T08:29:40.995118+00:00</updated>

            <summary>SendinBlue&#38;apos;s API v3 Rust unofficial Library</summary>

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

        <entry>
            <title>ssh-stamp-hal-1.0.4</title>

            <link href="/ssh-stamp-hal/1.0.4/ssh_stamp_hal/" />
            <id>urn:docs-rs:ssh-stamp-hal:1.0.4</id>
            <updated>
            2026-09-26T08:29:33.113393+00:00</updated>

            <summary>Hardware Abstraction Layer traits for ssh-stamp</summary>

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

        <entry>
            <title>ssh-stamp-esp32-boards-1.0.4</title>

            <link href="/ssh-stamp-esp32-boards/1.0.4/ssh_stamp_esp32_boards/" />
            <id>urn:docs-rs:ssh-stamp-esp32-boards:1.0.4</id>
            <updated>
            2026-09-26T08:29:01.507010+00:00</updated>

            <summary>Board Support Package — per-PCB pin mappings for ssh-stamp-esp32</summary>

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

        <entry>
            <title>oc-format-0.0.4</title>

            <link href="/oc-format/0.0.4/oc_format/" />
            <id>urn:docs-rs:oc-format:0.0.4</id>
            <updated>
            2026-09-26T08:29:00.597346+00:00</updated>

            <summary>Authenticated parsing and verification of Open Crate containers</summary>

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

        <entry>
            <title>graphgate-validation-0.5.0</title>

            <link href="/graphgate-validation/0.5.0/graphgate_validation/" />
            <id>urn:docs-rs:graphgate-validation:0.5.0</id>
            <updated>
            2026-09-26T08:28:56.828043+00:00</updated>

            <summary>GraphGate is Apollo Federation implemented in Rust</summary>

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

        <entry>
            <title>serde_int_map-0.3.0</title>

            <link href="/serde_int_map/0.3.0/serde_int_map/" />
            <id>urn:docs-rs:serde_int_map:0.3.0</id>
            <updated>
            2026-09-26T08:28:53.024966+00:00</updated>

            <summary>Crate to derive serde traits for integer-indexed structs</summary>

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

        <entry>
            <title>buildix_derive-0.1.0</title>

            <link href="/buildix_derive/0.1.0/buildix_derive/" />
            <id>urn:docs-rs:buildix_derive:0.1.0</id>
            <updated>
            2026-09-26T08:28:50.030817+00:00</updated>

            <summary>placeholder for ongoing effort</summary>

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

        <entry>
            <title>roy-0.1.4</title>

            <link href="/roy/0.1.4/roy/" />
            <id>urn:docs-rs:roy:0.1.4</id>
            <updated>
            2026-09-26T08:28:22.221116+00:00</updated>

            <summary>This crate is a high-level library for consuming RESTful APIs.</summary>

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

        <entry>
            <title>serde_int_map_derive-0.3.0</title>

            <link href="/serde_int_map_derive/0.3.0/serde_int_map_derive/" />
            <id>urn:docs-rs:serde_int_map_derive:0.3.0</id>
            <updated>
            2026-09-26T08:28:17.926344+00:00</updated>

            <summary>Deriviation of serde Serialize and Deserialize for maps indexed by integers</summary>

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

        <entry>
            <title>buildix-0.1.0</title>

            <link href="/buildix/0.1.0/buildix/" />
            <id>urn:docs-rs:buildix:0.1.0</id>
            <updated>
            2026-09-26T08:28:13.638539+00:00</updated>

            <summary>placeholder for ongoing effort</summary>

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

        <entry>
            <title>glibc_version-0.1.2</title>

            <link href="/glibc_version/0.1.2/glibc_version/" />
            <id>urn:docs-rs:glibc_version:0.1.2</id>
            <updated>
            2026-09-26T08:28:02.576288+00:00</updated>

            <summary>Discover GNU libc version at build time</summary>

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

        <entry>
            <title>nano-coder-0.4.0</title>

            <link href="/crate/nano-coder/0.4.0" />
            <id>urn:docs-rs:nano-coder:0.4.0</id>
            <updated>
            2026-09-26T08:27:59.268348+00:00</updated>

            <summary>A 6MB coding agent for the terminal and for agent fleets: multi-provider, ACP, resumable sessions, plans.</summary>

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

        <entry>
            <title>cosmolkit-io-0.5.0-rc.5</title>

            <link href="/cosmolkit-io/0.5.0-rc.5/cosmolkit_io/" />
            <id>urn:docs-rs:cosmolkit-io:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:56.609175+00:00</updated>

            <summary>SDF, PDB, XYZ, and related detached molecular IO</summary>

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

        <entry>
            <title>cosmolkit-descriptors-0.5.0-rc.5</title>

            <link href="/cosmolkit-descriptors/0.5.0-rc.5/cosmolkit_descriptors/" />
            <id>urn:docs-rs:cosmolkit-descriptors:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:53.948060+00:00</updated>

            <summary>Molecular descriptors over COSMolKit detached model values</summary>

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

        <entry>
            <title>cosmolkit-depict-0.5.0-rc.5</title>

            <link href="/cosmolkit-depict/0.5.0-rc.5/cosmolkit_depict/" />
            <id>urn:docs-rs:cosmolkit-depict:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:50.400263+00:00</updated>

            <summary>Molecular depiction algorithms over detached model values</summary>

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

        <entry>
            <title>cosmolkit-stereo-0.5.0-rc.5</title>

            <link href="/cosmolkit-stereo/0.5.0-rc.5/cosmolkit_stereo/" />
            <id>urn:docs-rs:cosmolkit-stereo:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:48.716123+00:00</updated>

            <summary>Stereo enumeration and high-level stereochemistry algorithms</summary>

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

        <entry>
            <title>cosmolkit-smiles-0.5.0-rc.5</title>

            <link href="/cosmolkit-smiles/0.5.0-rc.5/cosmolkit_smiles/" />
            <id>urn:docs-rs:cosmolkit-smiles:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:47.457554+00:00</updated>

            <summary>SMILES parsing and writing over the COSMolKit detached model</summary>

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

        <entry>
            <title>cosmolkit-search-0.5.0-rc.5</title>

            <link href="/cosmolkit-search/0.5.0-rc.5/cosmolkit_search/" />
            <id>urn:docs-rs:cosmolkit-search:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:40.239845+00:00</updated>

            <summary>SMARTS, query planning, matching, and MCS over COSMolKit model values</summary>

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

        <entry>
            <title>cosmolkit-forcefields-0.5.0-rc.5</title>

            <link href="/cosmolkit-forcefields/0.5.0-rc.5/cosmolkit_forcefields/" />
            <id>urn:docs-rs:cosmolkit-forcefields:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:33.359354+00:00</updated>

            <summary>UFF and MMFF force-field algorithms over detached model values</summary>

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

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

            <link href="/equilibrium-ffi/0.3.0/equilibrium_ffi/" />
            <id>urn:docs-rs:equilibrium-ffi:0.3.0</id>
            <updated>
            2026-09-26T08:27:30.883958+00:00</updated>

            <summary>Automatic C FFI generation for C-compiling languages (V, Zig, C++, C#, Rust, D, Nim, Odin, Hare, and TypeScript/JavaScript via scriptc) (unstable and in development)</summary>

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

        <entry>
            <title>cosmolkit-fingerprints-0.5.0-rc.5</title>

            <link href="/cosmolkit-fingerprints/0.5.0-rc.5/cosmolkit_fingerprints/" />
            <id>urn:docs-rs:cosmolkit-fingerprints:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:29.905646+00:00</updated>

            <summary>Molecular fingerprints over COSMolKit detached model values</summary>

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

        <entry>
            <title>cosmolkit-alignment-0.5.0-rc.5</title>

            <link href="/cosmolkit-alignment/0.5.0-rc.5/cosmolkit_alignment/" />
            <id>urn:docs-rs:cosmolkit-alignment:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:29.762479+00:00</updated>

            <summary>Molecular and conformer alignment over detached model values</summary>

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

        <entry>
            <title>cosmolkit-tautomer-0.5.0-rc.5</title>

            <link href="/cosmolkit-tautomer/0.5.0-rc.5/cosmolkit_tautomer/" />
            <id>urn:docs-rs:cosmolkit-tautomer:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:28.514637+00:00</updated>

            <summary>Tautomer enumeration and normalization over detached model values</summary>

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

        <entry>
            <title>cosmolkit-conformer-0.5.0-rc.5</title>

            <link href="/cosmolkit-conformer/0.5.0-rc.5/cosmolkit_conformer/" />
            <id>urn:docs-rs:cosmolkit-conformer:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:08.390446+00:00</updated>

            <summary>Conformer generation and distance geometry over detached model values</summary>

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

        <entry>
            <title>cosmolkit-bio-0.5.0-rc.5</title>

            <link href="/cosmolkit-bio/0.5.0-rc.5/cosmolkit_bio/" />
            <id>urn:docs-rs:cosmolkit-bio:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:04.250743+00:00</updated>

            <summary>Structural-biology values and algorithms for COSMolKit</summary>

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

        <entry>
            <title>cosmolkit-batch-0.5.0-rc.5</title>

            <link href="/cosmolkit-batch/0.5.0-rc.5/cosmolkit_batch/" />
            <id>urn:docs-rs:cosmolkit-batch:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:03.848968+00:00</updated>

            <summary>Detached batch records and batch processing for COSMolKit</summary>

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

        <entry>
            <title>cosmolkit-model-0.5.0-rc.5</title>

            <link href="/cosmolkit-model/0.5.0-rc.5/cosmolkit_model/" />
            <id>urn:docs-rs:cosmolkit-model:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:27:02.973975+00:00</updated>

            <summary>Shared concrete molecular value model for COSMolKit algorithms</summary>

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

        <entry>
            <title>bezel-browser-0.2.0</title>

            <link href="/bezel-browser/0.2.0/browser/" />
            <id>urn:docs-rs:bezel-browser:0.2.0</id>
            <updated>
            2026-09-26T08:27:01.560651+00:00</updated>

            <summary>A platform webview hosted in a gpui window</summary>

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

        <entry>
            <title>cosmolkit-types-0.5.0-rc.5</title>

            <link href="/cosmolkit-types/0.5.0-rc.5/cosmolkit_types/" />
            <id>urn:docs-rs:cosmolkit-types:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:26:53.794088+00:00</updated>

            <summary>Public shared chemical vocabulary and value enums for COSMolKit</summary>

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

        <entry>
            <title>bezel-canvas-0.2.0</title>

            <link href="/bezel-canvas/0.2.0/canvas/" />
            <id>urn:docs-rs:bezel-canvas:0.2.0</id>
            <updated>
            2026-09-26T08:26:46.345479+00:00</updated>

            <summary>An infinite canvas for gpui over JSON Canvas — nodes and edges in, a pannable mindmap out</summary>

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

        <entry>
            <title>bezel-editor-0.2.0</title>

            <link href="/bezel-editor/0.2.0/editor/" />
            <id>urn:docs-rs:bezel-editor:0.2.0</id>
            <updated>
            2026-09-26T08:26:42.360228+00:00</updated>

            <summary>A Notion-style block editor for gpui — the editing surface over the markdown document model</summary>

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

        <entry>
            <title>bezel-markdown-0.2.0</title>

            <link href="/bezel-markdown/0.2.0/markdown/" />
            <id>urn:docs-rs:bezel-markdown:0.2.0</id>
            <updated>
            2026-09-26T08:26:42.279607+00:00</updated>

            <summary>A Notion-style block document model for gpui — markdown in, markdown out</summary>

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

        <entry>
            <title>bezel-0.2.0</title>

            <link href="/bezel/0.2.0/bezel/" />
            <id>urn:docs-rs:bezel:0.2.0</id>
            <updated>
            2026-09-26T08:26:41.917745+00:00</updated>

            <summary>A SwiftUI-flavored component library for gpui — tokens, motion, and components in one dependency</summary>

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

        <entry>
            <title>bezel-ui-0.2.0</title>

            <link href="/bezel-ui/0.2.0/ui/" />
            <id>urn:docs-rs:bezel-ui:0.2.0</id>
            <updated>
            2026-09-26T08:26:27.777589+00:00</updated>

            <summary>SwiftUI-flavored components for gpui — popovers, menus, buttons, toggles, and loaders</summary>

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

        <entry>
            <title>bezel-terminal-0.2.0</title>

            <link href="/bezel-terminal/0.2.0/terminal/" />
            <id>urn:docs-rs:bezel-terminal:0.2.0</id>
            <updated>
            2026-09-26T08:26:01.939752+00:00</updated>

            <summary>An alacritty-backed terminal emulator and grid view for gpui — bytes in, cells out</summary>

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

        <entry>
            <title>bezel-syntax-0.2.0</title>

            <link href="/bezel-syntax/0.2.0/syntax/" />
            <id>urn:docs-rs:bezel-syntax:0.2.0</id>
            <updated>
            2026-09-26T08:25:55.252110+00:00</updated>

            <summary>Tree-sitter syntax classification — a language registry, injections, and (byte range, kind) spans out. Grammars come from a provider</summary>

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

        <entry>
            <title>bezel-syntax-std-0.2.0</title>

            <link href="/bezel-syntax-std/0.2.0/syntax_std/" />
            <id>urn:docs-rs:bezel-syntax-std:0.2.0</id>
            <updated>
            2026-09-26T08:25:55.033812+00:00</updated>

            <summary>The tree-sitter grammars bezel links in — one provider for bezel-syntax&#38;apos;s language registry</summary>

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

        <entry>
            <title>bezel-blocks-0.2.0</title>

            <link href="/bezel-blocks/0.2.0/blocks/" />
            <id>urn:docs-rs:bezel-blocks:0.2.0</id>
            <updated>
            2026-09-26T08:25:53.494324+00:00</updated>

            <summary>Painted fenced blocks for the bezel markdown renderer — a fence tag and its source in, an element out</summary>

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

        <entry>
            <title>bezel-motion-0.2.0</title>

            <link href="/bezel-motion/0.2.0/motion/" />
            <id>urn:docs-rs:bezel-motion:0.2.0</id>
            <updated>
            2026-09-26T08:25:47.246185+00:00</updated>

            <summary>A named animation catalog for gpui — exact CSS cubic-bezier curves and pure phase math</summary>

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

        <entry>
            <title>bezel-icons-0.2.0</title>

            <link href="/bezel-icons/0.2.0/icons/" />
            <id>urn:docs-rs:bezel-icons:0.2.0</id>
            <updated>
            2026-09-26T08:25:25.027684+00:00</updated>

            <summary>The Lucide icon set, ported into typed gpui-ready SVG constants</summary>

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

        <entry>
            <title>bezel-agent-0.2.0</title>

            <link href="/bezel-agent/0.2.0/agent/" />
            <id>urn:docs-rs:bezel-agent:0.2.0</id>
            <updated>
            2026-09-26T08:25:23.108601+00:00</updated>

            <summary>Agent-related UI — thinking orbs for working state and deterministic blob avatars for identity</summary>

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

        <entry>
            <title>bezel-theme-0.2.0</title>

            <link href="/bezel-theme/0.2.0/theme/" />
            <id>urn:docs-rs:bezel-theme:0.2.0</id>
            <updated>
            2026-09-26T08:25:21.759675+00:00</updated>

            <summary>Design tokens for gpui — an environment-driven theme with designed light and dark palettes</summary>

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

        <entry>
            <title>marlu-0.18.0</title>

            <link href="/marlu/0.18.0/marlu/" />
            <id>urn:docs-rs:marlu:0.18.0</id>
            <updated>
            2026-09-26T08:25:18.813557+00:00</updated>

            <summary>Convenience Rust code that handles coordinate transformations, Jones matrices, I/O. for the Murchison Widefield Array (MWA) radio telescope. Previously known as mwa_rust_core</summary>

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

        <entry>
            <title>stupidf-0.5.1</title>

            <link href="/stupidf/0.5.1/stupidf/" />
            <id>urn:docs-rs:stupidf:0.5.1</id>
            <updated>
            2026-09-26T08:25:07.843608+00:00</updated>

            <summary>Parsing of STDF file format to DataFrame with Python bindings</summary>

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

        <entry>
            <title>serde_int_map_traits-0.3.0</title>

            <link href="/serde_int_map_traits/0.3.0/serde_int_map_traits/" />
            <id>urn:docs-rs:serde_int_map_traits:0.3.0</id>
            <updated>
            2026-09-26T08:25:03.155347+00:00</updated>

            <summary>Reusable traits for serde_int_map</summary>

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

        <entry>
            <title>cosmolkit-cx-0.5.0-rc.5</title>

            <link href="/cosmolkit-cx/0.5.0-rc.5/cosmolkit_cx/" />
            <id>urn:docs-rs:cosmolkit-cx:0.5.0-rc.5</id>
            <updated>
            2026-09-26T08:24:59.046734+00:00</updated>

            <summary>Shared CXSMILES extension syntax layer for COSMolKit parsers</summary>

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

        <entry>
            <title>toyos-ld-0.2.0</title>

            <link href="/toyos-ld/0.2.0/toyos_ld/" />
            <id>urn:docs-rs:toyos-ld:0.2.0</id>
            <updated>
            2026-09-26T08:24:50.735364+00:00</updated>

            <summary>ToyOS&#38;apos;s linker: resolves libraries, combines object files and produces executables, for the ToyOS C toolchain and the upstream x86_64-unknown-toyos Rust target.</summary>

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

        <entry>
            <title>cyclonedx-rust-0.1.2</title>

            <link href="/cyclonedx-rust/0.1.2/cyclonedx_rust/" />
            <id>urn:docs-rs:cyclonedx-rust:0.1.2</id>
            <updated>
            2026-09-26T08:24:45.906476+00:00</updated>

            <summary>A library for encoding/decoding CycloneDx BoM</summary>

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

        <entry>
            <title>presto-cli-0.1.0</title>

            <link href="/presto-cli/0.1.0/presto_cli/" />
            <id>urn:docs-rs:presto-cli:0.1.0</id>
            <updated>
            2026-09-26T08:24:39.172286+00:00</updated>

            <summary>Presto accelerates preprocessing with precision.</summary>

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

        <entry>
            <title>tokio-tls-helper-0.3.0</title>

            <link href="/tokio-tls-helper/0.3.0/tokio_tls_helper/" />
            <id>urn:docs-rs:tokio-tls-helper:0.3.0</id>
            <updated>
            2026-09-26T08:24:34.110530+00:00</updated>

            <summary>Utility tool to make TLS easy to use. Most of the code is extracted from tonic.
</summary>

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

        <entry>
            <title>is_false-0.1.0</title>

            <link href="/is_false/0.1.0/is_false/" />
            <id>urn:docs-rs:is_false:0.1.0</id>
            <updated>
            2026-09-26T08:24:29.079918+00:00</updated>

            <summary>Is it false?</summary>

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

        <entry>
            <title>yada_mod-0.4.0</title>

            <link href="/yada_mod/0.4.0/yada_mod/" />
            <id>urn:docs-rs:yada_mod:0.4.0</id>
            <updated>
            2026-09-26T08:24:25.125411+00:00</updated>

            <summary>Yada is a yet another double-array trie library aiming for fast search and compact data representation. This fork added a tokenization function</summary>

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

        <entry>
            <title>vertices-0.1.0</title>

            <link href="/vertices/0.1.0/vertices/" />
            <id>urn:docs-rs:vertices:0.1.0</id>
            <updated>
            2026-09-26T08:24:23.762986+00:00</updated>

            <summary>A Rust library for building vector-based content management systems</summary>

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

        <entry>
            <title>dkdc-bookmarks-core-0.5.1</title>

            <link href="/dkdc-bookmarks-core/0.5.1/bookmarks_core/" />
            <id>urn:docs-rs:dkdc-bookmarks-core:0.5.1</id>
            <updated>
            2026-09-26T08:24:21.037605+00:00</updated>

            <summary>Core library for bookmarks</summary>

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

        <entry>
            <title>c-arrow-0.1.4</title>

            <link href="/c-arrow/0.1.4/c_arrow/" />
            <id>urn:docs-rs:c-arrow:0.1.4</id>
            <updated>
            2026-09-26T08:24:19.901503+00:00</updated>

            <summary>This Rust library allows you to use the arrow operator -&#38;gt; to access the field of the row pointer, just like C/C++.</summary>

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

        <entry>
            <title>blockip-0.1.0</title>

            <link href="/blockip/0.1.0/blockip/" />
            <id>urn:docs-rs:blockip:0.1.0</id>
            <updated>
            2026-09-26T08:24:18.721648+00:00</updated>

            <summary>A server/client tool to block ip using iptables</summary>

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

        <entry>
            <title>const_parse-1.0.0</title>

            <link href="/const_parse/1.0.0/const_parse/" />
            <id>urn:docs-rs:const_parse:1.0.0</id>
            <updated>
            2026-09-26T08:24:17.297586+00:00</updated>

            <summary>Parses *any* input string into a `u128` value.</summary>

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