LazyshGen

Lazy generator

A source generator that automatically generates lazy implementations at compile time.

Source generator to get seamlessly lazy at compile time.

GitHub

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

csharpcsharp-sourcegeneratorsource-generatorssourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
hermanussen/mocksourcegeneratorA C# mocking library that generates mocks at compile-time using a source generator11
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
davidwengier/sourcegeneratortemplateProvides a basic template and tools to generate C# source code programmatically182
collinalpert/lombok.netA .NET library that uses source generators to automatically create boilerplate code for classes and structs.316
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
benjamin-hodgson/eightyAn HTML generation library written in C# that allows developers to write simple code to generate HTML39
elskom/gitbuildinfo.sourcegeneratorA tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state39
b3b00/cslyA C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions.377
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
ufcpp/stringliteralgeneratorGenerates optimized UTF-8 binary data from string literals in C# source code136
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
hermanussen/fairyGenerates C# code from SCS .yml files4