CMD + K

picojson

Community

a header-file-only, JSON parser serializer in C++

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::picojson

Usage Tracking

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

Description

PicoJSON is a tiny JSON parser / serializer for C++ with following properties:

  • header-file only
  • no external dependencies (only uses standard C++ libraries)
  • STL-frendly (arrays are represented by using std::vector, objects are std::map)
  • provides both pull interface and streaming (event-based) interface

About

Summary

a header-file-only, JSON parser serializer in C++

Last Updated

May 21, 2021 at 09:11

License

BSD-2-Clause

Total Downloads

6.1K

Version Downloads

6.1K

Supported Platforms

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