Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 370 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.

Reference implementation

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