wise_enum

Enum library

A C++ library that provides a reflective enum implementation

A reflective enum implementation for C++

GitHub

289 stars
14 watching
26 forks
Language: C
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aantron/better-enumsA compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs.1,687
ardalis/smartenumA type-safe alternative to C# enums that supports various serialization and ORM frameworks.2,215
therocode/smartenumA header file providing macros to simplify the declaration and use of enums in C++ with automatic string conversion and iteration support.62
fastred/reflectableenumProvides reflection capabilities for Objective-C enumerations331
willwray/enum_reflectGenerates code for enum classes in C++9
tylerbrinkley/enums.netA type-safe enum utility library with high-performance extension methods and attributes management1,750
arturbac/simple_enumProvides efficient support for C++ enumerations with features like type-safe conversions and indexing22
dalzhim/articleenumclass-v2A utility to simplify the creation of bitwise operators for custom enum classes in C++20
willwray/enum_traitsProvides a set of traits and functions to inspect and manipulate properties of C++ enum types20
ashenblade/enumclassA source generator that creates type-safe classes inspired by Kotlin's enum class4
blackmatov/enum.hppA header-only C++17 library providing compile-time enum reflection capabilities45
ceiridge/betterenumsImproves C# enum usability and performance by adding extension methods and attributes.39
alkenso/asenumAn enumeration library with associated values20
neargye/nameofProvides macros and functions to obtain the names of variables, types, functions, macros, and enums in C++17.2,106
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785