High level server designed to be used with axum framework.
☆261Jun 19, 2026Updated last week
Alternatives and similar repositories for axum-server
Users that are interested in axum-server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Common utilities used with hyper.☆177May 16, 2026Updated last month
- Asynchronous HTTP body trait☆167Nov 25, 2025Updated 7 months ago
- Request-scoped sqlx transactions for axum☆61Jan 16, 2025Updated last year
- Typed HTTP Headers from hyper☆196Jun 1, 2026Updated 3 weeks ago
- HTTP specific Tower utilities.☆891Jun 21, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🥠 Cookie-based sessions for Axum via async-session.☆79Nov 27, 2023Updated 2 years ago
- Integration between hyper HTTP library and rustls TLS stack☆357Jun 22, 2026Updated last week
- 🥠 Sessions as a `tower` and `axum` middleware.☆415Jun 18, 2026Updated last week
- Dead simple pool implementation for rust with async-await☆1,316Updated this week
- Generate X.509 certificates, CSRs☆492Jun 22, 2026Updated last week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆946Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆26,337Jun 23, 2026Updated last week
- ☆36Jun 9, 2026Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>