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

> At the language level, Rust is substantially more similar to C++ than it is to Go. C++ and Rust both have many properties (lack of GC, pervasive stack allocation [even for closures], move semantics, overhead-free C FFI compatibility) that many other languages lack, and the Rust developers actively work to match C++ on features.

I think this is absolutely true, for what it's worth.



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

Search: