A lightweight, header-only C++ library for parsing INI, JSON, and XML files. This library provides a simple and efficient way to read, write, and manipulate configuration files in various formats.
GitHub

alpaca-core/nl-json

There are myriads of JSON libraries out there, and each may even have its reason to exist. Our class had these design goals: Intuitive syntax. In languages such as Python, JSON feels like a first ...