Skip to content

cplusplus/sender-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1790dd · Jul 9, 2024
Apr 4, 2023
Nov 23, 2022
Mar 28, 2022
Nov 20, 2023
Jun 16, 2021
Jul 6, 2021
Oct 4, 2021
Dec 5, 2021
Jan 18, 2022
Apr 22, 2022
Jan 24, 2023
Apr 21, 2023
Feb 22, 2024
Apr 2, 2024
Feb 2, 2022
Dec 9, 2023
Jul 9, 2024

Repository files navigation

std::execution

std::execution, the proposed C++ framework for asynchronous and parallel programming.

You can see a rendered copy of the current draft here.

Github Pages

Reference implementation

You can find the reference implementation at NVIDIA/stdexec on GitHub.