Show HN: Actix web 0.4 – simple and extremely fast web framework for Rust(github.com)
github.com
Show HN: Actix web 0.4 – simple and extremely fast web framework for Rust
https://github.com/actix/actix-web
2 comments
Actix is number 7 in TechEmpower plaintext benchmark
https://www.techempower.com/benchmarks/#section=data-r15&hw=...
https://www.techempower.com/benchmarks/#section=data-r15&hw=...
* 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