LT: Improve Compile Time With One Weird Trick Template Meta Programmers Hate! - Luke Valenty CppNow
One weird compile-time trick: tuple for-each (C++ Stream)
Luke Valenty - High-Performance Message Dispatch in C++ - emBO++ 2023
C++ Weekly - Ep 314 - Every Possible Way To Force The Compiler To Do Work At Compile-Time in C++
C++ : How to reduce compile time with C++ templates
Compile-time Initialization & Build Library for Composing Modular Firmware - Luke Valenty CppNow 22
Improving C++ Compilation Times: Tools & Techniques - Vittorio Romeo - ACCU 2023
C++ Weekly - Ep 338 - Analyzing and Improving Build Times
Compile time meets runtime - Template Metaprogramming in C++ - E7
C++ : How to minimize compilation time in C++
Viktor Kirilov — The hitchhiker's guide to faster builds
CppCon 2017: Eddie Elizondo “Optimizing compilation times with Templates”
Lightning Talk: Cotuple - A Trip to Category Theory and Back - Tobias Löw - CppNow 2022
C++ : Reduce gcc memory usage
Decomposing C++ Modules for Fast Load Times Source
Type Safe Reflective Metaprogramming
Lightning Talk: Initialisation in Modern C++ - Timur Doumler - CppNow 2022
Composition on Tiny Embedded Systems in C++ - Luke Valenty - CppNow 2023
Lightning Talk: A Spinlock Implementation - Fedor Pikus - CppNow 2022
emBO++ 2022 The constexpr init()/build() pattern: compose modular firmware with minimal runtime cost