Path to this page:
./
devel/lua-cqueues,
Stackable Continuation Queues for Lua
Branch: pkgsrc-2022Q4,
Version: 20200726,
Package name: lua54-cqueues-20200726,
Maintainer: pkgsrc-userscqueues is a type of event loop for Lua, except it's not a classic
event loop. It doesn't use callbacks - neither as part of the API
nor internally - but instead you communicate with an event controller
by the yielding and resumption of Lua coroutines using objects that
adhere to a simple interface.
Master sites:
Filesize: 499.667 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version lua54-cqueues-20200726 (created)