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

There are many reasons, but to name a few important to me: rust gives performance on the level of C++, but with the memory safety of a garbage-collected language. It also provides protection against data races so that you can use concurrency with less chance of hard-to-debug issues.


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

Search: