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-session | Session management. | |
| actix-settings | Easily manage Actix Web's settings from a TOML file and environment variables. | |
| actix-web-httpauth | HTTP authentication schemes. | |
| actix-ws | WebSockets for Actix Web, without actors. | |
| tracing-actix-web | Structured logging middleware for actix-web. |
Community crates are listed at https://actix.rs/community/crates.