object-to-object
There are 17 repositories under object-to-object topic.
maurosampietro/UltraMapper
A fast and lightweight object-to-object .NET mapper.
wufe/mapper
Object to object mapper in Typescript - Inspired by Automapper
alsami/AutoMapper.Contrib.Autofac.DependencyInjection
Autofac plug-in for AutoMapper.
ugoevola/ts-mapstruct
TS-Mapstruct is an approach of the JAVA MapStruct addapted in TypeScript.
mesqueeb/map-anything
Array.map but for objects with good TypeScript support. A small and simple integration.
sonquer/mappee
Mappee - Fastest avaiable mapper for .NET (AutoMapper / TinyMapper / Mapster / Mapperly alternative)
floyd-may/fluent-mapper
A fluent object-to-object mapper for C#
gpeipman/ObjectToObjectMapper
Source code for my posts serie about building object-to-object mapper
JaCraig/ObjectCartographer
ObjectCartographer is a high-performance, convention-based C# object-to-object mapping library designed to simplify the process of copying data between objects. It eliminates the tedious task of manually writing code for data copying by providing a developer-friendly approach.
theodesp/sima
Sima is a simple object to object or broadcast dispatching system for Go
tiavision/ManualMapper
Simple object-to-object mapping without voodoo.
aoancea/runtime-mapper
A configuration free object-to-object mapper in .NET.
gsuuon/simple-object-translation
Generate translator functions from an object map
HamedStack/HamedStack.AutoMapper
A C# library seamlessly extending AutoMapper with concise extension methods and utilities for streamlined object mapping.
JoeHartzell/object-mapper
Object to Object mapping.
suddi/node-object-to-object-mapper
NPM module to perform object to object mapping using reusable, composable filter functions (https://www.npmjs.com/package/object-to-object-mapper)