| David-Haim/concurrencpp |
1,922 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
C++ |
| Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all |
| python-greenlet/greenlet |
1,552 |
|
9,890 |
570 |
over 2 years ago |
50 |
December 08, 2023 |
21 |
other |
C++ |
| Lightweight in-process concurrent programming |
| sharow/libconcurrent |
340 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
zlib |
Assembly |
| :copyright: Concurrent Programming Library (Coroutine) for C11 |
| ConorWilliams/libfork |
327 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mpl-2.0 |
C++ |
| A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines |
| YACLib/YACLib |
224 |
|
0 |
0 |
over 2 years ago |
0 |
|
32 |
mit |
C++ |
| Yet Another Concurrency Library |
| h2non/paco |
185 |
|
3 |
2 |
over 6 years ago |
16 |
October 23, 2018 |
8 |
mit |
Python |
| Small utility library for coroutine-driven asynchronous generic programming in Python 3.4+ |
| timcassell/ProtoPromise |
115 |
|
0 |
3 |
about 2 years ago |
15 |
October 22, 2023 |
4 |
mit |
C# |
| Robust and efficient library for management of asynchronous operations in C#/.Net. |
| sampsyo/bluelet |
101 |
|
6 |
0 |
almost 7 years ago |
2 |
March 15, 2013 |
4 |
|
Python |
| simple asynchronous socket I/O with Python coroutines |
| loyso/LuaCSP |
40 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
|
C |
| Communicating Sequential Processes in Lua |
| sanpoo/shark |
26 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
C |
| A high concurrent network components implemented by coroutine, performance better than nginx |