Skip to content

rahimizad/libmill

Repository files navigation

LIBMILL

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

Libmill works with x86-64, gcc and Linux/OSX.

Building and installing from source

$ ./autogen.sh
$ ./configure
$ make
$ make check
$ sudo make install

Documentation

For the documentation check the project website:

http://libmill.org

License

Libmill is licensed under MIT/X11 license.

About

Go-style concurrency in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.4%
  • C++ 5.4%
  • Other 1.2%