LuaNode
Lua IO library
An asynchronous I/O library for the Lua programming language
Asynchronous I/O for Lua
415 stars
42 watching
39 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvim-neotest/nvim-nio | A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions. | 305 |
yonaba/30log | A minimalist Lua library for object-oriented programming | 455 |
nicholas3388/luanode | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,138 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
kikito/i18n.lua | A comprehensive language translation library for Lua | 257 |
lualanes/lanes | A lightweight, native multithreading library for Lua | 466 |
moteus/lua-log | An asynchronous logging library for Lua that allows flexible output to multiple destinations with different formats. | 110 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
actboy168/bee.lua | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 160 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
andrewrk/lua-in-the-browser | Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
dafrito/luacxx | A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. | 158 |
nvoid-lua/nvoid | A custom Neovim configuration and development environment built around the Lua programming language | 101 |
yonaba/moses | A utility library for functional programming in Lua | 629 |