CoThread

Cooperative Multithreading using Lua Coroutines

CoThread is a library for cooperative multithreading in Lua using
coroutines. It is organized as a set o modules that provides different
functionalities incrementally. Such functionalities can be in the form
of module extensions or extra modules with utility functions and objects.

Versions

0.1-28 years ago48 downloads
0.1-18 years ago39 downloads

Dependencies

LOOP >= 3.0
looplib >= 2.0beta
lua >= 5.1

Dependency for

OiL