Reflect
Model converter
A Swift framework for converting data between dictionaries and custom models, including methods for archiving and reflecting on object properties.
Reflection, Dict2Model, Model2Dict, Archive
307 stars
26 watching
66 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clarkok/reflect | A header-only library for creating runtime reflections of classes and enums | 25 |
mattcomi/reflectedstringconvertible | A protocol that adds detailed textual representations to classes using reflection | 65 |
asafschers/goscore | An API for scoring predictive models in PMML format, supporting common machine learning algorithms | 99 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
zewo/reflection | An API for advanced reflection at runtime in Swift | 598 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 424 |
jinyu121/dw2tf | A tool for converting Darknet model files to TensorFlow graph format | 219 |
serval-snt-uni-lu/droidra | An approach to improve static analysis of Android apps by handling reflective calls | 50 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,333 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 136 |
mirrorjs/mirror | An alternative React framework with minimal API and zero boilerplate, simplifying the development of stateful and reactive applications. | 1,439 |
xfce-mirror/thunar | A mirror repository with source code and installation instructions for a modern file manager. | 216 |
stevinz/reflect | A small, flexible library for runtime reflection and metadata in C++11. | 5 |
manu343726/tinyrefl | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |