FlatMapper
Data mapper
A library for mapping and manipulating structured data from plain text files in C#
FlatMapper is a library to import and export data from and to plain text files.
93 stars
14 watching
15 forks
Language: C#
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Maps data between databases and CSV files in Java | 441 |
| A fast and lightweight .NET library for mapping data from IDataReader to strongly typed objects. | 67 |
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
| A mapping language and engine for converting complex data from one schema to another, applicable across domains. | 214 |
| A Java framework for automating data mapping between objects | 2,096 |
| A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
| A library providing a tiled approach to consuming flatgeobuf files in Mapbox GL. | 24 |
| A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
| 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 |
| A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
| An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
| A Ruby library that maps XML data to ruby data structures without requiring explicit class definitions or configuration. | 152 |
| A framework for mapping XML data to Swift objects and vice versa | 111 |
| A data mapper library for .NET Core that maps query results to POCO objects and provides helpers for CRUD operations. | 229 |