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
  • meta-language-0.30.0
    A self-describing links-network core for lossless language representation
    9 minutes ago
  • harn-cli-0.8.88
    CLI for the Harn programming language — run, test, REPL, format, and lint
    43 minutes ago
  • mousehop-0.14.0
    Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
    51 minutes ago
  • mousehop-gtk-0.14.0
    GTK4 / Libadwaita Frontend for mousehop
    53 minutes ago
  • window-sand-box-0.1.2
    Windows 沙盒终端执行工具 — 使用受限令牌、ACL 和私有桌面隔离进程权限,提供安全的命令执行环境
    an hour ago
  • rustvani-0.2.5
    Voice AI framework for Rust — real-time speech pipelines with STT, LLM, TTS, and Dhara conversation flows
    an hour ago
  • mockforge-core-0.3.172
    Shared logic for MockForge - routing, validation, latency, proxy
    an hour ago
  • mockforge-ui-0.3.172
    Admin UI for MockForge - web-based interface for managing mock servers
    an hour ago
  • retrosaurus-0.1.0
    A retro Windows 3.1-styled thesaurus and dictionary for your desktop, powered by the Open English WordNet
    an hour ago
  • meta-language-0.29.0
    A self-describing links-network core for lossless language representation
    an hour ago
  • course-service-0.2.0
    Course Service — a course-administration microservice modelled on schema.org/Course; interoperates with the course-matcher crate
    an hour ago
  • peat-protocol-0.9.0-rc.24
    Peat Coordination Protocol — hierarchical capability composition over CRDTs for heterogeneous mesh networks
    an hour ago
  • window-sand-box-0.1.1
    Windows 沙盒终端执行工具 — 使用受限令牌、ACL 和私有桌面隔离进程权限,提供安全的命令执行环境
    2 hours ago
  • rustvani-0.2.4
    Voice AI framework for Rust — real-time speech pipelines with STT, LLM, TTS, and Dhara conversation flows
    2 hours ago
  • bicycl-0.0.1-alpha
    Rust bindings for BICYCL
    2 hours ago
  • meta-language-0.28.0
    A self-describing links-network core for lossless language representation
    2 hours ago
  • open-gpui-scap-0.1.0-beta.1
    Open GPUI-maintained fork of the scap screen capture library.
    2 hours ago
  • tauri-runtime-servocat-3.13.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.13.0 closes redraw + relayout gaps in `WebviewState` mutations during the event loop: `SetWebviewBounds`, `SetWebviewSize`, `SetWebviewPosition`, `SetWebviewBackgroundColor`, and the `auto_resize` branch of `WinitWindowEvent::Resized` now all call `request_redraw_for_webview`, and the bounds/size paths additionally rebuild the layout viewport via a new `WebviewState::resize(viewport)` + `viewport_from_size(size, scale_factor)` pair so the new dimensions reach the display list, not just the stored bounds rect.
    2 hours ago
  • mockforge-amqp-0.3.172
    AMQP protocol support for MockForge
    2 hours ago
  • meta-language-0.27.0
    A self-describing links-network core for lossless language representation
    2 hours ago
  • tauri-runtime-servocat-3.12.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.12.0 bumps `ecma-parse-cat = "0.1"` to `"0.2"` and `ecma-runtime-cat = "0.2"` to `"0.2.1"`, then re-resolves boa-cat to 0.3.1: end-user webview scripts can now write `{ get x() {} }` / `{ set x(v) {} }` / `{ foo() {} }` accessor and shorthand-method object-literal syntax, and the engine dispatches getter/setter invocations through the same path that web-api-cat's Rust-installed `document.cookie` accessor uses.
    2 hours ago
  • flintnsteel-0.1.0
    An arena allocator
    3 hours ago
  • ecma-runtime-cat-0.2.1
    ECMAScript runtime: native built-ins (console, Math, JSON, parseInt, isNaN, ...) that the boa-cat engine exposes to scripts. v0.2.1 bumps to ecma-parse-cat 0.2 + boa-cat 0.3.1 so the shared AST types stay aligned across the workspace; no source changes since this crate doesn't itself parse user scripts and installs only data properties via the backward-compatible `Object::from_properties` / `Object::with` / `Object::get` / `Object::properties` APIs.
    3 hours ago
  • meta-language-0.26.0
    A self-describing links-network core for lossless language representation
    3 hours ago
  • boa-cat-0.3.1
    Tree-walking ECMAScript interpreter built on ecma-syntax-cat. v0.3.0 added accessor-property support at the engine level (`Object::with_accessor`, getter/setter dispatch on read/write). v0.3.1 picks up ecma-parse-cat 0.2 so the same dispatch path now also fires for accessor / shorthand-method object-literal syntax (`{ get x() {} }` / `{ set x(v) {} }` / `{ foo() {} }`) in user-provided JS source -- the engine already handled those AST variants in 0.3.0, only the parser was holding it back.
    3 hours ago
  • ecma-parse-cat-0.2.0
    ECMAScript parser consuming ecma-lex-cat tokens and producing ecma-syntax-cat Program ASTs. Comprehensive ES2024 surface (classes, modules, destructuring, async/await, optional chaining, templates). Recursive-descent with precedence climbing. v0.2.0 emits `ObjectPropertyKind::Get` / `Set` / `Method` for accessor and shorthand-method object-literal syntax (`{ get x() {} }`, `{ set x(v) {} }`, `{ foo() {} }`), with `get`/`set` disambiguated by lookahead (followed by another property key -> accessor; followed by `(` -> shorthand method named `get`/`set`; followed by `,` / `}` / `:` -> data property).
    3 hours ago
  • window-sand-box-0.1.0
    Windows 沙盒终端执行工具 — 使用受限令牌、ACL 和私有桌面隔离进程权限,提供安全的命令执行环境
    3 hours ago
  • newslookout-0.5.0
    A web scraping platform built for news scanning, using LLMs for text processing, powered by Rust
    3 hours ago
  • rustvani-0.2.3
    Voice AI framework for Rust — real-time speech pipelines with STT, LLM, TTS, and Dhara conversation flows
    3 hours ago
  • tauri-runtime-servocat-3.11.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.11.0 picks up web-api-cat v0.4 (boa-cat 0.3 accessor-backed `document.cookie`) and retires the v3.8 `parse_js_cookie_writes` host heuristic: `WebviewState::eval` now consumes a per-write log (one entry per `document.cookie = "..."` statement, attributes intact) and parses each entry with `Cookie::parse`, so multi-write multi-attribute scripts merge correctly across `Max-Age` / `Expires` / `Path` / `Domain` / `Secure` / `HttpOnly` / `SameSite`.
    4 hours ago
Next Page