C library and API for lightweight coroutines and stackless concurrency
C library and API for coroutines
libpcl
$ gcc -o myprogram myprogram.c -lpcl
$ pkg-config --modversion libpcl
$ pkg-config --cflags --libs libpcl