Hacker News new | ask | show | jobs
by Yoric 614 days ago
Having done concurrency in Java and Rust, my experience is that Rust's concurrency primitives are an order of magnitude better than Java's. I haven't tested C#'s.