Awesome
kinglet
A modern asynchronous HTTP server for Rust.
Overview
Kinglet is based on rotor and mio and is a proof-of-concept web server that uses state machines to manage connections.
The software is still very incomplete and not yet usable.