EnumClass

enum wrapper

A source generator that creates type-safe classes inspired by Kotlin's enum class

Souce Generator that will generate Kotlin like enum class but in C#

GitHub

4 stars
1 watching
0 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

csharpcsharp-sourcegeneratordotnetenum-classenumerationgeneratorroslynsource-generator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
engrajabi/enum.source.generatorA C# source generator that creates an enumeration class from an enum type without using reflection.181
hamedfathi/enumerationclassgeneratorA C# source generator tool to create enumeration classes from enum types with additional features and customization options.16
tylerbrinkley/enums.netA type-safe enum utility library with high-performance extension methods and attributes management1,750
ardalis/smartenumA type-safe alternative to C# enums that supports various serialization and ORM frameworks.2,215
ceiridge/betterenumsImproves C# enum usability and performance by adding extension methods and attributes.39
leoformaggi/enum-utilities-generatorA tool that generates helper classes to map enums and their description attributes at compile-time.23
alkenso/asenumAn enumeration library with associated values20
spinnernicholas/enumfasttostringdotnetAutomatically generates a faster enum to string conversion method31
arturbac/simple_enumProvides efficient support for C++ enumerations with features like type-safe conversions and indexing22
willwray/enum_reflectGenerates code for enum classes in C++9
aantron/better-enumsA compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs.1,687
credfeto/credfeto-enum-source-generationA C# source generator that creates performance-enhanced enum lookups by generating code from existing enums.22
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
collinalpert/lombok.netA .NET library that uses source generators to automatically create boilerplate code for classes and structs.316
dalzhim/articleenumclass-v2A utility to simplify the creation of bitwise operators for custom enum classes in C++20