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

Rust lives in the smart pointer world. So a good candidate as a c++ succesor. Zig lives in arena alloc and soa world. So it's a better than rust when you need performance beyond the norm.



Just to be clear, you can absolutely do arena allocation and soa in Rust.


In Rust you have convenient escape hatch with a default allocator. It's similar to say "you can do safe applications using C or C++".




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: