93 releases (39 breaking)

Uses new Rust 2024

0.77.0 Mar 5, 2025
0.76.1 Jan 24, 2025
0.75.0 Dec 30, 2024
0.74.2 Nov 11, 2024
0.37.6 Nov 29, 2022

#1656 in HTTP server

Download history 21803/week @ 2024-11-21 14522/week @ 2024-11-28 11628/week @ 2024-12-05 16700/week @ 2024-12-12 13099/week @ 2024-12-19 16561/week @ 2024-12-26 13507/week @ 2025-01-02 20605/week @ 2025-01-09 19194/week @ 2025-01-16 7166/week @ 2025-01-23 19158/week @ 2025-01-30 17307/week @ 2025-02-06 21004/week @ 2025-02-13 20191/week @ 2025-02-20 43950/week @ 2025-02-27 19006/week @ 2025-03-06

109,544 downloads per month
Used in salvo

MIT/Apache

720KB
17K SLoC

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

Rate limit for Salvo

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

salvo = { version = "*", features = ["rate-limiter"] }

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

~20–52MB
~1M SLoC