GitHub - ferronweb/ferron: A fast, memory-safe web server written in Rust.
Ferron - a fast, memory-safe web server written in Rust
Features
High performance - built with Rust’s async capabilities for optimal speed.
Memory-safe - built with Rust, which is a programming language offering memory safety.
Extensibility - modular architecture for easy customization.
Secure - focus on robust security practices and safe concurrency.
Components
Ferron consists of multiple components:
ferron: The main web server.
ferron-passwd: A tool for generating user entries with hashed pass...
Read more at github.com