A lightweight and efficient C++ JSON parsing and manipulation library.
- Complete JSON data type support: null, boolean, integer, floating-point, string, array, and object
- Easy-to-use API for creating, parsing, and manipulating JSON data
- File I/O support for loading and saving JSON files
- Custom exception handling for robust error management
- Supports nested structures and complex JSON manipulation
- Efficient parsing and serialization
- Click to download the latest release.
- Clone this repo:
git clone https://github.com/CatIsNotFound/JsonBuilder.git
Contributions are welcome! Feel free to submit issues and pull requests.
This project is licensed under the MIT License.