Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sustrik/libmill
- Owner: sustrik
- License: mit
- Created: 2014-04-29T07:25:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T05:27:00.000Z (almost 4 years ago)
- Last Synced: 2024-05-20T19:43:43.678Z (6 months ago)
- Language: C
- Homepage:
- Size: 16.7 MB
- Stars: 2,711
- Watchers: 105
- Forks: 206
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.