A collection of additional crates supporting Actix Web.
Crate | ||
---|---|---|
actix-cors | Cross-Origin Resource Sharing (CORS) controls. | |
actix-identity | Identity management. | |
actix-limitation | Rate-limiting using a fixed window counter for arbitrary keys, backed by Redis. | |
actix-protobuf | Protobuf payload extractor. | |
actix-redis | Actor-based Redis client. | |
actix-session | Session management. | |
actix-settings | Easily manage Actix Web's settings from a TOML file and environment variables. | |
actix-web-httpauth | HTTP authentication schemes. |
These crates are provided by the community.
Crate | ||
---|---|---|
actix-web-lab | Experimental extractors, middleware, and other extras for possible inclusion in Actix Web. | |
actix-multipart-extract | Better multipart form support for Actix Web. | |
actix-form-data | Rate-limiting backed by form-data. | |
actix-governor | Rate-limiting backed by governor. | |
actix-casbin | Authorization library that supports access control models like ACL, RBAC & ABAC. | |
actix-ip-filter | IP address filter. Supports glob patterns. | |
actix-web-static-files | Static files as embedded resources. | |
actix-web-grants | Extension for validating user authorities. | |
aliri_actix | Endpoint authorization and authentication using scoped OAuth2 JWT tokens. | |
actix-web-flash-messages | Support for flash messages/one-time notifications in actix-web . |
|
awmp | An easy to use wrapper around multipart fields for Actix Web. | |
tracing-actix-web | A middleware to collect telemetry data from applications built on top of the actix-web framework. | |
actix-ws | Actor-less WebSockets for the Actix Runtime. | |
actix-hash | Hashing utilities for Actix Web. | |
actix-bincode | Bincode payload extractor for Actix Web | |
sentinel-actix | General and flexible protection for Actix Web |
To add a crate to this list, submit a pull request.