Letter L

lua-luv - Bare libuv bindings for lua

Website: https://github.com/luvit/luv
License: Apache-2.0
Vendor: Alcance Libre, Inc.
Description:
This library makes libuv available to lua scripts. It was made
for the luvit project but should usable from nearly any lua
project.

The library can be used by multiple threads at once. Each thread
is assumed to load the library from a different lua_State. Luv
will create a unique uv_loop_t for each state. You can't share uv
handles between states/loops.

The best docs currently are the libuv docs themselves. Hopefully
soon we'll have a copy locally tailored for lua.

Packages

lua-luv-1.44.2.1-2.aldos.i686 [61 KiB] Changelog by Joel Barrios (2023-04-24):
- Fix version.

Listing created by Repoview-0.6.6-6.fc14.al