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 ### Some performance tests * https://www.kyne.com.au/~mark/software/lua-json-performance.html
We need provides JSON support for xmake/lua.
Need Features
Some Options
Some performance tests