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

GitHub

441 stars
25 watching
118 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mpx/lua-cjsonA Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities.939
bungle/lua-resty-libcjsonProvides a Lua interface to cJSON C library for parsing and generating JSON data53
flamendless/arson.luaA library that enables encoding and decoding of custom data types into JSON format10
detailyang/lua-resty-rfc5424An implementation of the RFC 5424 syslog format in OpenResty using Lua.8
cloudflare/lua-resty-jsonA JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C.167
openresty/lua-resty-coreA Lua library providing an FFI-based API to interact with the Nginx Lua module812
rxi/json.luaA lightweight JSON encoding and decoding library written in Lua1,882
openresty/stream-lua-nginx-moduleEnables Lua programming in Nginx TCP servers732
bungle/lua-resty-prettycjsonA JSON pretty formatter for Lua34
openresty/lua-resty-stringA set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT.431
detailyang/lua-resty-corsProvides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies56
openresty/lua-resty-dnsA Lua DNS resolver module for the nginx lua module326
openresty/lua-resty-uploadProvides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket408
harningt/luajsonA JSON parser and encoder library for the Lua programming language.251
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11