/pco

Primary LanguageAssemblyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PCO

Pco is a lightweight preemptible user-level thread library in C and assembly.

It adopts preemptive method like in go.

The sched strategy can refer to this paper Lightweight preemptive user-level threads.