credfeto-enum-source-generation
Enum generator
A C# source generator that creates performance-enhanced enum lookups by generating code from existing enums.
C# source generator for producing faster enum lookups
22 stars
2 watching
1 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
code-analysiscode-generationcode-generatorcsharp-sourcegeneratordotnetgeneratoroptimizationperformance
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# source generator that creates an enumeration class from an enum type without using reflection. | 181 |
| A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |
| A source generator that creates type-safe classes inspired by Kotlin's enum class | 4 |
| Improves C# enum usability and performance by adding extension methods and attributes. | 39 |
| A tool that generates helper classes to map enums and their description attributes at compile-time. | 23 |
| Automatically generates a faster enum to string conversion method | 31 |
| A utility tool for generating enumerations based on music theory | 1 |
| A tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state | 39 |
| A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
| Provides a basic template and tools to generate C# source code programmatically | 182 |
| A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM | 670 |
| A source generator for C# that uses Roslyn to automate dependency injection at compile time. | 79 |
| Generates Go enum types with optional niceties like iota definitions and string implementations. | 771 |
| A utility for generating and managing random numbers and mathematical functions. | 6 |
| Generates C# code from SCS .yml files | 4 |