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

Recently uploaded crates
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • forensic-vfs-0.7.2
    Read-only forensic virtual-filesystem contracts: the ImageSource positioned-read byte source, layered PathSpec locators, and the FileSystem navigation trait — the KNOWLEDGE leaf every disk/container/filesystem reader in the fleet implements
    13 hours ago
  • torii-auth-magic-link-0.3.1
    Magic Link authentication plugin for Torii
    13 hours ago
  • brec_macros-0.6.0
    Code generator for brec. Implements the block and payload macros.
    13 hours ago
  • asimov-file-module-0.0.1
    ASIMOV module for file system access.
    13 hours ago
  • mubit-sdk-0.13.2
    Umbrella Rust SDK for Mubit core/control planes
    13 hours ago
  • torii-auth-oauth-0.3.1
    OAuth authentication plugin for the torii authentication ecosystem
    13 hours ago
  • torii-auth-password-0.3.1
    Password authentication plugin for the torii authentication ecosystem
    13 hours ago
  • ryu-gw-budget-0.1.9
    Ryu Gateway token-budget stage: per-user / per-agent / per-session token budgets + the per-window exec budget, as a swappable BudgetBackend trait + registry with an in-memory built-in. The first extracted gateway stage crate.
    13 hours ago
  • molo-macros-0.2.0
    Procedural macros for molo: one-shot tool definitions (#[molo::tool])
    13 hours ago
  • julid-rs-1.6.1803398874989
    A crate and loadable extension for SQLite that provides Joe's ULIDs.
    13 hours ago
  • databricks-tui-0.31.0
    Terminal dashboard for Databricks: compute, jobs, pipelines, warehouses, Unity Catalog, SQL console, costs and lineage
    13 hours ago
  • ryu-gw-audit-0.1.9
    Ryu Gateway audit stage: the SQLite-backed append-only request log + lifetime token totals + query/summary, exposed as a swappable AuditBackend trait + id-keyed AuditRegistry with the built-in AuditLogger active by default. An extracted gateway stage crate (mirrors ryu-gw-budget / ryu-gw-evals).
    13 hours ago
  • easy_test-0.1.0
    A collection of general-purpose macros to reduce boilerplate code
    13 hours ago
  • self-hosted-node-0.12.7
    Headless manabrew engine node for hosting AI games
    13 hours ago
  • hicc-cbindgen-0.3.1
    Generate C/C++ headers and Python ctypes bindings from Rust crates using hicc-rs C ABI exports
    13 hours ago
  • libpacstall-0.8.1
    Backend API library for Pacstall
    13 hours ago
  • huawei-cloud-api-definitions-AstroZero-0.1.20250704
    Huawei Cloud API definitions, generated from OpenAPI spec
    13 hours ago
  • mio_channel-0.2.0
    Provide a wrapper of the standard channel that can be polled with Mio.
    13 hours ago
  • ryu-finetune-0.1.9
    Fine-tuning (Unsloth) durable state + HTTP surface for Ryu: Core's system-of-record for fine-tune jobs (SQLite `finetune.db`) and the trained-adapter catalog (`installed-adapters.json`), plus the `/api/finetune/*` control-plane surface. The training itself runs out-of-process in the `apps-store/finetune/sidecar` Python sidecar; this crate owns the durable records that survive a Core restart (the sidecar's in-process registry does not) and the thin proxy that drives the training worker over HTTP. An extracted Core capability crate — in-process default, consumed by Core as a path dependency. Its lone kernel coupling (the `~/.ryu` data directory) is inverted through `init_data_dir`, so this crate has ZERO dependency on apps/core.
    13 hours ago
  • ryu-meetings-0.1.9
    Meeting notes for Ryu (Granola/Notion-AI style): record a call, transcribe it live, auto-detect an in-progress meeting from mic-in-use, and generate structured AI notes — an extracted Core capability crate (engine + SQLite store + audio pipeline + HTTP surface). In-process default; Core consumes it as a path dependency. Cross-cutting deps (preferences, the STT transcribe path, the Gateway note-gen call, the Spaces note store, and the auto-title model call) are inverted through the `MeetingsHost` trait so this crate has ZERO dependency on apps/core.
    13 hours ago
  • ryu-gw-contracts-0.1.9
    Shared value-types exchanged between Ryu Gateway stages (e.g. AlertTier). The neutral home for cross-stage vocabulary so peer stage crates (budget, firewall, …) never depend on each other.
    13 hours ago
  • manabot-0.6.4
    AI bot player for the manabrew engine
    13 hours ago
  • erigon-seg-1.1.0
    Read, query, write, and merge the Erigon 3 seg state file format: .kv (seg-compressed words), .bt (B-tree / Elias-Fano index), and .kvei (existence/bloom filter).
    13 hours ago
  • manabrew_game_runtime-0.3.16
    Hosts N-player manabrew game sessions over a caller-supplied transport
    13 hours ago
  • stratneo-nautilus-sandbox-0.61.0
    Sandbox execution adapter for the Nautilus trading engine
    13 hours ago
  • web_atoms-0.2.6
    Atoms for xml5ever and html5ever
    13 hours ago
  • sova-store-0.1.3
    KvStore trait + memory / file / sql / redis / redb backends for Sova
    13 hours ago
  • manabrew-engine-0.6.2
    Magic: The Gathering rules engine — a Rust port of Forge
    13 hours ago
  • manabrew-agent-interface-0.6.5
    Prompt protocol between the manabrew engine and agents (UI, AI, network)
    13 hours ago
  • ryu-recipes-0.1.9
    Recipes: ghost-os parity for Ryu's workflow system — parameterized, replayable native-desktop automations (record once with a frontier model, replay forever with a small one). An extracted Core capability crate owning the on-disk store surface (over ghost-core's RecipeStore), the replay/record engine, and the `/api/recipes/*` HTTP surface. In-process default; Core consumes it as a NON-optional path dependency because the workflow executor's GhostAction/Recipe nodes need `run`/`extract_mcp_json` unconditionally — the `recipes` cargo feature only gates the HTTP routes. The live-ghost couplings (the shared MCP registry for replay, and the dedicated recording subprocess / McpSession lifecycle) are inverted through the `RecipesHost` trait so this crate has ZERO dependency on apps/core.
    13 hours ago
Previous Page Next Page