Skip to content

stdexecv2026-05-25

Updated

stdexec is an experimental reference implementation of the Senders model of asynchronous programming proposed by P2300 - std::execution for adoption into the C++ Standard.

#Supported Platforms

All platforms supported.

#Features

No default features.

#asio

stdexec enable asio

Dependencies:
and 49 transitive dependencies:
Host Dependencies:
3 transitive dependencies:

#taskflow

stdexec enable taskflow

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#tbb

stdexec enable tbb

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • autoantwort's avatarautoantwort
  • Mengna Li's avatarMengna Li
  • MonicaLiu's avatarMonicaLiu
  • Yiwen's avatarYiwen
  • HungMingWu's avatarHungMingWu
  • jim wang's avatarjim wang
  • Kai Pastor's avatarKai Pastor
  • Jia Yue Hua's avatarJia Yue Hua
  • sunnuay's avatarsunnuay
  • Yizhou Tong's avatarYizhou Tong

#Changelog

  • 7ff71c6[stdexec] Fix missing <vector> include in libdispatch_queue.hpp (#53741)
  • 1104257[stdexec] update to 2026-05-25 (#52000)
  • 03d9471[stdexec] update to 2026-02-26 (#50192)
  • 4556e1a[stdexec] update to 2026-01-26 (#49564)
  • fc98ae6[stdexec] Move all downloads to portfile, use stable refs (#39795)
  • c439d78[vcpkg baseline][stdexec] Fix compilation failure under Windows (#39756)
  • ca9c7e2[stdexec] update to 2024-06-16 version (#39350)
  • 71376b2[stdexec] update to nvhpc-23.09.rc4 (#35537)
  • da58d7d[vcpkg baseline][sais/stdexec] Remove port sais and fix stdexec hash (#31773)
  • cf0d192fix bad hash (#30648)
  • e741c6e[stdexec] new port (#30031)