A basic template for writing a C# source generator
☆187Mar 27, 2022Updated 3 years ago
Alternatives and similar repositories for SourceGeneratorTemplate
Users that are interested in SourceGeneratorTemplate are comparing it to the libraries listed below
Sorting:
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆116Feb 10, 2021Updated 5 years ago
- The C# Source Generator Playground☆149Aug 18, 2021Updated 4 years ago
- template repository for a roslyn source generator☆23Jan 27, 2022Updated 4 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,401Mar 3, 2026Updated 2 weeks ago
- Ever wanted to write a C# console app in Brainf**k, well now you can!☆11May 29, 2020Updated 5 years ago
- Code Generation & Runtime Compilation Chicanery for .Net☆11Dec 26, 2024Updated last year
- Roslyn-SDK templates and Syntax Visualizer☆547Mar 9, 2026Updated last week
- ☆31Jun 28, 2021Updated 4 years ago
- Extends Verify to allow verification of C# Source Generators.☆94Mar 10, 2026Updated last week
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- Code generator tools that helps you to automate C# code generation.☆12Sep 22, 2025Updated 5 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- Find transitive dependencies in assemblies☆24Nov 22, 2025Updated 4 months ago
- Utility library for faster writing source generators☆65May 6, 2021Updated 4 years ago
- Moxy - Mixins code generator for C#☆134Mar 12, 2026Updated last week
- A C# library for generating high entropy passwords similar to 1Password☆57Mar 12, 2026Updated last week
- High-performance .NET regex engine with predictable performance☆49Sep 7, 2023Updated 2 years ago
- A Roslyn based C# source generation framework☆134Dec 20, 2025Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆150Jul 31, 2021Updated 4 years ago
- A trait engine for C#.☆14May 1, 2025Updated 10 months ago
- .NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)☆29Sep 20, 2023Updated 2 years ago
- Tools for experimenting with union types.☆31Mar 17, 2025Updated last year
- A library for generating discriminated union types in C#☆23Apr 14, 2020Updated 5 years ago
- ☆13Nov 21, 2025Updated 4 months ago
- The example class library project, with code written in the CIL.☆20Mar 26, 2020Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆273Mar 6, 2026Updated 2 weeks ago
- Utilities for working with streams and pipes☆12Updated this week
- A set of tools to work with CIL in .NET applications☆28May 29, 2025Updated 9 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆35Updated this week
- Low-level utilities and tools for working with the CLR and memory.☆12Feb 20, 2021Updated 5 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Apr 28, 2021Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆38Mar 4, 2022Updated 4 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Jan 6, 2024Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆43Sep 18, 2025Updated 6 months ago
- Build time tools in the flavor of Dapper☆456May 9, 2025Updated 10 months ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆307Updated this week
- Tagged union for c#☆22Sep 28, 2025Updated 5 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆296May 9, 2024Updated last year