libmill - Go-style concurrency in C
Libmill is a library that introduces Go-style concurrency to C. It can execute up to 20 million coroutines and 50 million context switches per second. It also contains simple networking and file access library that allows users to quickly bootstrap application development.
https://github.com/sustrik/libmill
License:
Tech:
Tags: