Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9973de

Browse files
Merge pull request taskflow#79 from arun11299/master
Added coro-async library to awesome-parallel-computing resources
2 parents 76c54fc + 3c38a94 commit e9973de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

awesome-parallel-computing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ All the lists in this page are either in alphabetical order or chronological ord
4747
- [Boost.Fiber: A Framework for Userland-threads Programming and Scheduling](https://github.com/boostorg/fiber)
4848
- [cppcoro: A Library for C++ Coroutines Abstractions for the Coroutines TS](https://github.com/lewissbaker/cppcoro)
4949
- [Fiber Tasking Lib: A Library for Enabling Task-based Multi-threading using Fibers](https://github.com/RichieSams/FiberTaskingLib)
50+
- [coro-async: A lite C++ coroutine TS based networking library](https://github.com/arun11299/coro-async)
5051

5152

5253
## Presentations

0 commit comments

Comments
 (0)