{"library":"stdexec","type":"library","category":null,"description":"stdexec is an experimental reference implementation of the Senders model of asynchronous programming proposed by P2300 - std::execution for adoption into the C++ Standard.","language":"cpp","status":"active","version":"2026-02-26","tags":["async","senders","execution","coroutines","experimental"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install stdexec","imports":["#include <exec/exec.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(stdexec CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE stdexec::stdexec)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}