A single-header scheduler aware C++ oneshot channel
Stars
20
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
11
commits
1
clear cancellation slot on receiver's executor
57ab00d
async_extract works with void type
bb8aa1e
Add `async_extract` interface
b9a4cbb
CMake finds test targets
bfd0afd
Update README.md
1f90204
Update .clang-format
a4b5809
async_wait supports default completion token
2ec921d
Remove fmt dependency
26b0377
Merge pull request #1 from youyuanwu/dev
bf93793
fix missing namespace annotation
c0fa5d0
Use forwarding references
d38bbbd
Initial commit
b36ec4d