Crate

tower-http

HTTP-specific tower middleware — tracing, compression, CORS, static files.

What it is

tower-http provides ready-to-use HTTP middleware for tower and axum services: request tracing via the tracing crate, response compression with gzip and brotli, CORS headers, static file serving, body size limits, timeout enforcement, and sensitive header redaction.

Why it is commonly used

The standard middleware library for axum web applications. Used in virtually every production axum service to add request logging, response compression, CORS, and auth middleware without writing them from scratch.

769
Repositories
93%
Actively maintained
703
Updated ≤ 30 days
2.2M
Total stars
708
Owners

Counted from the Cargo.toml manifests of the 769 indexed repositories that declare tower-http as a dependency — not download counts. Dependency data last verified 2026-08-13.

Browse 769 repositories using tower-http in Repos →
Often used with

Crates that show up unusually often in tower-http projects. The most distinctive pairings rank first — crates these projects use far more than the average indexed Rust project does, not just crates that are popular everywhere. Each percentage is the share of tower-http projects that also use it.

Used by these organizations
50 of 769 repositories · ranked by stars · 703 pushed in the last 30 days
RuView90kactive

π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

union74kactive

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

rustfs31kactive

🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.

neon23kmaintenance

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

⑂ 1.1k552
windmill18kactive

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.

dbt-core14kactive

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

← Browse all repos