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#.

GitHub

2k stars
23 watching
171 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list

cleancsharpddddesign-patternsdomain-driven-designdotnetdotnet-coreenumhacktoberfest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ashenblade/enumclassA source generator that creates type-safe classes inspired by Kotlin's enum class4
therocode/smartenumA header file providing macros to simplify the declaration and use of enums in C++ with automatic string conversion and iteration support.62
tylerbrinkley/enums.netA type-safe enum utility library with high-performance extension methods and attributes management1,750
quicknir/wise_enumA C++ library that provides a reflective enum implementation289
ceiridge/betterenumsImproves C# enum usability and performance by adding extension methods and attributes.39
aantron/better-enumsA compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs.1,687
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
alkenso/asenumAn enumeration library with associated values20
engrajabi/enum.source.generatorA C# source generator that creates an enumeration class from an enum type without using reflection.181
leoformaggi/enum-utilities-generatorA tool that generates helper classes to map enums and their description attributes at compile-time.23
lloydmeta/enumeratumAn enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.1,194
spinnernicholas/enumfasttostringdotnetAutomatically generates a faster enum to string conversion method31
amatsuda/stateful_enumSimplifies state machine management with Rails and ActiveRecord626
hamedfathi/enumerationclassgeneratorA C# source generator tool to create enumeration classes from enum types with additional features and customization options.16