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 that enables the deployment of machine learning models in Go, specifically designed to work with Predictive Model Markup Language (PMML) and support various algorithms like decision trees and neural networks. | 99 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
zewo/reflection | An API for advanced reflection at runtime in Swift | 599 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 425 |
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 | 51 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,331 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 137 |
mirrorjs/mirror | An alternative React framework with minimal API and zero boilerplate, simplifying the development of stateful and reactive applications. | 1,438 |
xfce-mirror/thunar | A mirror repository with source code and installation instructions for a modern file manager. | 215 |
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 |