[ 源代码: lua-cqueues ]
软件包:lua-cqueues(20200726-1)
lua-cqueues 的相关链接
Debian 的资源:
下载源码包 lua-cqueues:
- [lua-cqueues_20200726-1.dsc]
- [lua-cqueues_20200726.orig.tar.xz]
- [lua-cqueues_20200726-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.25thandclement.com]
相似软件包:
event loop for Lua
cqueues 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.
其他与 lua-cqueues 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库