wise_enum
Enum library
A C++ library that provides a reflective enum implementation
A reflective enum implementation for C++
289 stars
14 watching
26 forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs. | 1,687 |
| A type-safe alternative to C# enums that supports various serialization and ORM frameworks. | 2,215 |
| A header file providing macros to simplify the declaration and use of enums in C++ with automatic string conversion and iteration support. | 62 |
| Provides reflection capabilities for Objective-C enumerations | 331 |
| Generates code for enum classes in C++ | 9 |
| A type-safe enum utility library with high-performance extension methods and attributes management | 1,750 |
| Provides efficient support for C++ enumerations with features like type-safe conversions and indexing | 22 |
| A utility to simplify the creation of bitwise operators for custom enum classes in C++ | 20 |
| Provides a set of traits and functions to inspect and manipulate properties of C++ enum types | 20 |
| A source generator that creates type-safe classes inspired by Kotlin's enum class | 4 |
| A header-only C++17 library providing compile-time enum reflection capabilities | 45 |
| Improves C# enum usability and performance by adding extension methods and attributes. | 39 |
| An enumeration library with associated values | 20 |
| Provides macros and functions to obtain the names of variables, types, functions, macros, and enums in C++17. | 2,106 |
| An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |