Salvo is billed as a powerful and simplest web server framework in Rust world.
Salvo is based on hyper, tokio. It only needs basic Rust knowledge to write powerful server.
This is free and open source software.
Key Features
- Based on hyper, tokio and async supported.
- Websocket supported.
- Middleware is handler and support executed before or after handler.
- Easy to use routing system, routers can be nested, and you can add middlewares on any routers.
- Multipart form supported, handle files upload is very simple.
- Serve a static virtual directory from many physical directories.
Website: salvo.rs
Support: GitHub Code Repository
Developer: The `salvo` Developers
License: Apache License, Version 2.0 or MIT License
Salvo is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Rust Web Micro-Frameworks | |
|---|---|
| Actix Web | Powerful, pragmatic, and extremely fast web framework with a few twists |
| Salvo | Powerful and simplest web server framework |
| Abscissa | Many features with minimal dependencies and security conscious |
| Rouille | Designed to be intuitive and doesn't employ middlewares |
| Tide | Mnimal and pragmatic Rust web application framework |
| vial | Small web "framework" for making small web sites |
| Spair | Small and fast frontend framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

