Misra Parallelism Safety-critical Guidelines for C++11, 17, Then C++20, 23 - CppCon 2021
Parallelism Safety-Critical Guidelines for C++ - Michael Wong, Andreas Weis, Ilya Burylov - CppCon22
The Future of C++ Parallel and Concurrency Safety Guidelines - Michael Wong & Ilya Burylov CppCon 20
Qualification of the C and C++ Standard Libraries for Safety-critical Applications - Remi van Veen
Documentation in the Era of Concepts and Ranges - Christopher Di Bella & Sy Brand - CppCon 2021
C++20: An (Almost) Complete Overview - Marc Gregoire - CppCon 2020
C++ Algorithmic Complexity, Data Locality, Parallelism, Compiler Optimizations, & Some Concurrency
Safety Certifying an Open Source Project: The Example of Xen - Stefano Stabellini & Bertrand Marquis
Code Analysis++ - Anastasia Kazakova - CppCon 2021
CppCon 2019: Michael Price “A Critical Look at the Coding Standards Landscape”
emBO++ 2022 Talk: FPGA 101 for Embedded C++ Developers by Babar Khan
The Upcoming Concurrency TS Version 2 for Low-Latency and Lockless Synchronization - CppCon 2021
Compiler++
Building C++ Interfaces That Are Hard to Use Incorrectly - Andreas Weis - ACCU 2023
Can Locks in Parallel Programming Really Help with Array Access?
Type-and-resource Safety in Modern C++ - Bjarne Stroustrup - CppCon 2021
C++ and Safety - Timur Doumler - C++ on Sea 2023
Quality Assurance and Coding Standards for Parallel Software on POWER systems - Manuel
CppCon 2017: Scott Schurr “Type Punning in C++17: Avoiding Pun-defined Behavior”
Lecture 23 Concurrent Programming