Hacker News new | ask | show | jobs
by sophacles 464 days ago
It can be, but just plain multi-threading in rust is a lot easier to work with (correctly) than it is in C - just using stdlib and builtin features of rust.