Download List

프로젝트 설명

This is a Portable Coroutine Library implementation written in ANSI C. Coroutines can be used to implement cooperative threading among many tasks without overloading the OS with threads/processes. Since context switch between coroutines is very fast, certain applications might have performance gain in using this type of threading.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-18 10:48 Back to release list
1.8

이 릴리스는 MinGW와 Windows에 대한 지원을 추가합니다.
This release adds support for MinGW and Windows.

Project Resources