genson
JSON mapper
A fast and modular Java library for converting JSON to Java objects and vice versa
Genson a fast & modular Java <> Json library
219 stars
17 watching
65 forks
Language: Java
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
dimagi/jsonobject | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
mongojack/mongojack | A Java library that maps objects to MongoDB documents using Jackson's JSON mapper | 267 |
cweiske/jsonmapper | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
orika-mapper/orika | A Java framework for mapping between objects in data-driven applications | 1,305 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
flavio/qjson | A C++ library that maps JSON data to QVariant objects | 288 |
brettwooldridge/hikarijson | A high-performance JSON parsing library for Java 8 | 460 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
kemsky/jsonmapper | A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,257 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
jmapper-framework/jmapper-core | A Java library that enables dynamic mapping of source data to target objects with high performance and robustness | 231 |