Unions

Union generator

A C# library that generates efficient union types with rich APIs and automatic relation type detection for various use cases.

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ne4to/n.sourcegenerators.uniontypesA C# source generator that automates the creation of discriminated union types with helper methods.10
domn1995/dunetA source generator that creates discriminated union types in C# with support for generics and implicit conversions.652
polyadic/funcky-discriminated-unionA source generator that automates the creation of Match methods for discriminated unions in C#6
paldepind/union-typeA JavaScript library for defining and using types that can represent multiple values with associated data.478
paulbraetz/attributefactorygeneratorA tool that automatically generates factories and helper methods to create attribute instances from AttributeData instances.1
ignatandrei/rscg_utilitytypesA tool that generates utility types in C# based on specified utility types from TypeScript4
ladeak/protobufsourcegeneratorGenerates partial helper classes with serialized properties for C# types used with protobuf-net.12
nickdodd79/autobogusA C# library that adds auto creation and population capabilities to the Bogus generator447
b3b00/cslyA C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions.377
rudolfkurkams/structpackerA binary serializer that generates optimized C# serialization code using Source Generators technology77
bcheidemann/entypeGenerates type definitions for serialized data formats like JSON3
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
paulsamuels/sbconstantsAutomates the process of extracting identifiers from storyboards and generating constants files.311
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31