Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Extending std::execution - Implementing Custom Algorithms with Senders and Receivers

CppNow via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to extend the std::execution framework by implementing custom algorithms using the Senders & Receivers model in this conference talk from C++Now 2025. Explore the process of creating new asynchronous computation algorithms beyond the baseline set provided by P2300's std::execution specification. Examine a detailed implementation of `when_all_range`, a variation of the standard `when_all` algorithm, to understand how transformations and control flow work within the execution model. Discover the key considerations for ensuring your custom algorithms remain efficient and composable while integrating seamlessly with modern C++ codebases. Gain practical insights into expressing asynchronous computation patterns and extending the Senders & Receivers DSL to cover new use cases not addressed by the standard library.

Syllabus

Extending std::execution - Implementing Custom Algorithms with Senders & Receivers - C++Now 2025

Taught by

CppNow

Reviews

Start your review of Extending std::execution - Implementing Custom Algorithms with Senders and Receivers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.