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 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A header-only library for creating runtime reflections of classes and enums | 25 |
| | A protocol that adds detailed textual representations to classes using reflection | 65 |
| | An API for scoring predictive models in PMML format, supporting common machine learning algorithms | 99 |
| | A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| | Laravel library to convert models into standardized API responses | 29 |
| | An API for advanced reflection at runtime in Swift | 598 |
| | A C library that enables R to read and write various data formats used by other statistical packages | 424 |
| | A tool for converting Darknet model files to TensorFlow graph format | 219 |
| | An approach to improve static analysis of Android apps by handling reflective calls | 50 |
| | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,333 |
| | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 136 |
| | An alternative React framework with minimal API and zero boilerplate, simplifying the development of stateful and reactive applications. | 1,439 |
| | A mirror repository with source code and installation instructions for a modern file manager. | 216 |
| | A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |