Książka C++ at the Metal THOMPSON CARTER

C++ at the Metal

High-Performance Computing, SIMD, and Real-Time Systems for Robotics and Simulation

Język: Angielski
Oprawa: Miękka
Dostępność: Dostępna u dostawcy
Wysyłamy za 14-21 dni
100.28
Engineer ultra-fast, low-latency systems with modern C++ for robotics, simulation, and performance-c...

Informacje o książce

Język
Angielski
Oprawa
Książka - Miękka
Data wydania
2026
strony
332
EAN
9798180302540
Enbook ID
52816270
Waga
404
Wymiary
152 x 229 x 21

Pełny opis

Engineer ultra-fast, low-latency systems with modern C++ for robotics, simulation, and performance-critical software

When milliseconds matter, abstraction alone is not enough.

Real-time robotics, simulation engines, embedded systems, and high-performance computing platforms require precise memory control, predictable execution, and efficient hardware utilization.

C++ remains one of the most powerful tools for building these systems.

"C++ at the Metal" is a practical, engineering-focused guide to writing high-performance C++ applications optimized for modern hardware, real-time execution, and computational efficiency.

This book teaches developers how to build fast, deterministic systems using advanced C++ techniques, SIMD optimization, and low-level performance engineering.


Why performance engineering matters

Modern robotics and simulation systems face challenges such as:

  • real-time processing constraints
  • low-latency sensor pipelines
  • memory bandwidth bottlenecks
  • CPU cache inefficiencies
  • high-frequency control loops
  • parallel computation demands
  • deterministic execution requirements

Efficient systems programming is essential for meeting these constraints reliably.


What you will learn
  • modern C++ fundamentals for systems programming
  • memory management and cache-aware design
  • low-level performance optimization techniques
  • SIMD and vectorized computation strategies
  • multithreading and concurrency patterns
  • lock-free and low-latency programming concepts
  • real-time systems design principles
  • profiling and benchmarking workflows
  • numerical optimization for simulation systems
  • interfacing with robotics and hardware platforms

From algorithms to hardware-efficient systems

Throughout the book, you will learn how to:

  • write cache-friendly high-performance code
  • reduce latency in real-time pipelines
  • optimize CPU-bound workloads effectively
  • leverage SIMD for computational acceleration
  • design deterministic concurrent systems
  • benchmark and profile software scientifically
  • build maintainable systems without sacrificing speed

Each chapter focuses on practical engineering patterns used in robotics, simulation, and infrastructure software.


Practical applications
  • robotics control systems
  • simulation and physics engines
  • autonomous systems software
  • sensor fusion pipelines
  • game and rendering engines
  • real-time infrastructure platforms

These examples reflect real-world high-performance engineering challenges.


Who this book is for
  • C++ developers
  • robotics engineers
  • simulation engineers
  • systems programmers
  • embedded developers
  • performance-focused software engineers

If you want to build software that fully utilizes modern hardware while remaining reliable and maintainable, this book provides the roadmap.

Control memory precisely.
Optimize relentlessly.
Engineer systems at the metal.