ReflectedStringConvertible
Class describer
A protocol that adds detailed textual representations to classes using reflection
A protocol that allows any class to be printed as if it were a struct or a JSON object.
65 stars
5 watching
5 forks
Language: Swift
last commit: about 3 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 Swift framework for converting data between dictionaries and custom models, including methods for archiving and reflecting on object properties. | 307 |
| | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| | A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| | A library providing a simple and efficient way to singularize and pluralize strings in various programming languages. | 481 |
| | An Angular component wrapper for CodeMirror that extends ngModel to create a customizable text editor. | 282 |
| | A library that provides efficient and type-safe type reflection for OCaml | 51 |
| | An approach to improve static analysis of Android apps by handling reflective calls | 50 |
| | A reflection-based serialization library for C++ | 99 |
| | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 |
| | A powerful CSS parsing library written in Swift | 279 |
| | Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| | An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |
| | Provides a method to generate explanations for predictions made by any black box classifier. | 798 |
| | A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. | 33 |