arson.lua

JSON encoder/decoder

A library that enables encoding and decoding of custom data types into JSON format

A library-companion to register custom data types that can be encoded and decoded for json.lua

GitHub

10 stars
2 watching
1 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list

gamedevlibrarylove2dluatool

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openresty/lua-cjson A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. 433
harningt/luajson A JSON parser and encoder for Lua 251
flamendless/lovedebug A debugging module for Lua games that provides an interactive console and code auto-completion. 35
meh/jazz A JSON handling library for Elixir. 61
9551-dev/pnglua A compact and cleaner implementation of a PNG decoder in Lua 11
rxi/json.lua A lightweight JSON encoding and decoding library written in Lua 1,865
melange-community/melange-json A library for encoding and decoding JSON data in the OCaml programming language. 15
cloudflare/lua-resty-json A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. 167
bungle/lua-resty-libcjson Provides a Lua interface to cJSON C library for parsing and generating JSON data 53
venil7/json-decoder A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types 76
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
fangyidong/json-simple A simple toolkit for encoding and decoding JSON text in Java 747
api7/jsonschema A Lua library for validating data against JSON schema specifications 120
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 603
fnord0/hurl A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files. 72