xpol / lua-rapidjsonLinks
A JSON module for Lua based on the very fast RapidJSON library.
☆296Updated 3 months ago
Alternatives and similar repositories for lua-rapidjson
Users that are interested in lua-rapidjson are comparing it to the libraries listed below
Sorting:
- Lua Protocol Buffers☆294Updated 7 years ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆102Updated 3 years ago
- Simple streaming interface to zlib for Lua.☆284Updated 7 months ago
- A self contained Lua MessagePack C implementation.☆376Updated 3 years ago
- A int64 lib for lua with lightuserdata in 64bit architecture☆116Updated 12 years ago
- JSON (Javascript Object Notation - http://www.json.org) encoding / decoding module for Lua, and very basic JSON RPC module (requiring soc…☆291Updated last year
- Read simple XML easily☆155Updated last year
- Make a snapshot for lua state to detect memory leaks.☆530Updated last year
- vscode lua assistant intelligent☆123Updated 3 years ago
- reload a lua module☆155Updated 4 years ago
- Lua String Templates☆187Updated 10 years ago
- Serialize lua objects into a binary block☆146Updated 5 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆332Updated last year
- A BSON library for lua☆104Updated 4 years ago
- Fast JSON parsing and encoding support for Lua☆85Updated 4 years ago
- Binding Protobuf 3 to Lua 5.3☆136Updated 5 years ago
- gdb extension for lua5.3+☆120Updated 6 months ago
- A lua debugger in independent lua VM☆121Updated 7 years ago
- A minimal set of XML processing function in Lua, with simple mapping between XML and Lua tables☆79Updated 7 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
- LuaProfiler can profile programs written in Lua and in CGILua. This repository was converted from a CVS repository on luaforge.net on Ja…☆124Updated 5 years ago
- Lua 性能分析工具 Lua profiler tool like gperftools