Axum is a modern, ergonomic web framework for Rust built on top of Tokio, Hyper, and Tower. It emphasizes modularity, minimal boilerplate, and seamless middleware composition via Tower services. It uses declarative extractors for routing, strong async/await support, and integrates well with the Tokio async ecosystem.
Features
- Macro-free routing using functions and extractors like State, Path, Json
- Built-in support for error handling and response generation
- Full compatibility with Tower ecosystem (middleware, tracing, compression)
- Middleware composition via standard Service traits
- Supports scalable async with Tokio runtime and Hyper transport
- Supports scalable async with Tokio runtime and Hyper transport
Categories
FrameworksLicense
MIT LicenseFollow Axum
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Axum!