C++ developers already know the hard parts. Now write code the compiler proves safe.
Decades of systems programming have made one truth undeniable: writing fast software in C++ demands constant, exhausting vigilance. Every pointer dereference, every heap allocation, every thread interaction carries the risk of undefined behavior, data races, and security vulnerabilities that only appear at runtime, often in production.
Rust eliminates this tradeoff entirely.
Rust for C++ Developers is a technically rigorous, concept-mapping guide designed exclusively for engineers who already think in terms of memory layouts, RAII, pointer aliasing, and instruction caches. This is not a beginner's introduction to programming. It is a direct translation of everything you already know into a language whose compiler enforces the exact disciplines you currently maintain manually.
What You Will Learn
How Rust's ownership model formalizes C++'s RAII pattern into an unbreakable compile-time contract
The borrow checker's Aliasing XOR Mutability rule and how it eliminates dangling pointers and data races permanently
Lifetime annotations, non-lexical lifetime analysis, and pointer validity across complex scope boundaries
Rust's algebraic data types, traits, generics, and monomorphization, mapped directly to C++ templates and abstract base classes
Smart pointer types and interior mutability patterns replacing std::shared_ptr and std::weak_ptr
Fearless concurrency using the Send and Sync marker traits, scoped threads, and channel-based message passing
Async Rust and state machine compilation compared directly to C++20 coroutines
Zero-cost iterator abstractions proven against compiled assembly output
Systems-level optimization including SIMD intrinsics, cache-friendly layouts, lock-free atomics, and arena allocators
Seamless C++ interoperability using the Foreign Function Interface, bindgen, and the cc crate
Who This Book Is For
This book is written for experienced C++ developers, systems programmers, and low-level engineers building operating systems, embedded firmware, game engines, high-frequency trading platforms, and network infrastructure. Every explanation builds on concepts you already possess.
If you have ever traced a segmentation fault through a core dump, hunted a race condition across a million-line codebase, or written documentation that was the only thing standing between your code and a memory corruption vulnerability, this book was written for you.
Modern systems programming no longer requires choosing between safety and speed. Rust proves both are possible, at compile time.
"synopsis" may belong to another edition of this title.
Seller: California Books, Miami, FL, U.S.A.
Condition: New. Print on Demand. Seller Inventory # I-9798259485891
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9798259485891
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9798259485891
Quantity: Over 20 available
Seller: CitiRetail, Stevenage, United Kingdom
Paperback. Condition: new. Paperback. C++ developers already know the hard parts. Now write code the compiler proves safe.Decades of systems programming have made one truth undeniable: writing fast software in C++ demands constant, exhausting vigilance. Every pointer dereference, every heap allocation, every thread interaction carries the risk of undefined behavior, data races, and security vulnerabilities that only appear at runtime, often in production.Rust eliminates this tradeoff entirely.Rust for C++ Developers is a technically rigorous, concept-mapping guide designed exclusively for engineers who already think in terms of memory layouts, RAII, pointer aliasing, and instruction caches. This is not a beginner's introduction to programming. It is a direct translation of everything you already know into a language whose compiler enforces the exact disciplines you currently maintain manually.What You Will LearnHow Rust's ownership model formalizes C++'s RAII pattern into an unbreakable compile-time contractThe borrow checker's Aliasing XOR Mutability rule and how it eliminates dangling pointers and data races permanentlyLifetime annotations, non-lexical lifetime analysis, and pointer validity across complex scope boundariesRust's algebraic data types, traits, generics, and monomorphization, mapped directly to C++ templates and abstract base classesSmart pointer types and interior mutability patterns replacing std:: shared_ptr and std:: weak_ptrFearless concurrency using the Send and Sync marker traits, scoped threads, and channel-based message passingAsync Rust and state machine compilation compared directly to C++20 coroutinesZero-cost iterator abstractions proven against compiled assembly outputSystems-level optimization including SIMD intrinsics, cache-friendly layouts, lock-free atomics, and arena allocatorsSeamless C++ interoperability using the Foreign Function Interface, bindgen, and the cc crateWho This Book Is ForThis book is written for experienced C++ developers, systems programmers, and low-level engineers building operating systems, embedded firmware, game engines, high-frequency trading platforms, and network infrastructure. Every explanation builds on concepts you already possess.If you have ever traced a segmentation fault through a core dump, hunted a race condition across a million-line codebase, or written documentation that was the only thing standing between your code and a memory corruption vulnerability, this book was written for you.Modern systems programming no longer requires choosing between safety and speed. Rust proves both are possible, at compile time. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability. Seller Inventory # 9798259485891
Quantity: 1 available