Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Rust doesn't have a standard async runtime, so the question would be "how does tokio compare to goroutine, etc..." since that's the most popular one.

Looking at the techempower benchmarks, the projects using tokio generally outperform Go, Java, so I'm guessing it's on par or better.

Hypothetically, you could port goroutines exact behavior to rust and use that as your wanted to too.



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

Search: