Preface
It's hard to avoid Rust if you spend much time reading about programming on social media. While it has been in stable release since 2015, among the myriad programming languages, it still feels young and perhaps unfamiliar to many. Yet companies such as Google and Microsoft have been vocal about embracing this language and its unique security and safety advantages.
Rust excels in many of the same areas as C++. Especially for low-overhead, high-performance programming, very few other languages compete with C and C++ as well as Rust. This alone makes learning it worthwhile for any C++ programmer looking to expand their technical toolbox.
This book is about Rust, but it's written specifically for C++ programmers. Throughout the book, we'll ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access