{{tag>lua luarocks lib extensions}}

====== Библиотеки / Расширения / Модули ======

===== Rake =====

  * https://github.com/stevedonovan/Lake

===== Отладка =====

  * https://github.com/kikito/inspect.lua

===== Библиотеки =====

  * https://github.com/gvvaughan/lyaml
  * https://github.com/renatomaia/loop-serializing
  * https://github.com/renatomaia/loop-collections
  * http://pastebin.com/unXUGUFW
  * https://github.com/daurnimator/lua-http
  * https://github.com/Windower/Lua
  * https://github.com/kurapica/PLoop
  * https://github.com/renatomaia/loop-parsing
  * http://lua-users.org/wiki/LuaDistributions
  * http://lua-users.org/wiki/LibrariesAndBindings
  * http://lua-users.org/wiki/BindingCodeToLua
  * https://github.com/stevedonovan/Penlight

===== Расширения =====

==== Redis ====

  * https://github.com/nrk/redis-lua (Nov 17, 2014) :!:
  * https://github.com/neomantra/redis-mod_luajit luajit
  * https://habrahabr.ru/post/272089/
  * https://github.com/josiahcarlson/lua-call/
  * https://github.com/daurnimator/lredis (Jan 19, 2016)
  * https://github.com/agladysh/lua-hiredis (Mar 24, 2014) :!:
  * https://github.com/vipshop/redis-migrate-tool (Nov 30, 2016)

==== Threads/ Потоки ====

  * [[https://github.com/LuaLanes/lanes|lanes]] ([[http://lualanes.github.io/lanes/|Документация]] , [[http://underpop.online.fr/l/lua/lanes/#description|Официальная]]) :!:
    - https://github.com/seba1/ActiveLua/blob/master/src/activelua.lua
    - 
  * [[https://github.com/moteus/lua-llthreads2|lua-llthreads2]]
  * https://github.com/torch/threads
  * https://github.com/xopxe/Lumen

==== Массив / Array / Table ====

==== MySql ====

  * https://github.com/openresty/lua-resty-mysql

===== Frameworks =====

  * https://love2d.org/wiki/love
  * [[games:mta]]

=== WEB frameworks ===

  * [[https://github.com/leafo/lapis|Lapis]] (https://github.com/leafo/lapis)
  * [[http://sailorproject.org/|Sailor]] (https://github.com/sailorproject/sailor)
    - https://github.com/kritijha/sailor-web-app 
    - https://github.com/sailorproject/sailor_website
  * [[https://luvit.io/|Luvit]] (https://github.com/luvit/luvit)
    - https://github.com/luvit/luvit/wiki/Projects
    - https://github.com/luvit/luvit.io
    - https://github.com/dvv/luvit-app
  * [[https://github.com/artemshein/luv|Lua MVC web-framework]]
  * [[https://github.com/creationix/weblit|weblit]] 
  * https://github.com/sumory/lor
  * https://github.com/cyberz-eu/octopus
  * https://github.com/shixinke/thinklua
  * https://github.com/idevz/vanilla
  * [[https://github.com/cyrilis/luvit-mooncake|Mooncake]]
  * https://github.com/nicholaskh/strawberry
  * https://github.com/richenlin/moonlight
  * https://github.com/cyrilis/luvit-mooncake

=== HTTP clients ===

  * https://github.com/EvandroLG/pegasus.lua
  * [[https://turbo.readthedocs.io/en/latest/index.html|Turbo]] (https://github.com/kernelsauce/turbo)
  * https://github.com/keplerproject/copas

=== ASYNC ===

  * https://github.com/clementfarabet/async
==== Units / BDD ====

  * https://github.com/p8/armstrong
  * https://github.com/bluebird75/luaunit

==== POSIX ====

  * https://github.com/rrthomas/luaposix

==== Исходники / Examples ====

  * https://github.com/stanzhai/marked-blog
  * https://github.com/Aurametrix/Alg-L
  * http://lua-users.org/wiki/SampleCode

=== Telegram Bot ===

  * https://github.com/Electrovirus/Griffin-new52
  * https://github.com/Brawl345/Brawlbot-v2
  * https://github.com/Electrovirus/GroupButler
  * https://github.com/Electrovirus/Griffin
  * https://github.com/Electrovirus/Api-TeleSeed
  * https://github.com/Electrovirus/Flooder-Bot
  * https://github.com/Electrovirus/Terminal-Bot
  * https://github.com/Electrovirus/Self-bot
  * https://github.com/Electrovirus/Poker-Bot
  * https://github.com/Electrovirus/Banhammer-Bot
  * https://github.com/Fathurhoho/EnforcerLua
  * https://github.com/EhsanFox/TG-Lua-Bot
  * https://github.com/olueiro/turbo-telegram
  * https://github.com/TRIGONIM/gluegram-gmod-lua-telegram-bot
  * https://github.com/Paise/frwl-telegram-bot
  * https://github.com/janlou2/TelegramLuaBot
  * https://github.com/micodev/channel-list-bot
  * https://github.com/Electrovirus/Eternal-Bot
  * https://github.com/yagop/telegram-bot
  * https://github.com/LunaBot/lunabot
  * https://github.com/Electrovirus/E-N-S
  * https://github.com/ThisIsArman/TelegramLuaBot
  * https://github.com/MutePuker/TeleMute
  * https://github.com/RememberTheAir/GroupButler
  * https://github.com/SEEDTEAM/TeleSeed
  * https://github.com/cosmonawt/lua-telegram-bot
  * https://github.com/Brawl345/Brawlbot-v2

=== Game ===

  * https://github.com/simplegametutorials/simplegametutorials
  
===== Движки =====

  * http://wiki.garrysmod.com/page/Main_Page
  * https://docs.coronalabs.com/api/library/index.html
  * [[game:framework:love2d|]]
