Packages
Browse packages indexed by the registry.
Actix Web Template Generator
A rate-limiting middleware for actix-web backed by the governor crate
A proc-macro way to validate user permissions for `actix-web-grants` crate.
Application-layer security middleware for actix-web. Part of the guard ecosystem. WIP.
Application-layer security middleware for actix-web. Part of the guard ecosystem. WIP.
Helper macros for using Actix. Generates handlers, actors and address traits.
Hashing utilities for Actix Web
The `actix-helmet` is a Rust library that offers security enhancements for your Actix-web application by setting important HTTP headers.
Helper macros to make life easier developing actix-web applications
Utility macros for actix web
Utility macros for actix web
Actix Web middleware for use when developing with htmx
HTTP types and services for the Actix ecosystem
Various helpers for Actix applications to use during testing
httpbin.org clone with actix-web
A middleware for handling idempotent requests in actix-web applications.
Identity management for Actix Web
Inertia.js for Rust
Use async/await syntax with actix actors.
Actix framed service
IP filter of HTTP requests for Actix Framework
A Rust library to retrieve info about IP of incoming requests for actix-web.
A simple job scheduler for Actix
A procedural macro to reduce json response boilerplate on actix projects.
A helper type for json responses with Actix-web
A user and client-friendly JSON validator for Actix Web that automatically returns structured, nested error messages for invalid requests.
Full-featured JWT authentication middleware for actix-web: login, logout, refresh, token rotation, cookie management, RSA/HMAC, RBAC authorizer, pluggable token store
This crate implements a JSON Webtoken (JWT) middleware for the actix-web framework.
This crate provides a derive macro for the actix-web::FromRequest trait
This crate provides a derive macro for the actix-web::FromRequest trait
Actix middleware for authenticating JWTs with support for invalidation
Store your data in encrypted cookies and get it elegantly in actix-web framework.
Full featured JWT session managment for actix
Middleware and extractor for JWT bearer tokens for the actix-web framework
Rate limiter using a fixed window counter for arbitrary keys, backed by Redis for Actix Web
Rate limiter using a fixed window counter for arbitrary keys, created for Actix Web
drop-in replacement for the actix web logger middleware
Logger middleware for Actix Web
a loginmanager for actix-web
Macros for Actix system and runtime
Actix-web service for serving Markdown files as HTML
A middleware designed to reject incoming requests that do not have a valid ed25519 signature
ETag middleware for Actix web >= 4.8
A macro for creating actix-web middleware
Actix-web extractor which validates OAuth2 tokens through an RFC 7662 token introspection endpoint.
Helpers for using the actix mocker actor in tests.
ModSecurity middleware service and library for Actix Web
MQTT v3.1.1 Client/Server framework