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
Type
/
to 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
264
Star
2.4k
Code
Issues
141
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Extend the stdexec module's coverage
- #2151
#2151
Open
ispeters
wants to merge 33 commits into
NVIDIA:main
NVIDIA/stdexec:main
from
ispeters:extend-module
ispeters/stdexec:extend-module
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
Extend the stdexec module's coverage
#2151
ispeters
wants to merge 33 commits into
NVIDIA:main
NVIDIA/stdexec:main
from
ispeters:extend-module
ispeters/stdexec:extend-module
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Start extending what's exported from stdexec
Show description for 4ffe67c
ispeters
committed
4ffe67c
View commit details
Copy full SHA for 4ffe67c
Browse repository at this point
Export more stuff
Show description for 2bef5bd
ispeters
committed
2bef5bd
View commit details
Copy full SHA for 2bef5bd
Browse repository at this point
Export everyting in __execution_fwd.hpp
Show description for 51f6263
ispeters
committed
51f6263
View commit details
Copy full SHA for 51f6263
Browse repository at this point
Broken test_just.cpp
Show description for 274fbb5
ispeters
committed
274fbb5
View commit details
Copy full SHA for 274fbb5
Browse repository at this point
Fix test_just.cpp
Show description for e3459c1
ispeters
committed
e3459c1
View commit details
Copy full SHA for e3459c1
Browse repository at this point
Export some symbols from the module
Show description for d104be8
ispeters
committed
d104be8
View commit details
Copy full SHA for d104be8
Browse repository at this point
Mostly get all the tests building
Show description for 1b81797
ispeters
committed
1b81797
View commit details
Copy full SHA for 1b81797
Browse repository at this point
Test build worksish
Show description for e721bc4
ispeters
committed
e721bc4
View commit details
Copy full SHA for e721bc4
Browse repository at this point
Clang-format
ispeters
committed
d074fa5
View commit details
Copy full SHA for d074fa5
Browse repository at this point
Make the test.exec build fail better in modules mode
Show description for 845e27f
ispeters
committed
845e27f
View commit details
Copy full SHA for 845e27f
Browse repository at this point
Clean up some TODOs
Show description for 6f5ba35
ispeters
committed
6f5ba35
View commit details
Copy full SHA for 6f5ba35
Browse repository at this point
Clean up test/CMakeLists.txt
Show description for e4d89f3
ispeters
committed
e4d89f3
View commit details
Copy full SHA for e4d89f3
Browse repository at this point
Some random clean-ups
Show description for 6df9b89
ispeters
committed
6df9b89
View commit details
Copy full SHA for 6df9b89
Browse repository at this point
Delete now-useless module test
Show description for 9afe862
ispeters
committed
9afe862
View commit details
Copy full SHA for 9afe862
Browse repository at this point
Standardize test include orders
Show description for c99d9ec
ispeters
committed
c99d9ec
View commit details
Copy full SHA for c99d9ec
Browse repository at this point
Make more tests pass
Show description for 7bd2a0d
ispeters
committed
7bd2a0d
View commit details
Copy full SHA for 7bd2a0d
Browse repository at this point
Get test.scratch building
Show description for 1742944
ispeters
committed
1742944
View commit details
Copy full SHA for 1742944
Browse repository at this point
Include some test.exec tests in the modules build
Show description for b8d8a55
ispeters
committed
b8d8a55
View commit details
Copy full SHA for b8d8a55
Browse repository at this point
Fix typo in preprocessor token-pasting
ispeters
committed
88ce02c
View commit details
Copy full SHA for 88ce02c
Browse repository at this point
Get the ASIO tests building
Show description for b75188b
ispeters
committed
b75188b
View commit details
Copy full SHA for b75188b
Browse repository at this point
clang-format include/exec/asio/completion_token.hpp
ispeters
committed
f7238a8
View commit details
Copy full SHA for f7238a8
Browse repository at this point
Fix linker error in ASIO tests
Show description for 19a0a93
ispeters
committed
19a0a93
View commit details
Copy full SHA for 19a0a93
Browse repository at this point
Disable TBB for now when building with modules
ispeters
committed
54fa87b
View commit details
Copy full SHA for 54fa87b
Browse repository at this point
Make __spin_loop_pause inline instead of static
Show description for 78e95a0
ispeters
committed
78e95a0
View commit details
Copy full SHA for 78e95a0
Browse repository at this point
Delete accidentally added precompiled module file
ispeters
committed
06a7c1f
View commit details
Copy full SHA for 06a7c1f
Browse repository at this point
Make __spin_loop_pause conditionally static and never inline
Show description for 8262b69
ispeters
committed
8262b69
View commit details
Copy full SHA for 8262b69
Browse repository at this point
Modularize exec/trampoline_scheduler.hpp
Show description for aab15cf
ispeters
committed
aab15cf
View commit details
Copy full SHA for aab15cf
Browse repository at this point
Address post-rebase build failures
Show description for 2295844
ispeters
committed
2295844
View commit details
Copy full SHA for 2295844
Browse repository at this point
Commits on Aug 8, 2026
Re-add dropped include to static_thread_pool.hpp
Show description for 827632f
ispeters
committed
827632f
View commit details
Copy full SHA for 827632f
Browse repository at this point
Fix clang-format error
ispeters
committed
f33d2ac
View commit details
Copy full SHA for f33d2ac
Browse repository at this point
Fix the build-failure tests
Show description for fdf5453
ispeters
committed
fdf5453
View commit details
Copy full SHA for fdf5453
Browse repository at this point
Serialize the modular build in CI
Show description for e39bbcf
ispeters
committed
e39bbcf
View commit details
Copy full SHA for e39bbcf
Browse repository at this point
Remove test_on.cpp from the modular build
Show description for 8f6735f
ispeters
committed
8f6735f
View commit details
Copy full SHA for 8f6735f
Browse repository at this point
You can’t perform that action at this time.