asenum
Enum wrapper
An enumeration library with associated values
AssociatedEnum: header-only library for C++ for enumerations with associated values
20 stars
2 watching
1 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
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 source generator that creates type-safe classes inspired by Kotlin's enum class | 4 |
| Provides efficient support for C++ enumerations with features like type-safe conversions and indexing | 22 |
| 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 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| Automated enumeration type implementation with utility functions. | 12 |
| An enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations. | 1,194 |
| A utility to simplify the creation of bitwise operators for custom enum classes in C++ | 20 |
| An Elixir library to support enums in Ecto models | 562 |
| Tools for discovering and managing WSL package installations | 8 |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| Provides mapping capabilities for enumerations in AutoMapper | 29 |
| A type-safe enum utility library with high-performance extension methods and attributes management | 1,750 |
| Generates code for enum classes in C++ | 9 |