Skip to content

The extremely fast zero allocation and zero copying JSON parser

License

Notifications You must be signed in to change notification settings

niXman/flatjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlatJson

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

https://img.shields.io/github/forks/nixman/flatjson?style=social

https://img.shields.io/github/stars/nixman/flatjson?style=social

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:https://www.apache.org/licenses/)