awesome-lua icon indicating copy to clipboard operation
awesome-lua copied to clipboard

Stuff from Lua Workshop 2016

Open LewisJEllis opened this issue 9 years ago • 2 comments
trafficstars

Here I'm listing things I heard about/saw/thought of during Lua Workshop 2016 to look into for adding to this list.

cqueues - https://github.com/wahern/cqueues lua-http - https://github.com/daurnimator/lua-http Rosie - https://github.com/jamiejennings/rosie-pattern-language Haxe Lua target - https://haxe.org/blog/hello-lua Terra - http://terralang.org/ - had seen this previously but never remembered to add to list; will go well in a category together with the Haxe target and MoonScript DDSL - https://github.com/rticommunity/rticonnextdds-ddsl TextAdept - https://foicica.com/textadept/ lupa templating - https://foicica.com/lupa/ Nix moonrocks link since it merged with/redirects to LuaRocks Lua community blog - http://lua.space/ sol - https://github.com/thephd/sol2 thibault's lua-cassandra https://github.com/thibaultcha/lua-cassandra argon2 binding https://github.com/thibaultcha/lua-argon2 galua - https://github.com/GaloisInc/galua love.js - https://github.com/TannerRogalsky/love.js

If you have or know of or made something I should look into, please leave me a comment here with a link :)

LewisJEllis avatar Oct 14 '16 17:10 LewisJEllis

Just a thought, the OpenResty fork of mpx/lua-cjson has some nice fixes and additions, including the ability to chose the encoding type of empty Lua tables with more granularity (empty JSON Object or JSON Array), a feature request that is a recurring in the mpx/lua-cjson repository.

thibaultcha avatar Oct 14 '16 21:10 thibaultcha

I like the loadkit module presented my Leaf

britzl avatar Oct 14 '16 23:10 britzl