Libmill is a library that introduces Go-style concurrency to C.
Libmill works with x86-64, gcc and Linux/OSX.
$ ./autogen.sh
$ ./configure
$ make
$ make check
$ sudo make install
For the documentation check the project website:
Libmill is licensed under MIT/X11 license.