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 3 years ago
Linked from 1 awesome list

gamedevlibrarylove2dluatool

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
openresty/lua-cjsonA Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables.441
harningt/luajsonA JSON parser and encoder library for the Lua programming language.251
flamendless/lovedebugA debugging module for Lua games that provides an interactive console and code auto-completion.35
meh/jazzA JSON handling library for Elixir.60
9551-dev/pngluaA compact and cleaner implementation of a PNG decoder in Lua11
rxi/json.luaA lightweight JSON encoding and decoding library written in Lua1,882
melange-community/melange-jsonA library for encoding and decoding JSON data in the OCaml programming language.15
cloudflare/lua-resty-jsonA JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C.167
bungle/lua-resty-libcjsonProvides a Lua interface to cJSON C library for parsing and generating JSON data53
venil7/json-decoderA compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types76
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
fangyidong/json-simpleA simple toolkit for encoding and decoding JSON text in Java748
api7/jsonschemaA Lua library for validating data against JSON schema specifications120
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
fnord0/hurlA tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files.72