Async session support with plugabble backends
☆125May 26, 2023Updated 2 years ago
Alternatives and similar repositories for async-session
Users that are interested in async-session are comparing it to the libraries listed below
Sorting:
- 🥠 Cookie-based sessions for Axum via async-session.☆76Nov 27, 2023Updated 2 years ago
- ☆31Sep 27, 2023Updated 2 years ago
- ☆34Aug 19, 2024Updated last year
- HTTP Security Headers☆26Apr 17, 2020Updated 5 years ago
- Async Server Sent Events parser and encoder☆53Jun 4, 2024Updated last year
- Types and traits for http clients☆115Jun 5, 2023Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- A tower (axum) cookies manager☆135Sep 10, 2025Updated 5 months ago
- 🥠 Sessions as a `tower` and `axum` middleware.☆393Feb 9, 2026Updated 2 weeks ago
- 🪪 User identification, authentication, and authorization for Axum.☆953Jan 10, 2026Updated last month
- Generate an HTML index.☆20Aug 11, 2020Updated 5 years ago
- HTTP cookie parsing and cookie jar management for Rust.☆337Apr 9, 2024Updated last year
- General sessions module for web services