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

Rust doesn't require you to track down memory corruption in safe code.


No, but it has compiler assisted resource management. Not the first idea that comes to mind when someone complaints about GC.

Besides even on Rust, using lock free algorithms without GC help is very tricky.


It's tricky even with a GC.




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

Search: