| lukeed/taskr |
2,547 |
|
178 |
273 |
over 5 years ago |
11 |
July 27, 2017 |
15 |
mit |
JavaScript |
| A fast, concurrency-focused task automation tool. |
| bloomberg/quantum |
501 |
|
0 |
0 |
about 3 years ago |
0 |
|
10 |
apache-2.0 |
C++ |
| Powerful multi-threaded coroutine dispatcher and parallel execution engine |
| joshlk/many_requests |
384 |
|
0 |
0 |
about 5 years ago |
2 |
March 23, 2021 |
1 |
mit |
Python |
| Dead easy interface for executing many HTTP requests asynchronously. Also provides helper functions for executing embarrassingly parallel async coroutines. |
| 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 |
| nim-works/cps |
213 |
|
0 |
0 |
about 1 year ago |
0 |
|
21 |
mit |
Nim |
| Continuation-Passing Style for Nim 🔗 |
| 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. |
| KCreate/charly-vm |
88 |
|
0 |
0 |
over 3 years ago |
0 |
|
52 |
|
C++ |
| Fully parallel dynamically typed programming language |
| symplely/coroutine |
34 |
|
4 |
2 |
almost 5 years ago |
54 |
March 01, 2021 |
|
mit |
PHP |
| Cooperative multitasking using generators. The basics of coroutines, async and await! |
| cvb941/kotlin-parallel-operations |
22 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
|
Kotlin |
| Parallel map, reduce, etc. operations using coroutines in Kotlin. |