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
10 stars
2 watching
1 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
gamedevlibrarylove2dluatool
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 441 |
| | A JSON parser and encoder library for the Lua programming language. | 251 |
| | A debugging module for Lua games that provides an interactive console and code auto-completion. | 35 |
| | A JSON handling library for Elixir. | 60 |
| | A compact and cleaner implementation of a PNG decoder in Lua | 11 |
| | A lightweight JSON encoding and decoding library written in Lua | 1,882 |
| | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
| | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
| | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| | A simple toolkit for encoding and decoding JSON text in Java | 748 |
| | A Lua library for validating data against JSON schema specifications | 120 |
| | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| | A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files. | 72 |