 SmartEnum
 SmartEnum 
 Enum wrapper
 A type-safe alternative to C# enums that supports various serialization and ORM frameworks.
A base class for quickly and easily creating strongly typed enum replacements in C#.
2k stars
 23 watching
 171 forks
 
Language: C# 
last commit: 12 months ago 
Linked from   1 awesome list  
  cleancsharpddddesign-patternsdomain-driven-designdotnetdotnet-coreenumhacktoberfest 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A source generator that creates type-safe classes inspired by Kotlin's enum class | 4 | 
|  | A header file providing macros to simplify the declaration and use of enums in C++ with automatic string conversion and iteration support. | 62 | 
|  | A type-safe enum utility library with high-performance extension methods and attributes management | 1,750 | 
|  | A C++ library that provides a reflective enum implementation | 289 | 
|  | Improves C# enum usability and performance by adding extension methods and attributes. | 39 | 
|  | A compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs. | 1,687 | 
|  | 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 | 
|  | An enumeration library with associated values | 20 | 
|  | A C# source generator that creates an enumeration class from an enum type without using reflection. | 181 | 
|  | A tool that generates helper classes to map enums and their description attributes at compile-time. | 23 | 
|  | An enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations. | 1,194 | 
|  | Automatically generates a faster enum to string conversion method | 31 | 
|  | Simplifies state machine management with Rails and ActiveRecord | 626 | 
|  | A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |