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

39 stars
1 watching
3 forks
Language: C++
last commit: 5 days 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. 64
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
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++. 714
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509
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,285
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. 570
halaxa/json-machine A fast and memory-efficient JSON parser that allows easy iteration over large JSON documents or streams. 1,096
taocpp/json A header-only C++ library for working with JSON data 596
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 362