![]() |
Copyright © 2019, 2020 Vinnie Falco
Copyright © 2020 Krystian Stasiowski
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Boost.JSON is a portable C++ library which implements the JSON Data Interchange Syntax, providing algorithms for parsing and serialization, as well as a robust and performant container to permit inspection and modification of JSON Text in memory.
A review of the requirements and features included in Boost.JSON, rationale and design information, answers to frequently asked questions, and credits.
How to use the library to perform common tasks with JSON, including some examples.
Some example programs which demonstrate the use of the library to perform specific tasks.
Compares the design and usage of this library against many other existing libraries.
Shows the performance of this library for typical workloads against the performance of other popular existing libraries.
Detailed function and type reference.
Last revised: August 30, 2020 at 22:10:44 GMT |