Ferron:Rust 语言开发的快速、内存安全的 Web 服务器(类似 nginx、apache)
Ferron 是一个用 Rust 编写的正在进行的 Web 服务器。它旨在实现内存安全、高效和高度可定制,使其成为寻求基于 Rust 的现代服务器解决方案的开发人员和管理员的绝佳选择。
- High performance: Built with Rust’s async capabilities for optimal speed.
高性能:使用 Rust 的异步功能构建,以实现最佳速度。
- Memory-safe: Built with Rust, which is a programming language offering memory safety.
内存安全:使用 Rust 构建,Rust 是一种提供内存安全的编程语言。
- **Extensibility: Modular architecture for easy customization.
可扩展性:模块化架构,便于定制。
- **Secure: **Focus on robust security practices and safe concurrency.
安全:专注于强大的安全实践和安全并发。
https://github.com/ferronweb/ferron
https://www.ferronweb.org/