Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sustrik/libmill

Go-style concurrency in C
https://github.com/sustrik/libmill

Last synced: about 1 month ago
JSON representation

Go-style concurrency in C

Awesome Lists containing this project

README

        

LIBMILL [![Build Status](https://travis-ci.org/sustrik/libmill.svg?branch=master)](https://travis-ci.org/sustrik/libmill)
=======

Libmill is a library that introduces Go-style concurrency to C.

Documentation
-------------

For the documentation check the project website:

http://libmill.org

License
-------

Libmill is licensed under MIT/X11 license.