Actix - Rust's powerful actor system and most fun web framework
Actix is a Rust actors framework.The base of it is a powerful actor system for Rust on top of which the actix-web system was originally built. This is what you are most likely going to work with. What actix-web gives you is a fun and very fast web development framework.
https://github.com/actix/actix
https://actix.rs
License:
Tech:
Tags: