- Debugging C++ Code: A Practical and Interactive Guide - Sebastian Theophil - CppNow 2023
- Applicative: The Forgotten Functional Pattern in C++ - Ben Deane - CppNow 2023
- Definition-Checked Generics, Part 1: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith
- Lightning Talk: Why IT Projects Fail - Jim Hague - ACCU 2023
- Lightning Talk: Algorithm? You Keep Using That Word - Kevlin Henney - ACCU 2023
- The New C++ Library: Strong Library Foundation for Future Projects - Jonathan Müller & Arno Schödl
- Function Contracts in Practice using C++ - Rostislav Khlebnikov - ACCU 2023
- Implementing Fast Calendar Algorithms - Speeding Date - Cassio Neri - CppNow 2023
- Khronos Sycl Language Framework for C++ Accelerators: Take Advantage of All the MIPS Michael S Wong
- Keynote: Safety in C++: All the Safeties! - Sean Parent - C++ on Sea 2023
- Composition on Tiny Embedded Systems in C++ - Luke Valenty - CppNow 2023
- Lightning Talk: On Being Autistic - Neurodiversity Awareness - Dom Davis - ACCU 2023
- Space Invaders: The C++20 Spaceship Operator is Upon Us - Lieven de Cock - ACCU 2023
- Reverse Engineering C++20 Coroutines