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
  • rustraight-0.4.0
    A simple 2D game library for Rust, inspired by DXLib
    12 hours ago
  • rong_fs-0.4.0
    Filesystem module for RongJS
    12 hours ago
  • rong_stream-0.4.0
    Stream module for RongJS
    12 hours ago
  • rong_abort-0.4.0
    Abort module for RongJS
    13 hours ago
  • rong_exception-0.4.0
    Exception module for RongJS
    13 hours ago
  • pi_logger-0.8.0
    pi_logger
    13 hours ago
  • rong_buffer-0.4.0
    Buffer module for RongJS
    13 hours ago
  • rong_event-0.4.0
    Event module for RongJS
    13 hours ago
  • rong_cron-0.4.0
    Cron module for RongJS
    13 hours ago
  • rong_timer-0.4.0
    Timer module for RongJS
    13 hours ago
  • rong_url-0.4.0
    URL module for RongJS
    13 hours ago
  • rong_encoding-0.4.0
    Encoding module for RongJS
    13 hours ago
  • ecma-runtime-cat-0.3.0
    ECMAScript runtime: native built-ins (console, Math, JSON, parseInt, isNaN, Promise, ...) that the boa-cat engine exposes to scripts. v0.3.0 adds the `Promise` global with `resolve(v)`, `reject(v)`, `all(arr)`, and `race(arr)` static methods, wrapping the boa-cat 0.6 promise infrastructure (`Heap::alloc_promise`, microtask driver, `.then` / `.catch` dispatch). `Promise.resolve(p)` short-circuits for existing promises per spec; `all` / `race` over fully-settled inputs work synchronously, and the Pending-input orchestration lands once boa-cat ships continuation-passing transforms.
    13 hours ago
  • rong_assert-0.4.0
    Assert module for RongJS
    13 hours ago
  • rong_console-0.4.0
    Console module for RongJS
    13 hours ago
  • rong_jscore-0.4.0
    JavaScriptCore backend for RongJS
    13 hours ago
  • rong_jscore_sys-0.4.0
    JavaScriptCore FFI bindings for RongJS
    13 hours ago
  • spikard-ffi-0.15.6-rc.14
    Rust-centric multi-language HTTP framework with polyglot bindings
    13 hours ago
  • harn-cli-0.8.95
    CLI for the Harn programming language — run, test, REPL, format, and lint
    13 hours ago
  • retrosaurus-0.1.1
    A retro Windows 3.1-styled thesaurus and dictionary for your desktop, powered by the Open English WordNet
    14 hours ago
  • adk-gateway-1.0.0
    Multi-channel AI gateway for adk-rust agents — Telegram, Slack, WhatsApp, Discord, Matrix + control panel
    14 hours ago
  • wingfoil-wire-types-6.0.4
    Wire format types shared between the wingfoil server and the wingfoil-wasm browser client.
    14 hours ago
  • rlx-onnx-0.2.4
    ONNX inference for RLX — native compile by default, optional ORT fallback
    14 hours ago
  • rlx-onnx-conformance-0.2.4
    ONNX op-level conformance tests (ORT reference vs RLX import/execute)
    14 hours ago
  • rlx-onnx-import-0.2.4
    ONNX → RLX HIR import (bundle loader, ONNX protobuf, op lowering)
    14 hours ago
  • harn-cli-0.8.94
    CLI for the Harn programming language — run, test, REPL, format, and lint
    14 hours ago
  • boa-cat-0.6.0
    Tree-walking ECMAScript interpreter built on ecma-syntax-cat. v0.6.0 adds `await` evaluator dispatch + async function call wrapping (async track chunk 3 of 5-7): `await Resolved(v)` -> `v`, `await Rejected(v)` -> throw `v`, `await Pending` -> TypeError (no continuation in the synchronous tree-walking model), `await non_promise` -> pass through. Calling an async function (`FunctionDef::is_async()` flag, threaded from `Function::is_async()` / `ArrowFunction::is_async()`) wraps the body's normal completion in a `Resolved` promise and its throw completion in a `Rejected` promise.
    15 hours ago
  • rlx-mlx-0.2.4
    MLX backend for RLX — Apple's array framework via hand-rolled C++ shim, eager + lazy execution
    15 hours ago
  • adk-studio-1.0.1
    Visual development environment for AI agents built with Rust Agent Development Kit (ADK-Rust)
    15 hours ago
  • rlx-mlx-sys-0.2.4
    Low-level MLX C++ build + C ABI shim for RLX (vendored mlx, NVRTC-free).
    15 hours ago
Previous Page Next Page