zacharylayne's Stars
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
YaccConstructor/QuickGraph
Generic Graph Data Structures and Algorithms for .NET
microsoft/OpenXR-MixedReality
OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
Cysharp/PrivateProxy
Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.
Cysharp/Utf8StreamReader
Utf8 based StreamReader for high performance text processing.
NeVeSpl/NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
ImmediatePlatform/Immediate.Handlers
Source Generated implementation of the Mediator pattern
dotmake-build/command-line
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
viacheslav-lozinskyi/MetaOutput
Work with output data / log files never been so simple!
barncastle/BitsKit
A C# library for efficient bit-level reading and writing also adding bit field support
lucasteles/Strongly
💪🏾 A strongly-typed domain values source-generator
jmarolf/generator-start
template repository for a roslyn source generator
TortugaResearch/Tortuga.Shipwright
A trait engine for C#.
HavenDV/H.Generators.Extensions
A set of extensions to simplify the code of generators
PaulBraetz/Unions
Antelcat/Parameterization
Effortlessly Build Command-Line Applications with [Parameterization]
biegehydra/OneOf.TypeExtensions
An incremental source generator that creates typed extension methods for OneOf<> types for more readable and robust code.
erri120/TransparentValueObjects
Source generator for Value Objects.
SunnieShine/SourceGeneratorSample
B站《源代码生成器》系列视频教程的配套代码。
HavenDV/EventGenerator
Generates events, OnEvent() methods and EventArgs classes
Zitga-Tech/ZBase.Foundation.EnumExtensions
C# source generator to provide extensions for any enum
Zitga-Tech/ZBase.Foundation.PolymorphicStructs
Polymorphism for structs by the help of Source Generator. Based on PhilSA PolymorphicStructs.
serenitystudio/Serenity.EnumGenerator
A Unity compatible C# source generator to create an extension class for enums
Zitga-Tech/ZBase.Foundation.FixedArrays
C# source generator to create fixed-size arrays
EX-EXE/EnumConvertGenerator
Provides extension methods around enum conversion using source generation.
Zitga-Tech/ZBase.Foundation.SourceGen.Common
Common functionality for developing C# source generator for Unity
AhmedKabbary/SourceBuilder.NET
A wrapper around StringBuilder to make it easier to build source code in source generators
arthrp/ConsoleSampleIncGen
Sample of incremental source generation in C#
X39/X39.SourceGenerators.Property
source generator that generates properties for a given class