Full Description
Write faster, cleaner, and more sustainable software with modern C++. This book offers practical techniques that combine contemporary language features with real‑world strategies to improve both performance and energy use.
You'll explore capabilities from C++17 through C++26 and learn how they can support substantial carbon reduction in systems ranging from IoT and cloud platforms to embedded devices and high‑performance computing. Along the way, you'll examine compiler optimizations, data‑layout choices, and profiling workflows that expose where software wastes energy, and how to fix it.
This book approaches green computing as an environmental priority that begins with the everyday programming decisions shaping a system's energy footprint. By the end, you'll understand how to make design choices that reduce power consumption, improve memory behavior, and support environmentally responsible software across modern applications.
What You Will Learn:
Integrate modern C++ features with green‑computing principles
Apply the performance-energy-memory triad to guide design decisions
Leverage modern C++ language standards to build sustainable software
Use sustainability metrics and coding practices to reduce energy and resource consumption
Who This Book is for:
Intermediate C++ developers who are familiar with modern C++ fundamentals and wish to deepen their understanding of performance-, energy-, and sustainability‑oriented software design, as they progress toward advanced and research‑level practices.
Contents
Chapter 1: Introduction to Modern C++ and Green Computing.- Chapter 2: Efficiency in the C++ Language.- Chapter 3: Memory Models and Cache Efficient Programming.- Chapter 4: Data Structures and Algorithms: Efficiently.- Chapter 5: Concurrency, Parallelism and Coroutines.- Chapter 6: Profiling, Benchmarking and Power Measurement.- Chapter 7: Sustainable Software Design Patterns.- Chapter 8: Embedded and IoT Systems Green Computing.- Chapter 9: Sustainable Build Systems and Tools.- Chapter 10: Applications and Case Studies in the Real World.- Chapter 11: Future Opportunities in Sustainable C++ Computing.



