ReflectableEnum
Enum reflection
Provides reflection capabilities for Objective-C enumerations
Reflection for enumerations in Objective-C.
331 stars
12 watching
12 forks
Language: Objective-C
last commit: over 9 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Generates code for enum classes in C++ | 9 | |
| A header-only C++17 library providing compile-time enum reflection capabilities | 45 | |
| A C++ library that provides a reflective enum implementation | 289 | |
| A compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs. | 1,687 | |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 | |
| Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 | |
| A header-only library for creating runtime reflections of classes and enums | 25 | |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 | |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 | |
| A type-safe alternative to C# enums that supports various serialization and ORM frameworks. | 2,215 | |
| Provides efficient support for C++ enumerations with features like type-safe conversions and indexing | 22 | |
| Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 | |
| An enumeration library with associated values | 20 | |
| Simplifies state machine management with Rails and ActiveRecord | 626 | |
| A utility to simplify the creation of bitwise operators for custom enum classes in C++ | 20 |