niXman / flatjson

The extremely fast zero allocation and zero copying JSON parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatJson

The header-only implementation of an extremely fast zero allocation and zero copying JSON parser

image

image

Release Code size Repo size CI build status

CI Job Matrix

Target System Toolchain Note
Linux G++ 32-bit
Linux G++ 64-bit
OSX Apple Clang++ 32-bit
OSX Apple Clang++ 64-bit
Windows Visual Studio 2022 32-bit
Windows Visual Studio 2022 64-bit
Windows Visual Studio 2019 32-bit
Windows Visual Studio 2019 64-bit

LICENSE

License under the Apache-2.0(http://www.apache.org/licenses/)

About

The extremely fast zero allocation and zero copying JSON parser

License:Apache License 2.0


Languages

Language:C++ 98.9%Language:CMake 0.9%Language:Shell 0.2%