C++ vs Rust vs Go?
C++ vs Rust vs Go?
Posted Jun 11, 2016 4:47 UTC (Sat) by viro (subscriber, #7872)In reply to: C++ vs Rust vs Go? by cryptoknight
Parent article: Grover: Why Rust for Low-level Linux programming?
IOW, it sounds interesting, but you seem to be seriously overselling that.
Posted Jun 11, 2016 7:36 UTC (Sat)
by cryptoknight (guest, #108170)
[Link]
As I said, I don't have much experience with the guidelines personally yet, but the section you quoted sounds like a pretty standard disclaimer for a work in progress. My statements concerning safety guarantees mainly come from watching the CppCon 2015 presentations from Bjarne Stroustrup and Herb Sutter where the guidelines effort was first announced. The safety guarantees provided by the guidelines were the main topic of those talks, and they were compared directly to those provided by Rust. Given the circumstances, of course, it is certainly possible that the authors/speakers were doing a bit of selling of their own.
Also, both the Visual Studio and Clang teams have begun implementing checkers for the guidelines. So, while they may not be complete or 100% foolproof yet, they seem to be heading in a worthwhile direction.
C++ vs Rust vs Go?