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

That's a good point, and I bet that once Rust's ecosystem picks up it'll be a major differentiator to be able to claim that a given library uses no GC whatsoever (while also avoiding unsafe code, naturally).

FWIW, Rust's stdlib tries to eliminate the use of GC whereever feasible. Cyclic data structures and persistent data structures are probably the only places where GC will end up being necessary.



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

Search: