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
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Axum!