axum
v0.8.8 GrowingWeb framework that focuses on ergonomics and modularity
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โMassive adoption (45.1K crates depend on it)
- โTeam maintained (4 owners)
- !Heavy dependency tree (49 direct deps)
- โPermissive license (MIT)
Security
Deep Insights
24.5M downloads in the last 30 days (815.8K/day), up 13% from the previous period.
45.1K crates depend on axum โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
This crate is maintained by a team (4 owners), reducing bus-factor risk and ensuring continuity.
Despite being 4+ years old, axum hasn't reached 1.0 yet. Expect potential API changes between versions.
49 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include tonic, serde_qs, tokio-metrics, axum-extra, rust-embed. When high-quality crates choose axum, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["form", "http1", "json", "matched-path", "original-uri", "query", "tokio", "tower-log", "tracing"]