thisismiller / coroutine

A simple stackfull coroutine implementation, largely based on ucontext and fibers.

Home Page:http://www.dekorte.com/projects/opensource/libcoroutine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple stackfull coroutine implementation, largely based on ucontext and fibers.

http://www.dekorte.com/projects/opensource/libcoroutine/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 82.6%Language:Assembly 10.3%Language:C++ 7.1%