- Back to Basics: Function Call Resolution in C++ - Ben Saks - CppCon 2024
- Hidden Overhead of a Function API - Oleksandr Bacherikov - CppCon 2024
- Allocator-Aware C++ Type Design - Jonathan Coe - C++ on Sea 2024
- Time Travel Debugging - Debug Complex C++ Bugs With Software from Undo - Mark Williamson - 2024
- Python's asyncio in C++ for Terminal Graphics - Fernando Iglesias - Meeting C++ 2024
- Back to Basics: Debugging and Testing in C++ Software Development - Greg Law & Mike Shah - CppCon 24
- C++ Coroutines and Structured Concurrency in Practice - Dmitry Prokoptsev - CppCon 2024
- Testable by Design - How to Create Testable C++ Code Using C++ Language Features - Steve Love - 2024
- What’s Eating my RAM? - C++ Memory Management - Jianfei Pan - CppCon 2024
- Hans Wennborg: C++ switch statements under the hood in LLVM
- From C to Modern C++: Transforming the classroom and beyond - Gabriel Valenzuela - Meeting C++ 2024
- Why Modules?: It's not about build time - Steve Downey
- C++ Weekly - Ep 456 - RVO + Trivial Types = Faster Code
- Parallel Algorithms Ranges and oneDPL - Abhilash Majumder - Meeting C++ 2024
- Writing VS Code extensions for fun and profit Nikolaj Fogh Meeting C++ 2024