brycelelbach / wg21_p2300_execution

`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Apache License 2.0
19 stars 6 forks source link

std::execution

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

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

Reference implementation

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