7 releases

Uses new Rust 2024

0.89.2 Feb 28, 2026
0.89.1 Feb 3, 2026
0.89.0 Jan 28, 2026
0.88.1 Jan 8, 2026
0.87.1 Dec 31, 2025

#2974 in HTTP server

Download history 291/week @ 2025-12-31 396/week @ 2026-01-07 463/week @ 2026-01-14 640/week @ 2026-01-21 670/week @ 2026-01-28 796/week @ 2026-02-04 878/week @ 2026-02-11 679/week @ 2026-02-18 934/week @ 2026-02-25 1096/week @ 2026-03-04

3,770 downloads per month
Used in 10 crates (via salvo)

MIT/Apache

1MB
19K SLoC

Salvo is an extremely simple and powerful Rust web backend framework. Only basic Rust knowledge is required to develop backend services.

salvo-acme

Cache middleware for Salvo.

This is an official crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features = ["acme"] }

Documentation & Resources

☕ Donate

Salvo is an open source project. If you want to support Salvo, you can ☕ buy me a coffee here.

⚠️ License

Salvo is licensed under either of

Dependencies

~113MB
~2.5M SLoC