Integrating C++ Code Generation Into a Large CMake Build
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the challenges and solutions for integrating C++ code generation tools into large-scale CMake builds in this conference talk from ACCU 2024. Learn how Bloomberg optimized their service-oriented architecture by implementing code generation for stub services and client libraries. Discover the decision-making process between configure-time and build-time code generation, techniques for ensuring fast and consistent incremental builds, and methods for measuring, testing, and rolling out code generation changes across a vast codebase. Gain insights into improving developer experience and build performance while simplifying the process of writing and calling services in a complex software ecosystem.
Syllabus
Integrating C++ Code Generation Into a Large CMake Build - CB Bailey - ACCU 2024
Taught by
ACCU Conference
Related Courses
Object-oriented programmingHigher School of Economics via Coursera Configuring the C/C++ Extension Pack with Visual Studio Code
Coursera Project Network via Coursera SOLID C++
Udemy Migrating to Qt 6
Udemy Master CMake for Cross-Platform C++ Project Building
Udemy