1. Home
  2. Browse
  3. rapidjson

rapidjson

v1.1.0-2#0Go to latest

A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>

Install

Run the following Vcpkg command to install the port.

vcpkg install rapidjson

Usage

The package rapidjson provides CMake integration:

find_package(RapidJSON CONFIG REQUIRED)
target_include_directories(main PRIVATE ${RAPIDJSON_INCLUDE_DIRS})
See source

Version

v1.1.0-2#0

Publication

Supports

All

GitHub

Tencent/rapidjson15K

Subtree

9cb0f3c8ae

License

Complex license

Definition

Control