CMD + K

rapidjson

Anaconda Verified

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

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::rapidjson

Usage Tracking

1.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

RapidJSON is a self-contained and header only parser/generator for C++, which supports both SAX and DOM style API, with no external dependencies such as BOOST. It uses a fast memory allocator, and the parser allocates memory compactly during parsing. It supports UTF-8, UTF-16, UTF-32 (LE & BE), and their detection, validation and transcoding internally. It should be fully in compliance with RFC7159/ECMA-404, with optional support of relaxed syntax.

About

Summary

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

Last Updated

Jun 29, 2017 at 16:59

License

MIT

Total Downloads

24.5K

Supported Platforms

linux-ppc64le
macOS-arm64
linux-64
win-32
linux-aarch64
macOS-64
linux-32
win-64
linux-s390x