-
-
Notifications
You must be signed in to change notification settings - Fork 865
Closed
Labels
Milestone
Description
We need provides JSON support for xmake/lua.
Need Features
- Fast and Small
- Only uses c or lua
- Full support for JSON with UTF-8
- No dependencies on other libraries
Some Options
- tbox/object (json)
- https://github.com/openresty/lua-cjson/
- https://github.com/mpx/lua-cjson
- http://dkolf.de/src/dkjson-lua.fsl/home (dkjson)
- https://github.com/brimworks/lua-yajl
- https://github.com/jiyinyiyong/json-lua
- https://github.com/grafi-tt/lunajson
- https://github.com/rxi/json.lua