Packages
Browse packages indexed by the registry.
Actix-Web service chaining service.
Middleware to clean request's URI, and redirect if necessary.
Extractor for trustworthy client IP addresses when proxied through Cloudflare
Actix Cloud is an all-in-one web framework based on Actix Web.
Proc macros for Actix Cloud.
Extra tools for Actix Cloud.
Proc macros for Actix Cloud Extra.
Codec utilities for working with framed protocols
TCP connector service for Actix ecosystem.
Actix Connector - tcp connector service
Drop-in replacement for the Actix Web Logger middleware
Util types and functions for REST and webapp projects built on top of the Actix Web framework
Cookie extractor middleware for actix-web
Cross-Origin Resource Sharing (CORS) controls for Actix Web
CSRF middleware for Actix
CSRF protection middleware for Actix Web applications. Supports double submit cookie and synchronizer token patterns (with actix-session) out of the box. Flexible, easy to configure, and includes test coverage for common attacks and edge cases.
Daemon Utilities by actix.
Procedural macro for generating default `Responder` implementation for a specific data type (ie. json, xml, etc).
Simulates a delayed response for actix-web
Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.
An actor which accepts diesel queries packaged into Actix messages.
a dynamic scale threadpool for actix crates
Typed multipart form extractor for actix-web
actix-easy-multipart proc-macro
elasticsearch 7.x actix actor
Provides embedded files to actix.
A simple library to handle REST errors, with a derive macro to generate the error type. It also provides a compatibility layer with actix-web.
A simple library to handle REST errors, with a derive macro to generate the error type. It also provides a compatibility layer with actix-web.
This simple crate allows you to remap actix-web errors to your own custom error type. You could for example return a html wrapped error.
Extended session management for Actix Web
Rate limiting middleware for actix-web
Actix easy auth library
Static file serving for Actix Web
Firebase ID token verification for Actix Web using Google's JWKs
Flash messages for actix-web 2.0
Multipart Form Data for Actix Web
Actix framed app server
A friendly JSON extractor for actix-web with detailed error messages using serde_path_to_error
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