Unions
Union generator
A C# library that generates efficient union types with rich APIs and automatic relation type detection for various use cases.
10 stars
1 watching
0 forks
Language: C#
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C# source generator that automates the creation of discriminated union types with helper methods. | 10 | |
| A source generator that creates discriminated union types in C# with support for generics and implicit conversions. | 652 | |
| A source generator that automates the creation of Match methods for discriminated unions in C# | 6 | |
| A JavaScript library for defining and using types that can represent multiple values with associated data. | 478 | |
| A tool that automatically generates factories and helper methods to create attribute instances from AttributeData instances. | 1 | |
| A tool that generates utility types in C# based on specified utility types from TypeScript | 4 | |
| Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 | |
| A C# library that adds auto creation and population capabilities to the Bogus generator | 447 | |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 | |
| A binary serializer that generates optimized C# serialization code using Source Generators technology | 77 | |
| Generates type definitions for serialized data formats like JSON | 3 | |
| A C# source generator that creates classes from example JSON files. | 78 | |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 | |
| Automates the process of extracting identifiers from storyboards and generating constants files. | 311 | |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |