Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more โ
Axum Alternatives
Similar projects and alternatives to axum
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
sqlx
๐งฐ The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
axum discussion
axum reviews and mentions
-
Exploring the top Rust web frameworks
Axum is an async-first, ergonomic web framework built on top of the Tokio runtime. It balances ease of use with high performance and supports modern web needs like SSR (with Leptos), WebSockets, and layered middleware. Its growing popularity is due to its simplicity, composability, and integration with the broader Tokio ecosystem. Axum is a very robust web framework.
-
Testing Multipart Upload Requests in Axum: Three Approaches
Axum itself demonstrates various testing patterns in its official repository. In that example, we see how to:
-
Rusty Backends
To find answers, we wanted to get our hands dirty with three popular Rust web frameworks including rocket, axum, and actix, and get a feeling for their performance, features, and most importantly the developer experience.
-
Axum 0.8.0
I really hope guide-level docs are on the roadmap for Axum. The current situation of "here are some (third-party) blog posts"[0] is not greatly encouraging.
[0]: https://github.com/tokio-rs/axum/blob/main/ECOSYSTEM.md#tuto...
- Web framework Axum v0.8.0 (rust)
-
Step-by-Step Guide to Server-Side Render React with Rust
For this example, we will use axum, a web framework that works on top of tokio.
-
How to Deploy Your Rig App on AWS Lambda: A Step-by-Step Guide
If your lambda handles multiple endpoints of your API, the crate axum facilitates the routing within the lambda.
-
Using Polars in Rust for high-performance data analysis
Weโll use Axum with Tokio to build a web backend, Tracing for logging, and Serde for serialization and deserialization.
-
Replacing Nginx with Axum
After I read a bit about axum [1], it says it's a relatively thin wrapper on top of hyper [2], a fast and correct HTTP library.
In other words, what can be done with NGINX, it can be achieved with axum (assuming you know Rust).
It looks interesting, I'm not going to lie!
[1] https://github.com/tokio-rs/axum
[2] https://crates.io/crates/hyper
-
Declarative macro magic from Axum in Rust
If you are familiar with API development in Rust, you may recognize this syntax from Axum. This puzzling question piqued my curiosity and led me to build Cairo, where I re-implemented some key Axum concepts in a simpler way as a learning exercise. Iโve long been fascinated by the intermediate + advanced concepts library authors employ to make their interfaces feel frictionless. Rust sits in a brilliant space because of the way it melds high-level expressiveness with low-level control and performance. One of the ways it accomplishes this is using macros.
-
A note from our sponsor - Stream
getstream.io | 19 Jul 2025
Stats
tokio-rs/axum is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of axum is Rust.
Review โ โ โ โ โ 9/10