Hacker News new | past | comments | ask | show | jobs | submit login

Rust `Mutex`es are simpler to use than C++ ones.. so if you just `Mutex` your shared state away, writing an app on top of `actix-web` or `hyper` or `tokio` is dead easy once you learn how to use the framework, particularly if you have already done that before in Go.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: