Packages
Browse packages indexed by the registry.
Actix actors support for Actix Web
A powerful admin panel library for Actix-web 4 applications
Provides a preview of Actix with async/await support.
Actix web 1.x async/await shim.
actix web http auth middiware
Request/Response body buffering with support spooled to a temp file on disk
Routing and runtime macros for Actix Web
Routing and runtime macros for Actix Web with support for const routes
An actix-web middleware that allows conditionally enable another middleware
An Actix-web middleware component which synchronises a correlation ID for cross API request logging
High-performance Content Security Policy middleware for Actix Web
My codegen macros
Actix-web middleware to sign and verify detached jws
Derive ResponseError for your errors
Derive macros for actix-web-error
common
Functionality which should be part of actix-web, but is not.
Flash messages for actix-web
Flash messages for actix-web applications.
Authorization extension `actix-web` to protect your endpoints
HTTP security headers middleware for actix-web
HTTP authentication schemes for Actix Web
A middleware to measure request processing time for ISUCON.
JsonSchema Validation Extractor for Actix Web.
JWT validation middleware for actix-web
JWT auth for actix-web
In-progress extractors and middleware for Actix Web
Experimental macros for Actix Web
A extensible crate to provide location determination for actix-web, using GeoIP or other techniques
Actix web proc macros
Metrics.rs integration for Actix Web
Middleware for actix-web that helps you validate Cognito tokens
A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak
actix-web middleware for Open Policy Agent (OPA) verification
actix-web authorization middleware with Oso
A middleware for actix-web which forwards all `http` requests to `https` with optional url string replacement.
A middleware for actix-web which forwards all `http` requests to `https` and vice versa. Based on actix-web-middleware-redirect-https.
Request ID middleware for the actix-web framework v1.0+
actix-web middleware for verifying requests from Slack.
Struct based logger middleware for actix-web
save multipart's files into temporary files
Actix Web service for hosting statically exported Next.js apps
Actix Web Next.js SPA service
actix-web middleware to handle OIDC authentication and authorization
Deprecated: 0.22.0 is the last release for this crate. Use opentelemetry-instrumentation-actix-web instead
Pagination extractor for actix-web
Actix Web middleware to expose Prometheus metrics
Actix web middleware for prometheus metrics
An Actix Web middleware that allows you to reroute `POST` requests to other methods like `PUT` or `DELETE` using a query parameter.
A simple and highly customizable rate limiter for actix-web 4