libcommunism
Userspace cooperative threading library
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NlibcommunismMain namespace for the libcommunism library
 NinternalImplementation details (including architecture/platform specific code) for the library
 CAarch64Architecture specific methods for working with cothreads on 64 bit ARM machines
 CAmd64Architecture specific methods for working with cothreads on amd64 based systems
 CSetJmpContext switching utilizing the C library setjmp() and longjmp() methods
 CUContextImplementation of context switching that uses the C library's setcontext() methods
 Cx86Architecture specific methods for working with cothreads on x86 systems
 CCothreadImplAbstract interface for a platform implementation of cothreads
 CCothreadInstance of a single cooperative thread