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
  • nest-rs-authz-1.1.0
    Ability-based authorization for NestRS: one ability definition driving an access gate, a SeaORM query pre-filter, and response field-masking. Transport bindings (`http`, `graphql`, `mcp`) live behind Cargo features; the database-coupled extractors (`Bind`, `bind`, `LoaderScope`, `WsDataContext`) live in `nest-rs-seaorm` so the engine stays free of a data-layer dependency.
    29 minutes ago
  • nest-rs-resource-1.1.0
    Expose a SeaORM entity to REST/OpenAPI (wire DTO) from one declaration, via the #[expose] attribute; optional GraphQL surface with the `graphql` flag + feature.
    29 minutes ago
  • semantic-memory-0.6.0
    Hybrid semantic search with SQLite, FTS5, and HNSW — built for AI agents
    29 minutes ago
  • nest-rs-events-macros-1.1.0
    Internal — the #[listeners] decorator macro; re-exported by nest-rs-events, not a direct dependency.
    29 minutes ago
  • nest-rs-resource-macros-1.1.0
    Internal — the #[expose] attribute (SeaORM entity to GraphQL + OpenAPI); re-exported by nest-rs-resource, not a direct dependency.
    29 minutes ago
  • systemd-journal-sdk-core-0.7.9
    Core pure Rust systemd journal file reader and writer primitives
    29 minutes ago
  • systemd-journal-sdk-host-0.7.9
    Optional host identity and monotonic timestamp helpers for the systemd journal SDK
    29 minutes ago
  • vix-1.4.1
    Vix IDE: a visual integrated development environment that is TUI, friendly, featureful, high-speed, and high-security.
    29 minutes ago
  • systemd-journal-sdk-registry-0.7.9
    Directory registry primitives for the pure Rust systemd journal SDK
    29 minutes ago
  • nest-rs-authn-1.1.0
    Authentication for NestRS: a JwtService (sign/verify), a pluggable Strategy trait, and the request-scoped AuthnGuard that establishes the caller's identity.
    29 minutes ago
  • nest-rs-ws-1.1.0
    WebSocket gateways for NestRS: the #[gateway]/#[subscribe_message] decorators self-mount on the HTTP transport, built on poem's WebSocket upgrade.
    29 minutes ago
  • nest-rs-guards-1.1.0
    Transport-spanning guards for NestRS — one trait, three transports (HTTP, GraphQL, WS), declared once with App::builder().use_guards_global(...).
    30 minutes ago
  • nest-rs-ws-macros-1.1.0
    Internal — WebSocket gateway decorator macros (#[gateway], #[messages], #[subscribe_message]); re-exported by nest-rs-ws, not a direct dependency.
    30 minutes ago
  • systemd-journal-sdk-common-0.7.9
    Shared types and utilities for the pure Rust systemd journal SDK
    30 minutes ago
  • nest-rs-graphql-1.1.0
    GraphQL resolver discovery + schema composition for NestRS apps, on top of async-graphql.
    30 minutes ago
  • tact-0.1.0
    Terminal interface for Nanocodex
    30 minutes ago
  • lynceus-0.5.2
    lynceus is a file watcher that reports file changes using a webhook.
    30 minutes ago
  • stateset-nsr-0.7.1
    Neuro-Symbolic Reasoning (NSR) framework for hybrid AI systems combining neural networks with symbolic logic
    31 minutes ago
  • nest-rs-interceptors-1.1.0
    Transport-spanning interceptors for NestRS — one Layer System sub-trait wrapping handler execution on HTTP, GraphQL, and WS, declared globally via `use_interceptors_global` or per-scope through `#[use_interceptors]`.
    31 minutes ago
  • nest-rs-mcp-1.1.0
    Model Context Protocol server support for NestRS — wraps the rmcp SDK behind the NestRS DI container and exposes a poem endpoint.
    31 minutes ago
  • nest-rs-mcp-macros-1.1.0
    Internal — the #[mcp] decorator macro; re-exported by nest-rs-mcp, not a direct dependency.
    31 minutes ago
  • nest-rs-graphql-macros-1.1.0
    Internal — GraphQL decorator macros (#[graphql], #[resolver]); re-exported by nest-rs-graphql, not a direct dependency.
    31 minutes ago
  • nest-rs-filters-1.1.0
    Transport-spanning error-mapping filters for NestRS — one Layer System sub-trait that turns inner errors into responses on HTTP, GraphQL, and WS, declared globally via `use_filters_global` or per-scope through `#[use_filters]`.
    31 minutes ago
  • nest-rs-exception-filters-1.1.0
    Typed exception filters for NestRS — each filter declares the concrete error it claims and only catches matching errors; distinct from the unconditional error-mapping `Filter`.
    31 minutes ago
  • nest-rs-database-1.1.0
    ORM-agnostic data-layer seam for NestRS: the ambient request/job Executor task-local plus the object-safe Executor trait an ORM module implements. SeaORM is the first-party implementation (nest-rs-seaorm), and the trait is public so other stores can be written against it.
    32 minutes ago
  • nest-rs-http-1.1.0
    HTTP transport for NestRS: HttpTransport, Controller trait and HttpControllerMeta, built on top of poem.
    32 minutes ago
  • nest-rs-pipes-1.1.0
    Transport-agnostic validation & transformation pipes for NestRS, applied at the request boundary by the transport that owns it.
    32 minutes ago
  • vix-zid-tool-1.4.1
    Generate a secure random ZID: a lowercase hexadecimal identifier.
    32 minutes ago
  • mako-gabi-gas-0.14.0
    GaBi Gas process engine for German gas market balancing communication (Gasbilanzierung)
    32 minutes ago
  • nest-rs-http-macros-1.1.0
    Internal — HTTP decorator macros (#[controller], #[routes], verb attributes, #[interceptor]); re-exported by nest-rs-http, not a direct dependency.
    32 minutes ago
Previous Page Next Page