Packages
Browse packages indexed by the registry.
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
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