Show HN: Actix web 0.4 – simple and extremely fast web framework for Rust (github.com) 35 points by fafhrd91 8y ago ↗ HN
[–] fafhrd91 8y ago ↗ Actix web is a small, pragmatic, extremely fast, web framework for Rust.* Supported HTTP/1.x and HTTP/2.0 protocols* Streaming and pipelining* Keep-alive and slow requests handling* Client/server WebSockets support* Transparent content compression/decompression (br, gzip, deflate)* Configurable request routing* Graceful server shutdown* Multipart streams* Middlewares
[–] fafhrd91 8y ago ↗ Actix is number 7 in TechEmpower plaintext benchmarkhttps://www.techempower.com/benchmarks/#section=data-r15&hw=...
2 comments
[ 2.6 ms ] story [ 15.2 ms ] thread* Supported HTTP/1.x and HTTP/2.0 protocols
* Streaming and pipelining
* Keep-alive and slow requests handling
* Client/server WebSockets support
* Transparent content compression/decompression (br, gzip, deflate)
* Configurable request routing
* Graceful server shutdown
* Multipart streams
* Middlewares
https://www.techempower.com/benchmarks/#section=data-r15&hw=...