1,001 skills found · Page 6 of 34
ldb / Lua Telegram BotLua Library for the Telegram Bot API
nvim-mini / Mini.mapNeovim Lua plugin to manage window with buffer text overview. Part of 'mini.nvim' library.
TeamUlysses / UlibULib: A Lua library for more rapid development on Garry's Mod servers
anjia0532 / Lua Resty MaxminddbA Lua library for reading MaxMind's Geolocation database
RobLoach / Raylib Lua SolA simple and easy-to-use Lua library to enjoy videogames programming
chrisant996 / Clink GizmosA library of Lua scripts for use with Clink https://github.com/chrisant996/clink.
ToxicFrog / VstructA Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.
jonstoler / Class.luaobject-oriented library for lua
nvim-mini / Mini.completionNeovim Lua plugin for completion and signature help. Part of 'mini.nvim' library.
moteus / Lua LogAsynchronous logging library for Lua
ignacio / LuaOAuthA OAuth client library for Lua
actboy168 / Json.luaA pure Lua JSON library.
cloudwu / Lua BsonA BSON library for lua
nvim-mini / Mini.bufremoveNeovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
girvel / LdumpSerialization library for any lua data
arthurealike / Turtle.luaTurtle graphics library for LÖVE.
radiotail / Elunasimple library to bind C/C++ and Lua(support lua 5.3/5.2/5.1)
nvim-mini / Mini.starterNeovim Lua plugin with fast and flexible start screen. Part of 'mini.nvim' library.
zerkman / Zzlibzip/zlib-compressed file depacking library in Lua
aiq / BasexxA Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.