stdexec is an experimental reference implementation of the Senders model of asynchronous programming proposed by P2300 - std::execution for adoption into the C++ Standard.
vcpkg install stdexecNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a sender that produces a value and synchronously wait for it
Use C++20 standard and a compiler supporting coroutines (GCC 11+, Clang 14+, MSVC 2022 17.0+)
No dependency data recorded yet.
No resource links recorded.