steve dekorte  →  projects  →  open source
io
libcoroutine
libgarbagecollector
skipdb
tagdb
    libcoroutine
    a portable coroutine implementation

    overview A simple stackfull coroutine implementation, largely based on ucontext and fibers
    on platforms that support those APIs and with setjmp/longjmp implementations on several others.
    download libcoroutine.tgz version 1.2
    license Revised BSD
    docs link