FastEasyMapping

JSON mapper

An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database

A tool for fast serializing & deserializing of JSON

GitHub

550 stars
43 watching
78 forks
Language: Objective-C
last commit: almost 5 years ago
Linked from 2 awesome lists

coredatadeserializationjson-mapjson-serializationmappingobjective-cserializationxcodeyalantis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wasappli/wamapping A library to map JSON data to iOS objects and vice versa efficiently 8
jsonmapper/jsonmapper A PHP library that maps JSON data to PHP objects using middleware and annotations. 211
dimagi/jsonobject A Python library for handling deeply nested JSON objects as schema'd python objects. 234
cweiske/jsonmapper Maps JSON data onto PHP classes, converting them into nested objects and arrays 1,564
kemsky/jsonmapper A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data 4
aryaxt/ocmapper An Objective-C library to easily convert dictionaries to model objects 347
chanonly123/json-model-generator An application that generates JSON classes based on templates and supports various data mapping frameworks. 91
owlike/genson A fast and modular Java library for converting JSON to Java objects and vice versa 219
krzysztofzablocki/propertymapper Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. 1,125
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509
abykuruvilla-dev/jfxnodemapper A Java library that maps data from common formats to JavaFX nodes based on their IDs. 6
appcraft-llc/json-mapper Automates conversion of JSON data to object models in Swift 27
fsprojects/fleece A JSON mapping library for F# 199
waqqas/json2json Converts between different JSON representations based on a defined template. 2
holinnn/lupin A Python library for serializing and deserializing objects to and from JSON data structures. 26