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
  • ton-net-adnl-0.4.0
    ADNL transport for the ton-net TON client.
    32 minutes ago
  • ton-net-tl-0.4.0
    TL codec for the ton-net TON client.
    33 minutes ago
  • ton-net-cell-0.4.0
    The TON cell model and bag-of-cells codec for the ton-net TON client.
    33 minutes ago
  • luna-aot-3.0.0
    Ahead-of-time compiler from Lua source to self-contained native binary, built on luna-core's VM. v1.3 scaffold ships the bytecode-embed pipeline (Lua source → luna bytecode dump → ELF/Mach-O/PE data section → linked binary); the Cranelift-lowered native trace codegen lands in follow-up sessions within the same v1.3 mega sprint. Embedders that want a runtime JIT keep using `luna-jit`; embedders that want pure interp keep using `luna-core`. `luna-aot` is a build-time tool, not a runtime dep of the produced binary.
    33 minutes ago
  • zernio-0.0.693
    API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
    33 minutes ago
  • luna-runtime-helpers-3.0.0
    Static-link runtime entry for AOT-produced binaries. Exposes a single C-ABI symbol `luna_aot_run(bytecode, len) -> i32` that constructs a luna `Vm`, `undump`s the embedded bytecode, calls the root chunk, and returns a process exit code. Built as a `staticlib` so `luna-aot`'s `cc` link step can statically pull it (plus rust stdlib) into the produced native binary. Also built as `rlib` so `luna-aot`'s integration tests can drive it via the Rust runtime.
    33 minutes ago
  • luna-jit-3.0.0
    A Lua runtime in pure Rust — full 5.1/5.2/5.3/5.4/5.5 support. Equivalent to `luna-core` plus a Cranelift-backed JIT (method + trace) and the lua.h-compatible C ABI. (The `luna` crate name on crates.io is taken by an unrelated utility library; this crate is the JIT-equipped variant of the goliajp/luna Lua runtime.)
    33 minutes ago
  • llmshim-0.3.2
    Blazing fast LLM API translation layer in pure Rust
    34 minutes ago
  • luna-jit-llvm-3.0.0
    LLVM 18 + inkwell 0.9 alternative JIT backend for the goliajp/luna Lua runtime. Lives alongside `luna-jit` (Cranelift); backend selection at runtime via the `LUNA_JIT_BACKEND=llvm` env var. Internal alt-backend crate — embedders should depend on `luna-jit` and enable the `llvm-jit` feature, not depend on this crate directly. Requires `LLVM_SYS_181_PREFIX` pointing at an LLVM 18.1.x install at build time.
    34 minutes ago
  • luna-jit-helpers-3.0.0
    Shared `luna_jit_*` extern-C runtime helpers + per-thread JIT_VM/JIT_CL TLS slots + `enter_jit` RAII rebind for the goliajp/luna Lua runtime. Used by both `luna-jit` (Cranelift backend) and `luna-jit-llvm` (LLVM alt backend) so the helper symbol table and TLS discipline stay single-source-of-truth across JIT backends. Internal infrastructure crate — embedders should depend on `luna-jit`, not this crate directly.
    34 minutes ago
  • fugazi-0.47.0
    A library of incremental technical-analysis indicators, signals and strategies
    34 minutes ago
  • luna-jit-derive-3.0.0
    Procedural macros for the luna-jit Lua runtime. The `#[derive(LuaUserdata)]` macro lives here so the parent `luna-core` crate stays zero-dependency.
    34 minutes ago
  • luna-core-3.0.0
    Pure-Rust Lua runtime (interpreter only, zero third-party dependencies). The JIT-equipped variant lives in the `luna-jit` crate.
    34 minutes ago
  • provide-telemetry-0.7.0
    Cross-language telemetry helpers with privacy, resilience, and OTLP support.
    34 minutes ago
  • rusui-0.0.1
    Rust's Uniquely Simple User Interface
    35 minutes ago
  • fedimint-meta-server-0.10.1
    fedimint-meta is a meta consensus fedimint module.
    35 minutes ago
  • rivet-bsp-esp32s3-0.2.0
    Rivet RTOS: ESP32-S3 board port (UART0 console, watchdog disable, Xtensa CCOUNT tick) — real hardware, no QEMU model
    35 minutes ago
  • fedimint-lnv2-server-0.10.1
    fedimint-ln is a lightning payment service module.
    35 minutes ago
  • fedimint-gateway-server-db-0.10.1
    fedimint-gateway-server sends/receives Lightning Network payments on behalf of Fedimint clients (db defintions)
    35 minutes ago
  • runifold-mcp-0.7.2
    Capability-safe Model Context Protocol edge for Runifold
    38 minutes ago
  • greentic-component-dev-1.2.31815342560
    High-level component loader and store for Greentic components
    39 minutes ago
  • fedimint-client-wasm-0.10.1
    fedimint client for wasm
    39 minutes ago
  • runifold-observability-otel-0.7.2
    OpenTelemetry GenAI instrumentation for Runifold
    39 minutes ago
  • runifold-store-sqlite-0.7.2
    Durable SQLite stores for Runifold effects, checkpoints, journals, and workflows
    39 minutes ago
  • runifold-workflow-0.7.2
    Durable workflow and Agent orchestration runtime for Runifold
    39 minutes ago
  • runifold-agent-0.7.2
    Structured model-tool agent runtime for Runifold
    39 minutes ago
  • runifold-providers-0.7.2
    Feature-gated model provider adapters for Runifold
    39 minutes ago
  • runifold-retrieval-qdrant-0.7.2
    Qdrant vector retrieval adapter for Runifold
    39 minutes ago
  • runifold-testkit-0.7.2
    Deterministic runtime testing and Agent quality evaluation for Runifold
    39 minutes ago
  • runifold-tool-0.7.2
    Typed, capability-gated tool execution boundary for Runifold
    40 minutes ago
Previous Page Next Page