ReflectableEnum

Enum reflection

Provides reflection capabilities for Objective-C enumerations

Reflection for enumerations in Objective-C.

GitHub

331 stars
12 watching
12 forks
Language: Objective-C
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
willwray/enum_reflectGenerates code for enum classes in C++9
blackmatov/enum.hppA header-only C++17 library providing compile-time enum reflection capabilities45
quicknir/wise_enumA C++ library that provides a reflective enum implementation289
aantron/better-enumsA compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs.1,687
schemaplus/schema_plus_enumsAn ActiveRecord extension for supporting enum data types in Ruby on Rails applications.14
bibendi/activerecord-postgres_enumIntegrates PostgreSQL's enum data type into ActiveRecord's schema and migrations.361
clarkok/reflectA header-only library for creating runtime reflections of classes and enums25
adzap/active_enumDefines enum classes in Rails to enumerate ActiveRecord attributes with I18n support124
alassek/activerecord-pg_enumEnables Rails to use PostgreSQL's enumeration types in database columns167
ardalis/smartenumA type-safe alternative to C# enums that supports various serialization and ORM frameworks.2,215
arturbac/simple_enumProvides efficient support for C++ enumerations with features like type-safe conversions and indexing22
ekmett/reflectionProvides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism104
alkenso/asenumAn enumeration library with associated values20
amatsuda/stateful_enumSimplifies state machine management with Rails and ActiveRecord626
dalzhim/articleenumclass-v2A utility to simplify the creation of bitwise operators for custom enum classes in C++20