Docs.rs
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Releases

Recent crates failed to build
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • aion-server-0.6.1
    Aion workflow server library: HTTP, gRPC, WebSocket, and worker endpoints. Run it with the `aion` binary from the aion-cli crate.
    7 hours ago
  • uzor-window-mobile-1.4.13
    Mobile backend for uzor (iOS/Android)
    7 hours ago
  • uzor-window-desktop-1.4.13
    Desktop backend for uzor (winit integration)
    7 hours ago
  • aion-rs-0.6.1
    Transport-agnostic Aion workflow engine with durability, replay, timers, and supervision.
    7 hours ago
  • uzor-render-wgpu-instanced-1.4.13
    High-performance instanced wgpu rendering backend
    7 hours ago
  • uzor-render-vello-hybrid-1.4.13
    Hybrid CPU/GPU rendering backend using vello_hybrid
    7 hours ago
  • uzor-render-vello-gpu-1.4.13
    GPU rendering backend using vello + wgpu
    7 hours ago
  • aion-nif-0.6.1
    Native function declaration helpers for Gleam and Elixir Aion workflows.
    7 hours ago
  • uzor-render-vello-cpu-1.4.13
    CPU-only rendering backend using vello_cpu
    7 hours ago
  • uzor-render-tiny-skia-1.4.13
    CPU rendering backend using tiny-skia
    7 hours ago
  • uzor-render-canvas2d-1.4.13
    Web Canvas2D rendering backend for WASM
    7 hours ago
  • uzor-agent-api-1.4.13
    Local HTTP control plane for uzor apps. Read live LayoutManager state, inject input, and drive direct LM operations from external agents (LLMs, QA tools, scripts).
    7 hours ago
  • uzor-1.4.13
    Core UI engine — geometry, interaction, input state
    7 hours ago
  • uzor-fonts-1.4.13
    Bundled font assets for uzor (Roboto, JetBrainsMono, NotoEmoji, NotoColorEmoji, etc.)
    7 hours ago
  • formal-ai-0.191.0
    Formal symbolic AI implementation with OpenAI-compatible APIs
    8 hours ago
  • tauri-runtime-servocat-3.17.0
    Servo-replacement runtime for Tauri: wires html-cat, css-cat, dom-cat, layout-cat, paint-cat, net-cat, boa-cat, ecma-runtime-cat, and web-api-cat into a single rendering + scripting pipeline. v3.17.0 pulls in the web-api-cat 0.7 chapter (boa-cat 0.7 -> 0.7.1, web-api-cat 0.6 -> 0.7.4): user-supplied webview scripts now have addEventListener / removeEventListener / dispatchEvent with bubble dispatch up the parent chain, localStorage / sessionStorage Storage-shaped objects, Promise-based fetch (`await fetch(url)` + `r.text()` + HTTPS via rustls), and an inline `style="..."` round-trip that reaches layout-cat through extract_document. No tauri-runtime-servocat source change beyond the manifest -- the dep bump exposes the new surface to scripts uniformly.
    8 hours ago
  • web-api-cat-0.7.4
    Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat). v0.7.4 ships the `EventTarget` mixin: `addEventListener(type, callback)` queues handlers under a lazy `__listeners__` slot; `removeEventListener` drops them by `Value::PartialEq`; `dispatchEvent(event)` walks the bubble chain via the v0.6.8 `__parent__` backref and invokes each handler through boa-cat 0.7.1's now-public `expression::call_function`. Listener throws are swallowed at the dispatch boundary per DOM spec. Seventh sub-crate of a Servo-replacement webview runtime targeting Tauri.
    8 hours ago
  • rlx-onnx-decompose-0.2.6
    Decompose ONNX models into generated RLX Rust source + safetensors/GGUF weights
    8 hours ago
  • sockudo-adapter-4.5.2
    Connection adapters and horizontal scaling for Sockudo
    8 hours ago
  • vmette-providers-0.10.0
    The default rootfs-provider registry for vmette (dir + squashfs + tar + OCI, in resolution order)
    8 hours ago
  • vmette-provider-tar-0.10.0
    Tarball-over-HTTP/file rootfs provider for vmette
    8 hours ago
  • vmette-provider-squashfs-0.10.0
    Prebuilt squashfs block-image rootfs provider for vmette
    8 hours ago
  • vmette-provider-oci-0.10.0
    OCI/Docker image rootfs provider for vmette
    8 hours ago
  • sockudo-rate-limiter-4.5.2
    Rate limiter implementations for Sockudo
    8 hours ago
  • kryphocron-lexicons-0.3.0
    Lexicon JSON resources, codegen-produced Rust types, and the build-time registry for the kryphocron substrate.
    8 hours ago
  • harn-cli-0.8.107
    CLI for the Harn programming language — run, test, REPL, format, and lint
    8 hours ago
  • boa-cat-0.7.1
    Tree-walking ECMAScript interpreter built on ecma-syntax-cat. v0.7.1 promotes `expression::call_function` from `pub(crate)` to `pub` so embedder code (e.g. `web-api-cat`'s `addEventListener` / `dispatchEvent`) can invoke user-supplied JS callbacks from a `NativeFn` without duplicating the dispatch logic. No behavior change; one-line visibility unlock.
    9 hours ago
  • liter-llm-ffi-1.5.1
    Universal LLM API client with Rust-powered polyglot bindings.
    9 hours ago
  • web-api-cat-0.7.3
    Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat). v0.7.3 unlocks HTTPS in `fetch`: bumps net-cat from 0.1 to 0.3 with the `tls` feature enabled (rustls + webpki-roots + ring as the pure-Rust crypto provider, no C toolchain). `https://` URLs now flow through the same code path as `http://`, and net-cat 0.3's chunked-transfer decoding + cross-origin redirect Cookie/Authorization stripping come along for the ride. Seventh sub-crate of a Servo-replacement webview runtime targeting Tauri.
    9 hours ago
  • reinforcex-0.0.5
    Deep Reinforcement Learning Framework
    9 hours ago
Previous Page Next Page