rapidjson

JSON parser

A fast JSON parser/generator for C++ with both SAX/DOM style API.

A fast JSON parser/generator for C++ with both SAX/DOM style API

GitHub

14k stars
555 watching
4k forks
Language: C++
last commit: almost 2 years ago
Linked from 6 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simdjson/simdjsonA high-performance JSON parser that optimizes parsing speed and reliability.19,455
python-rapidjson/python-rapidjsonA fast C++ JSON parser and serialization library wrapped in a Python 3 extension.508
zserge/jsmnA lightweight JSON parser and tokenizer written in C.3,726
ibireme/yyjsonA high-performance JSON library written in ANSI C.3,164
valyala/fastjsonA fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection.2,310
sbjson/sbjsonA JSON parser and generator that allows stream-based parsing of large documents into smaller chunks.3,727
ijl/orjsonFast JSON serialization and deserialization library6,376
bblanchon/arduinojsonA lightweight C++ JSON library for embedded systems and IoT devices.6,768
open-source-parsers/jsoncppA C++ library for working with JSON data8,223
naturalintelligence/fast-xml-parserA fast and efficient JavaScript library for parsing and generating XML data2,606
bluelinelabs/logansquareA JSON parsing and serialization library for Android using Jackson's streaming API3,204
jas502n/fastjson-rceThis project demonstrates a remote code execution vulnerability in a popular JSON parsing library using a crafted input to exploit the RMI protocol.66
pquerna/ffjsonGenerates optimized JSON serialization functions for Go structures2,967
mpx/lua-cjsonA Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities.939
mailru/easyjsonA JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions.4,509