Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck
emilua
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package emilua
<package name="emilua" project="home:PerryWerneck"> <title>Lua execution engine</title> <description>A cross-platform execution engine for LuaJIT with support for async IO and flexible threading layout. Features: Complete fiber API (sync primitives, interruption API, clean-up handlers, fiber local storage, assert-like scheduling constraints, …). TCP, UDP, TLS, file IO, address/service forward/reverse name resolution, UNIX domain sockets, SCM_RIGHTS fd-passing, pipes, serial ports, … Clocks & timers. Filesystem API. Portable error comparison. Integrates with Lua builtins (i.e. you can mix up fibers and coroutines, modules, …). Actor API (each VM is an actor and they’re spawned in thread pools under your control[1]). You can even spawn isolated actors into new Linux namespaces, Landlock & seccomp rules, etc. Native JSON module. Cross-platform (should run anywhere Boost.Asio also runs).</description> <build> <enable/> <disable repository="xUbuntu_20.04"/> <disable repository="SLE_15"/> <disable repository="CentOS_8"/> <disable repository="15.6"/> <disable repository="15.5"/> <disable repository="CentOS_8_Stream"/> <disable repository="Fedora_Rawhide"/> </build> <url>https://gitlab.com/emilua/emilua/</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor