- Home
- Computer
- Programming
- Protothreads
Computer · Programming
Protothreads
Listed in the directory · updated 20 Jul 2022
About Protothreads
Protothreads- Very lightweight stackless threads; give linear code execution for event-driven systems, designed to use little memory; library is pure C, no platform-specific Assembly; usable with or without OS. Open source, BSD-type license.