actix-extras
A collection of additional crates supporting the actix-web and actix frameworks.
Crates by @actix
Crate | ||
---|---|---|
actix-cors | Cross-origin resource sharing (CORS) for actix-web applications. | |
actix-identity | Identity service for actix-web framework. | |
actix-protobuf | Protobuf support for actix-web framework. | |
actix-redis | Redis integration for actix framework. | |
actix-session | Session for actix-web framework. | |
actix-web-httpauth | HTTP authentication schemes for actix-web. |
Community Crates
These crates are provided by the community.
Crate | ||
---|---|---|
actix-form-data | Rate-limiting backed by form-data. | |
actix-governor | Rate-limiting backed by governor. | |
actix-limitation | Rate-limiting using a fixed window counter for arbitrary keys, backed by Redis. | |
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 . |
To add a crate to this list, submit a pull request.