Hacker News new | ask | show | jobs
by Footpost 2539 days ago
I'm asking because I'm considering developing an Erlang-like approach to message-passing concurrency for Rust.
1 comments

I dunno, it just seems philosophically divergent. Rust isn't afraid of sharing, that's kinda the whole point.

actix was a big one, but actix-web ended up moving off of it, so I'm not sure what the state of it is.