Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
stdexec
Public
Notifications
You must be signed in to change notification settings
Fork
263
Star
2.4k
Code
Issues
144
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stdexec
.github
on
main
User selector
All users
All time
Commit history
Commits on Aug 9, 2026
Extend the stdexec module's coverage (#2151)
Show description for 1466afd
ispeters
authored
1466afd
View commit details
Copy full SHA for 1466afd
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
do not use sccache distributed builds when building with C++20 modules
ericniebler
committed
b69310f
View commit details
Copy full SHA for b69310f
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Create a stdexec module (#2138)
Show description for f0e8ae6
ispeters
authored
f0e8ae6
View commit details
Copy full SHA for f0e8ae6
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
try to molify clangd when the `CMAKE_CXX_COMPILER_ID` is `"NVHPC"` (#2141)
Show description for ee7d46f
ericniebler
authored
ee7d46f
View commit details
Copy full SHA for ee7d46f
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Merge pull request #2092 from aethernetio/2091-compilation-failed-with-fno-exception
Show description for 8982951
ericniebler
authored
8982951
View commit details
Copy full SHA for 8982951
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
add atleast one -fno-exceptions test
BartolomeyKant
committed
71bd692
View commit details
Copy full SHA for 71bd692
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
bump devcontainer versions to 26.08
trxcllnt
committed
77f3c64
View commit details
Copy full SHA for 77f3c64
View code at this point
Browse repository at this point
Commits on May 20, 2026
use boost.asio since standalone asio support is broken
ericniebler
committed
53deee0
View commit details
Copy full SHA for 53deee0
View code at this point
Browse repository at this point
try to fix the gh-pages github action
ericniebler
committed
28dac2d
View commit details
Copy full SHA for 28dac2d
View code at this point
Browse repository at this point
minor documentation fixes
ericniebler
committed
109cfa4
View commit details
Copy full SHA for 109cfa4
View code at this point
Browse repository at this point
Commits on May 4, 2026
ci(cpu): add gcc 15
romintomasetti
authored
0d7fea5
View commit details
Copy full SHA for 0d7fea5
View code at this point
Browse repository at this point
Commits on May 2, 2026
add cl-14.50 to the CPU CI test matrix
ericniebler
committed
1fe00dc
View commit details
Copy full SHA for 1fe00dc
View code at this point
Browse repository at this point
Commits on May 1, 2026
make coroutine task tests pass on msvc with AppVerifier (#2057)
Show description for d925ca7
ericniebler
authored
d925ca7
View commit details
Copy full SHA for d925ca7
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
add clang-22 and cuda-13.2 to the CI test matrix
ericniebler
committed
091046a
View commit details
Copy full SHA for 091046a
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Update Docker image version in CI workflow
ericniebler
authored
7a4803e
View commit details
Copy full SHA for 7a4803e
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
drop support for gcc-11 (#1987)
Show description for ba6ef88
ericniebler
authored
ba6ef88
View commit details
Copy full SHA for ba6ef88
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
Shrink the inline storage in connect_awaitable (#1974)
Show description for 0646567
ispeters
and
ericniebler
authored
0646567
View commit details
Copy full SHA for 0646567
View code at this point
Browse repository at this point
rewrite `any_sender_of` in terms of `__any`
ericniebler
committed
aab5da8
View commit details
Copy full SHA for aab5da8
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
try to get CI working again (#1975)
Show description for a1e2595
ericniebler
authored
a1e2595
View commit details
Copy full SHA for a1e2595
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
use symmetric transfer when co_await'ing a `task` from another `task` (#1939)
Show description for 0bf7316
ericniebler
authored
0bf7316
View commit details
Copy full SHA for 0bf7316
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
guard against infinite recursion from too many inline completions in `task` (#1935)
Show description for 2e9424a
ericniebler
authored
2e9424a
View commit details
Copy full SHA for 2e9424a
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
a few more clang-format changes
Show description for 688604b
romintomasetti
committed
688604b
View commit details
Copy full SHA for 688604b
View code at this point
Browse repository at this point
ci(style): use bash shell to ensure proper failure
Show description for f4f9c95
romintomasetti
committed
f4f9c95
View commit details
Copy full SHA for f4f9c95
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
add some c++23 jobs to the CI job matrix (#1884)
ericniebler
authored
be07d47
View commit details
Copy full SHA for be07d47
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
ci: clang-format
Show description for fe38288
romintomasetti
committed
fe38288
View commit details
Copy full SHA for fe38288
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
ci(cpu): gcc 14 with leak sanitizer
Show description for 9ba8caa
romintomasetti
committed
9ba8caa
View commit details
Copy full SHA for 9ba8caa
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
update the README
ericniebler
committed
0d02d44
View commit details
Copy full SHA for 0d02d44
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
install the latest RAPIDS sccache
trxcllnt
committed
92e0b25
View commit details
Copy full SHA for 92e0b25
View code at this point
Browse repository at this point
use GHA id-token for sccache-dist auth
trxcllnt
committed
cea1912
View commit details
Copy full SHA for cea1912
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
Merge pull request #1737 from romintomasetti/patch-1
Show description for 58e39bf
ericniebler
authored
58e39bf
View commit details
Copy full SHA for 58e39bf
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Update image tag in `ci/cpu.yml` from 25.10 to 26.02
trxcllnt
committed
433dc54
View commit details
Copy full SHA for 433dc54
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Add CPU (gcc 13, Debug) configuration to CI
Show description for 1f1bd43
romintomasetti
authored
1f1bd43
View commit details
Copy full SHA for 1f1bd43
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
make senders conforming by giving them non-static `connect` and `get_completion_signatures` member fns (#1698)
ericniebler
authored
35a8de8
View commit details
Copy full SHA for 35a8de8
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
Use sccache version already installed in the image (#1704)
Show description for 89022a8
trxcllnt
authored
89022a8
View commit details
Copy full SHA for 89022a8
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
Remove `sccache-dist` network envvars, add NVHPC v25.9 devcontainers and CI jobs (#1697)
Show description for 0437fe5
trxcllnt
authored
0437fe5
View commit details
Copy full SHA for 0437fe5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.