Libmill is a lightweight coroutine library bringing Go-style concurrency to C language. It also contains simple networking and file access library that allows users to quickly bootstrap application development.
Libmill runs in following environments:
- Microarchitecture: x86, x86_64, ARM
- Compiler: gcc, clang
- Operating system: Linux, OSX, FreeBSD, OpenBSD, NetBSD, DragonFlyBSD