Module that provides abstractions over Lua coroutines.

$ luarocks install --server=https://luarocks.org/dev cmt

CMT, which stands for Coroutine (or Cooperative, Collaborative) Multi-Threading (or Tasking), is a module providing abstractions over Lua coroutines to, for example, nicely build and synchronize asynchronous operations.

Versions

dev-1dev25 days ago3 downloads

Dependencies

lua >= 5.1, <= 5.4

Manifests