Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
languages:lua:extensions [2017/03/31 20:08] – создано mirocowlanguages:lua:extensions [2017/03/31 20:15] (текущий) mirocow
Строка 1: Строка 1:
-==== MySql ====+{{tag>lua luarocks lib extensions}}
  
-  * https://github.com/openresty/lua-resty-mysql+====== Библиотеки Расширения Модули ======
  
-==== Frameworks ====+===== Rake =====
  
-  * https://love2d.org/wiki/love +  * https://github.com/stevedonovan/Lake
-  * [[games:mta]]+
  
-==== Расширения ====+===== Отладка =====
  
-  * http://lua-users.org/wiki/TableUtils+  * https://github.com/kikito/inspect.lua
  
-==== Библиотеки ====+===== Библиотеки =====
  
   * https://github.com/gvvaughan/lyaml   * https://github.com/gvvaughan/lyaml
Строка 26: Строка 25:
   * http://lua-users.org/wiki/BindingCodeToLua   * http://lua-users.org/wiki/BindingCodeToLua
   * https://github.com/stevedonovan/Penlight   * 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 === === WEB frameworks ===
Строка 65: Строка 96:
  
   * https://github.com/rrthomas/luaposix   * https://github.com/rrthomas/luaposix
- 
  
 ==== Исходники / Examples ==== ==== Исходники / Examples ====
Строка 107: Строка 137:
   * https://github.com/simplegametutorials/simplegametutorials   * https://github.com/simplegametutorials/simplegametutorials
      
-==== Движки ====+===== Движки =====
  
   * http://wiki.garrysmod.com/page/Main_Page   * http://wiki.garrysmod.com/page/Main_Page