Skip to content

Jarhmander/co-context-sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooperative context switch

Basic cooperative context switcher. It can be used as a basic building block for higher level functionality like coroutines, exception handling and cooperative multi-threading.

The scope of this project is intentionaly small: support a basic API (2 functions) accross a variety of platforms. The high-level functions can then be portably implemented with only this tiny API as a dependency.

About

Cooperative context switch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published