93 releases (45 breaking)
Uses new Rust 2024
| 0.84.2 | Oct 19, 2025 |
|---|---|
| 0.83.0 | Aug 27, 2025 |
| 0.81.0 | Jul 19, 2025 |
| 0.77.1 | Mar 21, 2025 |
| 0.49.1 | Jul 29, 2023 |
#2556 in HTTP server
113,776 downloads per month
Used in 4 crates
(via salvo)
750KB
18K
SLoC
Salvo is an extremely simple and powerful Rust web backend framework. Only basic Rust knowledge is required to develop backend services.
OpenTelemetry support for Salvo.
This is an official crate, so you can enable it in Cargo.toml like this:
salvo = { version = "*", features = ["otel"] }
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
-
Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0).
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).
Dependencies
~20–37MB
~621K SLoC