You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 :)
The text was updated successfully, but these errors were encountered: