Embedded-Friendly C++: Features That Make a Difference
Designing an SPSC Lock-free queue
Sanitize for your Sanity: Sanitizers tools for Modern C++
Unlocking the Value of C++20 Features / C++23 Tools You Would Actually Use
The Missing Step: Making Data Oriented Design One Million Times Faster
Harnessing constexpr: A Path to Safer C++
Missing (and future?) C++ range concepts / Cache-Friendly C++
To Err is Human: Robust Error Handling in C++26
Taming the Beast: Strategies for Incrementally Modernizing Large C++ Codebases
Applied modern c++ : efficient expression evaluator with type-erasure
Speed for free - current state of auto-vectorizing compilers
C++ Contracts – a Meaningfully Viable Product
Building C++: It Doesn't Have to be Painful!
The data-parallel types (SIMD) library in C++26
How to understand modern C++ features in practice? Let's create a compiler!