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
140 forks
Language: C++
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
qt-json/qt-json | A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 329 |
owlike/genson | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
jsonmapper/jsonmapper | A PHP library that maps JSON data to PHP objects using middleware and annotations. | 211 |
cweiske/jsonmapper | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,564 |
dimagi/jsonobject | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
chanonly123/json-model-generator | An application that generates JSON classes based on templates and supports various data mapping frameworks. | 91 |
josephalevin/fson | A Fortran 95 JSON parser library | 60 |
sol/aeson-qq | A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. | 80 |
lydiandy/cjson | A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
fsprojects/fleece | A JSON mapping library for F# | 199 |