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
build-clang.sh is failing
#121
unicomp21
opened
5 years ago
1
We need emscripten support!
#120
unicomp21
opened
5 years ago
5
Add support for compiling with Visual Studio 2019
#119
NN---
opened
5 years ago
20
Windows build fails
#118
Chlorie
opened
5 years ago
3
Fixed syntax highlighting in readme.
#117
Alinshans
closed
5 years ago
0
async_generator example in README
#116
Quuxplusone
opened
5 years ago
0
spin_wait::spin_one() is incorrectly yielding to os first and then spinning
#115
lewissbaker
closed
5 years ago
1
spurious wake-ups in static_thread_pool cause deadlock
#114
saurik
opened
5 years ago
3
MSVC 2019 seems to separate <iostream> from <string> header
#113
denchat
opened
5 years ago
0
please provide vcpkg support
#112
mediabuff
opened
5 years ago
2
Clang-msvc warns of _WIN32_WINNT is reserved
#111
denchat
closed
5 years ago
7
Added CMake build system
#110
mmha
opened
5 years ago
14
async_generator_tests.cpp eating up all my memory
#109
Rakete1111
opened
5 years ago
2
Ubuntu 18.04 failed to build
#108
yesluck
closed
5 years ago
1
`task` example in README.md
#107
YehezkelShB
opened
5 years ago
3
Fix typos in README.
#106
lewissbaker
closed
5 years ago
0
Annotate async_generator, generator, and task with [[nodiscard]]
#105
joemalle
closed
5 years ago
1
Add [[nodiscard]] to awaitables
#104
joemalle
closed
5 years ago
1
Added links to README.md
#103
lofcek
closed
5 years ago
0
Are coroutines cancellable?
#102
Matthias247
opened
5 years ago
1
Update README section about customising location of Clang
#101
boguscoder
closed
5 years ago
1
Update travis config to test against clang 9
#100
lewissbaker
closed
5 years ago
0
Fix generator<T&&>
#99
lewissbaker
closed
5 years ago
0
test sync_wait_tests.cpp /"multiple threads" hangs on mac osx
#98
yfinkelstein
closed
5 years ago
12
test crash at async_auto_reset_event_tests.cpp:105/TEST_CASE("multi-threaded")
#97
yfinkelstein
opened
5 years ago
7
fix typo
#96
nathiss
closed
5 years ago
0
Big executable size overhead
#95
tkozybski
closed
5 years ago
4
Fix byte-swapping of sockaddr.sin_port
#94
lewissbaker
closed
6 years ago
1
Fixes to allow generator<T> to implement Range concept
#93
lewissbaker
closed
6 years ago
0
Add synchronisation primitives for ring-buffered producer/consumer
#92
lewissbaker
closed
5 years ago
0
Add symmetric-transfer versions of task/async_generator for clang.
#91
lewissbaker
closed
6 years ago
0
trivial: Add missing argument
#90
YehezkelShB
closed
6 years ago
1
Add support for network sockets on Windows
#89
lewissbaker
closed
6 years ago
0
Compiler error when trying to co_yield an l-value from a generator<const T>
#88
lewissbaker
closed
5 years ago
0
Add static_thread_pool scheduler
#87
lewissbaker
closed
6 years ago
0
Add CMake build support
#86
tavi-cacina
closed
6 years ago
0
Task example file: fatal error: 'stdexcept' file not found with Clang 6.0.1
#85
marcoippolito
closed
6 years ago
1
error compilation with clang 6.0.1 : 4 errors generated
#84
marcoippolito
closed
6 years ago
1
How to build cppcoro library with gcc? ( Currently using gcc version 7.2.0 (Ubuntu 7.2.0-1ubuntu1~16.04) )
#83
marcoippolito
closed
6 years ago
1
cake build process fails for different code page/locale?
#82
hoffmale
closed
6 years ago
4
Added cmake support.
#81
qis
closed
6 years ago
0
Fixed move constructor for win32_overlapped_operation_cancellable.
#80
mwinterb
closed
6 years ago
1
Random test failure of schedule_on() operator tests under msvc x86 debug
#79
lewissbaker
opened
6 years ago
5
Replace <iosfwd> with <ostream> in doctest.h to try and fix linker error
#78
lewissbaker
closed
6 years ago
0
Correct file_write_operation's friend class
#77
attila0x2A
closed
6 years ago
1
Update appveyor.yml to ignore x86 optimised failures
#76
lewissbaker
closed
6 years ago
0
Fix io_service_fixture_with_threads: create given threads count
#75
grishavanika
closed
6 years ago
0
Start top-level task without coroutine context
#74
grishavanika
closed
6 years ago
2
Failed to link tests to msvcurt(d) library with MSVC 15.6.4
#73
grishavanika
closed
6 years ago
3
Allow using a custom allocator for allocating the coroutine frame memory
#72
lewissbaker
opened
6 years ago
6
Previous
Next