Hacker News new | ask | show | jobs
by fafhrd91 3021 days ago
I'd like to mention actix, it is an actor framework for Rust language. it is single process at the moment, but distributed version is in development.

https://github.com/actix/actix/