Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
ricardogj08
/
awesome
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Puu:
47f5759ee7
Branchit
Tagit
master
awesome
/
lua.md
lua.md
4.1 KB
Historia
Raaka
Awesome Lua
Analizadores
lua-feedparser - A decent RSS and Atom XML feed parser.
Bases de datos
LuaSQL - Database connectivity for the Lua programming language.
SqlTable - SqlTable is a Lua module for accessing databases.
LuaDBI - Multi-backend SQL database library for Lua.
sql-orm - Rewritten Lua 4Days ORM for sqlite3.
Clientes HTTP
lua-requests - HTTP requests made easy! Support for Basic Auth, Digest Auth. HTTP response parsing has never been easier!
Criptografía
lua-crypt - A small library for encrypting passwords, similar to crypt(3).
Environment
redotenv - An optimized .env parser for Lua.
getenv - Environment variables retrieval module.
Gestor de dependencias
LuaRocks - LuaRocks is the package manager for the Lua programming language.
Linters y prettiers
LuaFormatter - Reformats your Lua source code.
StyLua - An opinionated Lua code formatter.
Luacheck - A tool for linting and static analysis of Lua code.
UUID
uuid - A pure Lua uuid generator.
uuLua - UUID generation in plain lua.
Servidores HTTP
Lua HTTP Server - Simple http server, complete with correct content-types from iana.org.
Pegasus.lua - Pegasus.lua is an http server to work with web applications written in Lua language.
TUI
lua-nocurses - A terminal screen manipulation library.
AbsTK (The Abstract Toolkit) – A widget toolkit for GUI and text-mode applications.
minicurses - Simplified access to the ncurses library.
LTUI - A cross-platform terminal ui library based on Lua.
Web frameworks
Perihelion - Perihelion is a lightweight web framework, similar to Orbit, but with a very different approach to modularity.
lua-express - A minimalistic web framework for Lua. Almost a full copy of express.js.
Lapis - A web framework for Lua/MoonScript supporting OpenResty or http.server.
Lor - A fast, minimalist web framework for lua based on OpenResty.
Nana - Nana is a api framework written using Lua which need be used in openresty platform.
Gin - A LUA fast, low-latency, low-memory footprint, web JSON-API framework with Test Driven Development helpers and patterns.
Otras listas
uhub - awesome-lua (A curated list of awesome Lua frameworks, libraries and software).
LewisJEllis - Awesome Lua (A curated list of quality Lua packages and resources).
stetre - MoonLibs - Graphics and Audio Lua Libraries (Lua libraries for graphics and audio programming).
Libros y otras ayudas
https://theswissbay.ch/pdf/Gentoomen%20Library/Programming/Lua/
oatmealine - Lua metatable methods cheatsheet.
Guías de estilo
Olivine-Labs - Lua Style Guide (Olivine Labs Lua Style Guide).
Dynodzzo - Lua Style Guide (The guidelines that I apply myself to follow for my Lua projects).