Skip to content

xphh/coroutine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coroutine

a asymmetric coroutine (lua like) with fixed-size stack

by using "ucontext" mechanism, stack size is fixed with 64KB in source code where you can modify it.

now support linux(32&64) and win32, tested under x86.

About

a asymmetric coroutine (lua like) with fixed-size stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages