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. WWW: http://libmill.org
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
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.
|
|
|
|
WWW: http://libmill.org
|