Concurrency Courses
RustLab Conference via YouTube Single Producer Single Consumer Lock-free FIFO From the Ground Up - Lecture
CppCon via YouTube Concurrency TS2: Improved C++ Concurrency and Lock-free Programming - Lecture
CppCon via YouTube Lock-free Atomic Shared Pointers Without a Split Reference Count - Implementation Strategies
CppCon via YouTube Parallelism Safety-Critical Guidelines for C++
CppCon via YouTube C++ Performance Optimization: Algorithmic Complexity, Data Locality, Parallelism, and Compiler Optimizations
CppCon via YouTube Back to Basics: The C++ Core Guidelines - CppCon 2022
CppCon via YouTube Architecting Multithreaded Robotics Applications in C++ - CppCon 2022
CppCon via YouTube C++ Coroutines from Scratch - Lecture
CppCon via YouTube Sockets - Applying the Unix Readiness Model for Concurrent Operations in C++ - CppCon 2022
CppCon via YouTube