Static Web Server (or SWS abbreviated) is a tiny and fast production-ready web server suitable to serve static web files or assets. It is focused on lightness and easy-to-use principles while keeping high performance and safety powered by The Rust Programming Language. Written on top of Hyper and Tokio runtime, it provides concurrent and asynchronous networking abilities and the latest HTTP/1 - HTTP/2 implementations. Cross-platform and available for Linux, macOS, Windows, FreeBSD, NetBSD, Android, Docker and Wasm (via Wasmer).
Features
- Documentation available
- Written on top of Hyper and Tokio runtime
- Concurrent and asynchronous networking abilities and the latest HTTP/1 - HTTP/2 implementations
- Built with Rust, which focuses on safety, speed and concurrency
- Memory-safe and significantly reduced CPU and RAM overhead
- Blazing fast static files-serving and asynchronous powered by the latest Hyper, Tokio and a set of awesome crates
- Single 4MB (uncompressed) and fully static binary with no dependencies (Musl libc). Suitable for running on any Linux distro or Docker container
- Optional GZip, Deflate, Brotli or Zstandard (zstd) compression for text-based web files only
Categories
Web ServicesLicense
Apache License V2.0Follow Static Web Server
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Static Web Server!