An open API service indexing awesome lists of open source software.

https://github.com/aosync/gthr

C green threads library
https://github.com/aosync/gthr

Last synced: 4 months ago
JSON representation

C green threads library

Awesome Lists containing this project

README

          

# gthr

C greenthread library.

gthr implements cooperatively scheduled coroutines in order to easily achieve monothreaded concurrency.