95 releases (39 breaking)

Uses new Rust 2024

0.77.1 Mar 21, 2025
0.76.2 Feb 4, 2025
0.75.0 Dec 30, 2024
0.74.2 Nov 11, 2024
0.37.6 Nov 29, 2022

#1929 in HTTP server

Download history 13739/week @ 2024-12-06 18199/week @ 2024-12-13 16226/week @ 2024-12-20 14149/week @ 2024-12-27 13636/week @ 2025-01-03 16707/week @ 2025-01-10 19427/week @ 2025-01-17 9690/week @ 2025-01-24 19636/week @ 2025-01-31 14583/week @ 2025-02-07 23266/week @ 2025-02-14 31501/week @ 2025-02-21 31870/week @ 2025-02-28 21202/week @ 2025-03-07 21309/week @ 2025-03-14 22610/week @ 2025-03-21

107,676 downloads per month
Used in salvo

MIT/Apache

710KB
16K SLoC

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

salvo-cache

Cache middleware for Salvo.

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

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

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

~19–51MB
~895K SLoC