File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1- # ` qjson.lua ` [ ![ Release Shield ] ( https:// img.shields.io/github/v/release/Vurv78/qjson.lua?include_prereleases )] ( https://github.com/Vurv78/qjson.lua/releases/latest ) [ ![ License ] ( https://img.shields.io/github/license/Vurv78/qjson.lua?color=red )] ( https://opensource.org/licenses/MIT ) [ ![ Linter Badge ] ( https://github.com/Vurv78/ qjson.lua/workflows/Run%20Lest/badge. svg)] ( https://github.com/Vurv78/qjson.lua/actions ) [ ![ github/Vurv78 ] ( https://img.shields.io/discord/824727565948157963?label=Discord&logo=discord&logoColor=ffffff&labelColor=7289DA&color=2c2f33 )] ( https://discord.gg/yXKMt2XUXm )
1+ < img src = " qjson.svg " height = 150px />
22
33Tiny, quick JSON encoding/decoding in pure Lua.
44
5+ # [ ![ Release Shield] ( https://img.shields.io/github/v/release/Vurv78/qjson.lua?include_prereleases )] ( https://github.com/Vurv78/qjson.lua/releases/latest ) [ ![ License] ( https://img.shields.io/github/license/Vurv78/qjson.lua?color=red )] ( https://opensource.org/licenses/MIT ) [ ![ Linter Badge] ( https://github.com/Vurv78/qjson.lua/workflows/Run%20Lest/badge.svg )] ( https://github.com/Vurv78/qjson.lua/actions ) [ ![ github/Vurv78] ( https://img.shields.io/discord/824727565948157963?label=Discord&logo=discord&logoColor=ffffff&labelColor=7289DA&color=2c2f33 )] ( https://discord.gg/yXKMt2XUXm )
6+
57(Running ` decode ` benchmark by [ ` rxi/json.lua ` ] ( https://github.com/rxi/json.lua ) , encode benchmarks soon (currently ~ 3x faster))
68```
79Lua version : LuaJIT 2.1.0-beta3
You can’t perform that action at this time.
0 commit comments