CppCon Secrets of C++ Scripting Bindings: Bridging Compile Time and Run Time - Jason Turner - CppCon 2024
CppCon How to Improve the Safety of C++ Code With a Quantities & Units Library - Mateusz Pusz - CppCon 2024
CppCon The Beman Project: Bringing C++ Standard Libraries to the Next Level - David Sankel - CppCon 2024
CppCon Cpp Contracts - How Contracts in C++26 Can Improve C++ Code Safety and Correctness - Timur Doumler
CppCon User API & C++ Implementation of a Multi Producer, Multi Consumer, Lock Free, Atomic Queue - CppCon