jsontoolkit
JSON parser
A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules.
A swiss-army knife for expressive JSON programming in modern C++. Covers JSON, JSON Pointer, JSONL, and JSON Schema
43 stars
1 watching
3 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
cppcxxjsonjson-pointerjson-schemajsonpointerjsonschema
Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line tool for working with JSON schema files, providing functionality for validation, formatting, testing, and more. | 75 |
| A C++ library for parsing and generating JSON data | 69 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| An in-place JSON parser implemented in a single header file | 74 |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |
| An efficient and easy-to-use JSON parser that loads documents into memory in small chunks. | 1,110 |
| A header-only C++ library for working with JSON data | 605 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A high-performance JSON parsing library for Python | 365 |