issues
search
lewissbaker
/
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
MIT License
3.43k
stars
472
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add GitHub actions
#172
andreasbuhr
opened
4 years ago
3
Unify experimental includes
#171
andreasbuhr
opened
4 years ago
5
cppcoro development seems pretty dead
#170
etorth
opened
4 years ago
15
linux support using liburing
#169
Garcia6l20
closed
4 years ago
8
Question on implementation of some concepts
#168
Chlorie
opened
4 years ago
0
Iterating mutiple times over a generator
#167
ilelann
opened
4 years ago
3
Some minor changes in text
#166
GouravKumar2
closed
4 years ago
1
Little discription added
#165
jatinmankar8
closed
4 years ago
1
Hang in sync_wait() when coroutine has co_await() expression.
#164
Qix-
closed
4 years ago
7
Support -fno-exceptions
#163
Qix-
opened
4 years ago
1
Use symmetric transfer for MSVC >=16.8
#162
chausner
opened
4 years ago
0
Visual Studio 2019, x64 Native Tools Command Prompt for VS 2019, cake.bat, build fail: 3 errors
#161
vasslavich
opened
4 years ago
3
File I/O for Linux
#160
GIGte
opened
4 years ago
0
VS2019: all classes with operator co_await() produce error on compilation: Error C3773 Use of 'co_await' in this context is a non - conforming extension in C++20
#159
newfeatureengineer
opened
4 years ago
2
GCC 10.1 support
#158
dutow
opened
4 years ago
6
final_suspend is required to be non-throwing
#157
Kyle-Thompson
opened
4 years ago
2
generator_promise::{initial,final}_suspend() can be noexcept
#156
fghzxm
closed
4 years ago
0
Any success with compiling the tests on macOS?
#155
mickeyl
opened
4 years ago
0
Segmentation faults when building using apple clang 11.0.3
#154
voertler
closed
4 years ago
1
fix a bug in ipv4_address::is_private_network() and avoid a compiler warning
#153
yaoxinliu
closed
4 years ago
1
schedule_on demotes shared_task to task
#152
invexed
opened
4 years ago
0
[Bug Report] Documentation Typo: "ip_service" should be "io_service"
#151
yaoxinliu
opened
4 years ago
0
file_read_openration.hpp has wrong #endif for non-windows compiler
#150
heartsg
opened
4 years ago
0
sync_wait does not support lambdas
#149
invexed
closed
4 years ago
2
Is there any benchmark show the performance of the cppcoro?
#147
Celthi
opened
4 years ago
0
Make recursive_generator [[nodiscard]] like generator
#146
gomez-addams
closed
4 years ago
1
Fire and forget?
#145
uecasm
opened
4 years ago
10
Windows-10 build fails (cake.main not found)
#144
AjitDingankar
opened
4 years ago
0
C++20 removed std::uncaught_exception
#143
QuellaZhang
opened
4 years ago
1
Update travis config to use Ubuntu bionic and clang-11
#142
lewissbaker
closed
4 years ago
0
Update travis.yml to use clang-11 and Ubuntu bionic
#141
lewissbaker
closed
4 years ago
1
Avoid std::atomic_init deprecated by P0883.
#140
BillyONeal
closed
4 years ago
3
atomic_init calls throw deprecation warnings after acceptance of C++20 P0883
#139
BillyONeal
closed
4 years ago
5
Also support coroutines in std namespace
#138
bmanga
opened
4 years ago
2
Question: worth migrating from cpprestsdk to cppcoro ?
#137
mediabuff
opened
4 years ago
2
A generator that returns some terminal value
#136
Anton3
opened
4 years ago
2
round_robin_scheduler_tests.cpp compile error with clang10
#135
insoulity
closed
4 years ago
3
Remove duplication from build.cake
#134
anlongfei
closed
4 years ago
0
how long can it support vs2019?
#133
roc1
closed
4 years ago
1
compile test/recursive_generator_tests.cpp crashes on clang++ 9.0.0 Linux
#132
AndreAdrian
closed
4 years ago
3
boost::asio::awaitable<T> does not satisfy Awaiter<T>
#131
invexed
closed
5 years ago
2
when_all_ready() example2
#130
IgorStauder
opened
5 years ago
0
static_thread_pool test coredump??
#129
anlongfei
opened
5 years ago
2
gcc complains about using std::invoke
#128
denchat
closed
4 years ago
1
Fix generator<T> to satisfy the range concept
#127
lewissbaker
closed
5 years ago
0
Working with ranges?
#126
adah1972
closed
5 years ago
5
Add support for VS 2019
#125
lewissbaker
opened
5 years ago
0
iterator_category needs <iterator>
#124
denchat
closed
5 years ago
0
m_exception is std::exception_ptr
#123
denchat
closed
5 years ago
0
await_suspend never actually uses input producer
#122
denchat
closed
5 years ago
0
Previous
Next