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.

GitHub

65 stars
5 watching
5 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clarkok/reflect A header-only library for creating runtime reflections of classes and enums 25
charlinfeng/reflect A Swift framework for converting data between dictionaries and custom models, including methods for archiving and reflecting on object properties. 307
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,334
getml/reflect-cpp A C++ library for fast serialization and validation using reflection 1,126
mattt/inflectorkit A library providing a simple and efficient way to singularize and pluralize strings in various programming languages. 481
scttcper/ngx-codemirror An Angular component wrapper for CodeMirror that extends ngModel to create a customizable text editor. 282
thierry-martinez/refl A library that provides efficient and type-safe type reflection for OCaml 51
serval-snt-uni-lu/droidra An approach to improve static analysis of Android apps by handling reflective calls 51
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 96
ekmett/reflection Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism 102
100mango/swiftcssparser A powerful CSS parsing library written in Swift 280
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,086
mengrao/str An optimized string class with an adaptive hash table for fast searching and comparisons 125
marcotcr/anchor Provides a method to generate explanations for predictions made by any black box classifier. 798
nsexceptional/mirrorkit A framework for working with the Objective-C runtime to simplify reflection and introspection of classes and objects. 32