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.
330 stars
26 watching
106 forks
Language: C++
last commit: almost 8 years ago
Linked from 2 awesome lists
jsonqt
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight C parser for structured data formats like JSON | 1,286 |
| | A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| | A tool to parse and pretty-print JSON data from various input sources. | 27 |
| | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| | A C++ library that maps JSON data to QVariant objects | 288 |
| | A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. | 80 |
| | A JavaScript implementation of the jq JSON query language | 85 |
| | A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |
| | A Ruby implementation of the JSON data serialization format | 704 |
| | An in-place JSON parser implemented in a single header file | 74 |
| | A JSON parser and validator with a CLI. | 1,948 |
| | A lightweight JSON parsing library written in C | 1,367 |
| | A C++ library for parsing and generating JSON data | 69 |
| | A C++ library to parse and generate JSON data structures for Arduino projects. | 567 |
| | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |