Skip to content

Implement coroutines and contexts-switches in c++

Notifications You must be signed in to change notification settings

cdkrot/nothread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nothread lib.

What?
Set of utilities to implement "green threads", threads running on one physical thread.
This is c++ library with small parts of asm.

Who?
Any x86_64 *nix machine.
Support for others is possible yet not implemented.

How?
See building manual see docs/build.txt

POC?
See demos in demos/ folder.

More?
For verbose api reference please see doc/api.txt

Still not?
Please write to cdkrot at yandex dot ru with questions/comments/bugs.

About

Implement coroutines and contexts-switches in c++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published