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

GitHub

43 stars
1 watching
3 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list

cppcxxjsonjson-pointerjson-schemajsonpointerjsonschema

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sourcemeta/jsonschema A command-line tool for working with JSON schema files, providing functionality for validation, formatting, testing, and more. 75
hjson/hjson-cpp A C++ library for parsing and generating JSON data 69
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 719
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,524
caxap/jsonobjects A Python library that allows declarative extraction and conversion of elements from JSON documents. 5
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,286
mjansson/json An in-place JSON parser implemented in a single header file 74
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 568
halaxa/json-machine An efficient and easy-to-use JSON parser that loads documents into memory in small chunks. 1,110
taocpp/json A header-only C++ library for working with JSON data 605
webmozart/json A robust wrapper for JSON encoding and decoding that supports schema validation 358
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
teskalabs/cysimdjson A high-performance JSON parsing library for Python 365