Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 545 Bytes

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.