lua-cjson
JSON encoder
A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables.
Lua CJSON is a fast JSON encoding/parsing module for Lua
441 stars
25 watching
118 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| A library that enables encoding and decoding of custom data types into JSON format | 10 |
| An implementation of the RFC 5424 syslog format in OpenResty using Lua. | 8 |
| A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| A lightweight JSON encoding and decoding library written in Lua | 1,882 |
| Enables Lua programming in Nginx TCP servers | 732 |
| A JSON pretty formatter for Lua | 34 |
| A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
| Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |
| A Lua DNS resolver module for the nginx lua module | 326 |
| Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
| A JSON parser and encoder library for the Lua programming language. | 251 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |