qjson
JSON mapper
A C++ library that maps JSON data to QVariant objects
QJson is a qt-based library that maps JSON data to QVariant objects.
288 stars
32 watching
141 forks
Language: C++
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 330 |
| A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
| Converts between different JSON representations based on a defined template. | 2 |
| A lightweight Java library for working with JSON data structures | 84 |
| A C++ library for parsing and generating JSON data | 69 |
| An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
| A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| A library to map JSON data to iOS objects and vice versa efficiently | 8 |
| An application that generates JSON classes based on templates and supports various data mapping frameworks. | 92 |
| A Fortran 95 JSON parser library | 61 |
| A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. | 80 |
| A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
| A JSON mapping library for F# | 199 |