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
14k stars
555 watching
4k forks
Language: C++
last commit: 11 months ago
Linked from 6 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance JSON parser that optimizes parsing speed and reliability. | 19,455 |
| | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| | A lightweight JSON parser and tokenizer written in C. | 3,726 |
| | A high-performance JSON library written in ANSI C. | 3,164 |
| | A fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection. | 2,310 |
| | A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. | 3,727 |
| | Fast JSON serialization and deserialization library | 6,376 |
| | A lightweight C++ JSON library for embedded systems and IoT devices. | 6,768 |
| | A C++ library for working with JSON data | 8,223 |
| | A fast and efficient JavaScript library for parsing and generating XML data | 2,606 |
| | A JSON parsing and serialization library for Android using Jackson's streaming API | 3,204 |
| | This project demonstrates a remote code execution vulnerability in a popular JSON parsing library using a crafted input to exploit the RMI protocol. | 66 |
| | Generates optimized JSON serialization functions for Go structures | 2,967 |
| | A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |
| | A JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions. | 4,509 |