Packages
Browse packages indexed by the registry.
Middlewares for denying or allowing IPv4 and IPv6 ranges
AMQP 1.0 Client/Server framework
Monitoring and analytics for Actix web applications.
Experimental async/await support for Actix
actix auth is a cookie auth macro
A simple stream-based bilibili live client library for the Actix ecosystem.
Bincode extractor for Actix Web
Message broker for the Actix actor framework
Actix cache actor.
An Actix actor for casbin
Casbin actix-web access control middleware
CBOR support for Actix-Web
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.
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