lua-cjson
JSON parser
A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities.
Lua CJSON is a fast JSON encoding/parsing module for Lua
939 stars
61 watching
480 forks
Language: C
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 441 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| A C++ library for parsing and generating JSON data | 69 |
| A lightweight JSON encoding and decoding library written in Lua | 1,882 |
| Fast JSON parsing library for Lua | 15 |
| An in-place JSON parser implemented in a single header file | 74 |
| A lightweight JSON parser and printer library for C. | 282 |
| A JSON parser and encoder library for the Lua programming language. | 251 |
| A JSON pretty formatter for Lua | 34 |
| A Clojure library for fast JSON encoding and decoding. | 424 |
| A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
| Provides an object-oriented interface to store and manipulate JSON data in PL/SQL | 456 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |