craigmj / json4luaLinks
JSON (Javascript Object Notation - http://www.json.org) encoding / decoding module for Lua, and very basic JSON RPC module (requiring socket 2.0).Module requires compat-5.1 if using Lua 5.0.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.
☆291Updated 10 months ago
Alternatives and similar repositories for json4lua
Users that are interested in json4lua are comparing it to the libraries listed below
Sorting:
- A JSON module for Lua based on the very fast RapidJSON library.☆290Updated 2 years ago
- Lua Protocol Buffers☆293Updated 7 years ago
- A lua module for creating Excel XLSX files.☆145Updated 6 years ago
- A lua library by zengrong.net☆165Updated 5 years ago
- Lua String Templates☆189Updated 10 years ago
- MD5 sum in pure Lua, with no C and no external dependencies☆342Updated 2 years ago
- Simple streaming interface to zlib for Lua.☆281Updated 4 months ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆101Updated 3 years ago
- New maintainer at: https://github.com/lunarmodules/lualogging☆146Updated 4 years ago
- Read simple XML easily☆155Updated last year
- A lua debugger in independent lua VM☆120Updated 7 years ago
- vscode lua assistant intelligent☆123Updated 2 years ago
- A int64 lib for lua with lightuserdata in 64bit architecture☆115Updated 12 years ago
- Fast JSON parsing and encoding support for Lua☆84Updated 3 years ago
- A self contained Lua MessagePack C implementation.☆369Updated 3 years ago
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆952Updated 9 months ago
- Trace for debug lua☆135Updated 4 years ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆973Updated last year
- Serialize lua objects into a binary block☆146Updated 4 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆324Updated 8 months ago
- LuaProfiler can profile programs written in Lua and in CGILua. This repository was converted from a CVS repository on luaforge.net on Ja…☆123Updated 4 years ago
- reload a lua module☆157Updated 4 years ago
- Date & Time module for Lua 5.x☆274Updated last year
- Squish Lua libraries and apps into a single compact file.☆142Updated 5 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆478Updated 4 years ago
- A library for packing and unpacking binary data. The library adds two functions to the string library: pack and unpack.☆65Updated 12 years ago
- Websockets for Lua.☆412Updated 2 years ago
- The official version of Lua 5.3☆110Updated last month
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆91Updated last year
- JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are pre…☆255Updated last year