qt-json

JSON parser

A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy

A simple class for parsing JSON data into a QVariant hierarchy and vice versa.

GitHub

329 stars
26 watching
106 forks
Language: C++
last commit: almost 7 years ago
Linked from 2 awesome lists

jsonqt

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,123
flavio/qjson A C++ library that maps JSON data to QVariant objects 288
sol/aeson-qq A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. 80
mwh/jqjs A JavaScript implementation of the jq JSON query language 84
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
ruby/json A Ruby implementation of the JSON data serialization format 703
mjansson/json An in-place JSON parser implemented in a single header file 74
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
kgabis/parson A lightweight JSON parsing library written in C 1,362
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
interactive-matter/ajson A C++ library to parse and generate JSON data structures for Arduino projects. 566
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509