Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages