hyper-fast 0.3.5

Hyper and rust based very fast HTTP Web framework (much faster than actix and other frameworks).
Documentation
1
2
3
4
#[macro_use]
extern crate lazy_static;

pub mod server;