robjtede / actix-web-labLinks
Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.
☆114Updated this week
Alternatives and similar repositories for actix-web-lab
Users that are interested in actix-web-lab are comparing it to the libraries listed below
Sorting:
- Library to Provide a User Authentication and privilege Token Checks.☆119Updated last week
- A tower (axum) cookies manager☆132Updated 3 months ago
- Async session support with plugabble backends☆124Updated 2 years ago
- Axum Session Management Libraries that use Sqlx☆172Updated 3 weeks ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆247Updated 3 months ago
- Layers, extractors and template engine wrappers for axum based Web MVC applications☆92Updated 2 months ago
- High-level http auth extractors for axum☆116Updated 5 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated 3 weeks ago
- A full asyncronous Rust ORM and query builder for multiple databases☆109Updated 2 weeks ago
- axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify,…