Hacker Newsnew | past | comments | ask | show | jobs | submit | moveoverhal's commentslogin

Rust does have manual memory management. You can allocate memory and get a simple pointer back, and then it is on you to free, just like C.

It is just that, it also has conveniences that make it feel like a language where you don't even have to think about memory. I think that is pretty cool.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: