| zpl-c/zpl |
901 |
|
10 |
9 |
over 2 years ago |
188 |
March 02, 2021 |
5 |
other |
C |
| 📐 Pushing the boundaries of simplicity |
| yuanzhubi/call_in_stack |
179 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
mit |
C++ |
| Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines! |
| qchateau/packio |
84 |
|
0 |
0 |
almost 3 years ago |
0 |
|
4 |
mpl-2.0 |
C++ |
| An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio. |
| stefantalpalaru/golib |
63 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
bsd-2-clause |
Shell |
| a library exposing Go's channels and goroutines to plain C |
| mikewei/micoro |
36 |
|
0 |
0 |
over 13 years ago |
0 |
|
0 |
other |
C |
| a light weight, high performance coroutine implementation |
| Felspar/coro |
34 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
bsl-1.0 |
C++ |
| Coroutine library and toolkit for C++20 |
| ingangi/chroutine |
33 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
mit |
C++ |
| C++ coroutine framework |
| iains/gcc-cxx-coroutines |
9 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
other |
|
| The main C++ Coroutines implementation was merged into GCC-10. This branch remains open for any "ideas" or other WIP and is kept up to date with GCC master. |
| amalcao/libcoroc |
8 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
bsd-2-clause |
C |
| The LibCoroC is a coroutine library for Unix like systems written by C. |