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
  • web-api-cat-0.4.0
    Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat). v0.4.0 installs `document.cookie` as a boa-cat 0.3 accessor pair: the getter reads a host-supplied projection, the setter records each `document.cookie = ...` RHS string (with attributes intact) into a hidden write log AND updates the visible projection so subsequent reads see the just-written cookie. Hosts call `set_document_cookie` to seed the projection pre-eval and `read_cookie_writes(&heap)` to recover each per-write Set-Cookie-style string post-eval -- preserving `Max-Age` / `Path` / `Domain` / `Secure` / `HttpOnly` semantics across multiple writes in one script. No mut, no Rc/Arc, no interior mutability, no panics. Seventh sub-crate of a Servo-replacement webview runtime targeting Tauri.
    18 hours ago
  • asupersync-conformance-0.3.3
    Conformance test suite for async runtime specifications
    18 hours ago
  • asupersync-tokio-compat-0.3.3
    Compatibility bridge for running Tokio-locked crates within the Asupersync async runtime.
    18 hours ago
  • asupersync-browser-core-0.3.3
    Canonical wasm-bindgen export boundary and JS/WASM package producer for the Asupersync Browser Edition.
    18 hours ago
  • eqtune-0.1.1
    A lightweight, system-wide audio equalizer for macOS, built on Core Audio process taps.
    18 hours ago
  • peat-mesh-0.9.0-rc.36
    Peat mesh networking library with CRDT sync, transport security, and topology management
    18 hours ago
  • harn-cli-0.8.83
    CLI for the Harn programming language — run, test, REPL, format, and lint
    18 hours ago
  • boa-cat-0.3.0
    Tree-walking ECMAScript interpreter built on ecma-syntax-cat. v0.3.0 adds accessor-property support at the engine level: `Object::with_accessor(key, AccessorPair)` installs a getter/setter pair, and `obj.key` / `obj.key = value` dispatch through the pair instead of doing plain data read/write. Embedders (web-api-cat etc.) can now wire DOM accessors like `document.cookie` via native getter/setter functions. Object-literal `{ get x() {} }` syntax remains gated on ecma-parse-cat learning to emit `ObjectPropertyKind::Get/Set` (the engine handles those AST variants already).
    20 hours ago
  • blvm-node-0.1.28
    Bitcoin Commons BLVM: Minimal Bitcoin node implementation using blvm-protocol and blvm-consensus
    20 hours ago
  • rdf-model-0.3.3
    RDF.rs is a Rust framework for working with RDF knowledge graphs.
    20 hours ago
  • harn-cli-0.8.82
    CLI for the Harn programming language — run, test, REPL, format, and lint
    21 hours ago
  • purl_validator-1.16.51
    Offline PackageURL validator using a prebuilt FST of known packages.
    22 hours ago
  • meta-language-0.25.0
    A self-describing links-network core for lossless language representation
    22 hours ago
  • vtcode-theme-0.123.4
    Shared theme registry and runtime state for VT Code UI crates
    22 hours ago
  • meta-language-0.24.0
    A self-describing links-network core for lossless language representation
    22 hours ago
  • tauri-runtime-servocat-3.10.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.10.0 owns the redirect loop in `try_http_url` (uses `net_cat::transport::exchange` directly): each hop re-runs `cookie_header_value` against the hop's real `(scheme, host, path)` so `Secure` / `Path=` / `Domain=` filters re-evaluate per hop, and intermediate `Set-Cookie` headers fold into the working jar before the next hop's `Cookie:` header is built. Relative `Location` URLs resolve against the current URL via `url::Url::join`.
    22 hours ago
  • talead-0.1.0
    The talea ledger daemon: init (migrate, generate token, seed, write .env) and serve
    23 hours ago
  • talea-server-0.1.0
    Ledger service and axum REST/SSE transport for the talea ledger, with bearer auth and admission control
    23 hours ago
  • csm-rs-1.0.0-beta.9
    Async Rust client for the HPE Cray Shasta CSM (Cray System Management) API.
    23 hours ago
  • peat-protocol-0.9.0-rc.23
    Peat Coordination Protocol — hierarchical capability composition over CRDTs for heterogeneous mesh networks
    one day ago
  • cpal-0.18.0
    Low-level cross-platform audio I/O library.
    one day ago
  • deq-runtime-0.3.0
    deq: Real-time Quantum Error Correction Decoding System
    one day ago
  • miracle-plugin-0.0.13
    Rust bindings for the miracle-wm plugin API
    one day ago
  • libchdman-rs-0.288.5
    Rust wrapper around MAME's CHD (Compressed Hunks of Data) core. Supports CD/DVD/HD CHD read+write and ships pre-built static archives via the `prebuilt` feature for fast CI builds.
    one day ago
  • pimalaya-config-0.0.1
    Pimalaya configuration helpers (TOML loader and secret resolution)
    one day ago
  • pimconf-0.1.0
    CLI and lib to discover PIM-related services
    one day ago
  • peat-mesh-0.9.0-rc.35
    Peat mesh networking library with CRDT sync, transport security, and topology management
    one day ago
  • mockforge-core-0.3.171
    Shared logic for MockForge - routing, validation, latency, proxy
    one day ago
  • mockforge-ui-0.3.171
    Admin UI for MockForge - web-based interface for managing mock servers
    one day ago
  • lazy_importer-0.1.0
    Rust port of Justas Masiulis's lazy_importer for Windows module and export resolution.
    one day ago
Previous Page Next Page