jsonxx

[full]

A JSON parser in C++

Build Status

Introduction

JSON++ is a light-weight JSON parser, writer and reader written in C++. JSON++ can also convert JSON documents into lossless XML documents.

Contributors

If you've made substantial contribution, please add your link here.

Why another JSON parser?

Perhaps because web service clients are usually written in dynamic languages these days, none of the existing C++ JSON parsers fitted my needs very well, so I wrote one that I used in another project. My goals for JSON++ were:

... More
license MIT
project jsonxx
url github.com/hjiang/jsonxx
1 Version
version 1.0.1+1
repository https://pkg.cppget.org/1/stable
depends 0