remap
Object mapper
A declarative object mapping library to simplify conversion of objects field by field.
A declarative mapping library to simplify testable object mappings.
122 stars
11 watching
22 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
mapper-instanceremaptransform-functions
Related projects:
Repository | Description | Stars |
---|---|---|
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
sindresorhus/map-obj | An object mapper utility that transforms source object keys and values into target objects. | 204 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
retraigo/bettermap | An extension of the Map class with Array-like features | 15 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
remi/her | An ORM that maps REST resources to Ruby objects | 2,050 |
nikkovios/objectmapper_realmswift | A library that automates serialization and deserialization of RealmSwift objects to JSON using ObjectMapper framework. | 17 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
aryaxt/ocmapper | An Objective-C library to easily convert dictionaries to model objects | 347 |