WAMapping

JSON mapper

A library to map JSON data to iOS objects and vice versa efficiently

A library to turn dictionary into object and vice versa for iOS. Designed for speed!

GitHub

8 stars
3 watching
1 forks
Language: Objective-C
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yalantis/fasteasymappingAn Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database549
waqqas/json2jsonConverts between different JSON representations based on a defined template.2
dimagi/jsonobjectA Python library for handling deeply nested JSON objects as schema'd python objects.234
cweiske/jsonmapperMaps JSON data onto PHP classes, converting them into nested objects and arrays1,566
jsonmapper/jsonmapperA PHP library that maps JSON data to PHP objects using middleware and annotations.212
krzysztofzablocki/propertymapperSimplifies 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
kemsky/jsonmapperA JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data4
owlike/gensonA fast and modular Java library for converting JSON to Java objects and vice versa219
chanonly123/json-model-generatorAn application that generates JSON classes based on templates and supports various data mapping frameworks.92
appcraft-llc/json-mapperAutomates conversion of JSON data to object models in Swift27
aryaxt/ocmapperAn Objective-C library to easily convert dictionaries to model objects347
jonnyreeves/as3-vanillaA lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code.81
ivanbruel/moya-objectmapperAn Objective-C library for mapping Moya responses to Swift data models with JSON serialization support7
ake-persson/mapslice-jsonA library providing an efficient way to marshal and unmarshal ordered maps in JSON format20
gcharita/xmlmapperA framework for mapping XML data to Swift objects and vice versa111