Packages
Browse packages indexed by the registry.
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
A MQTT client based on the actix framework
Msgpack payload extractor for Actix Web
Multipart request & form support for Actix Web
Multipart form derive macro for Actix Web
Procedural derive macro implementation for actix-multipart-derive.
Better multipart form support for Actix Web.
Better multipart form support for Actix Web.
An implementation of multipart/form-data (RFC7578) for Actix
A simple actix multipart form data builder
actix-multiresponse intents to allow supporting multiple response/request data formats depending on the Content-Type and Accept headers