csharp-sourcegenerator topic

List csharp-sourcegenerator repositories

spreadcheetah

250
Stars
15
Forks
Watchers

SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.

FastGenericNew

220
Stars
7
Forks
Watchers

The ultimate fast alternative to Activator.CreateInstance<T> / new T()

SimpleSIMD

88
Stars
3
Forks
Watchers

Easy to use SIMD accelerated Array and Span methods

WinFormsComInterop

199
Stars
26
Forks
Watchers

ComWrappers required to run NativeAOT and WinForms

PrimaryConstructor

105
Stars
13
Forks
Watchers

Generate primary constructor from readonly fields

GodotOnReady

117
Stars
13
Forks
Watchers

A C# Source Generator that adds convenient onready-like features to your C# scripts in Godot Mono (3.x) without any reflection.

PropertyChanged.SourceGenerator

130
Stars
13
Forks
Watchers

Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies...

WrapperValueObject

51
Stars
3
Forks
Watchers

A .NET source generator for creating simple value objects wrapping primitive types.

DpdtInject

32
Stars
3
Forks
Watchers

Highly efficient compile-time general purpose DI container based on C# source generators.