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 1 year ago
Linked from 1 awesome list

csharpcsharp-sourcegeneratorsource-generatorssourcegenerator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
jakubsturc/talk-csharp-source-generators A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. 3
jeppevammenkristensen/cachesourcegenerator Generates cache boilerplate code around a method to simplify caching in C# applications. 4
hermanussen/mocksourcegenerator A C# mocking library that generates mocks at compile-time using a source generator 11
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
davidwengier/sourcegeneratortemplate Provides a basic template and tools to generate C# source code programmatically 181
collinalpert/lombok.net A .NET library that uses source generators to automatically create boilerplate code for classes and structs. 313
krasin-ga/matryoshki A framework for creating type-agnostic decorators and adapters using C# source generators 28
benjamin-hodgson/eighty An HTML generation library written in C# that allows developers to write simple code to generate HTML 39
elskom/gitbuildinfo.sourcegenerator A 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 state 38
b3b00/csly A C# library that simplifies generating and maintaining lexer/parsers using compact definition syntax 374
hermanussen/jsonbyexamplegenerator A C# source generator that creates classes from example JSON files. 78
ufcpp/stringliteralgenerator Generates optimized UTF-8 binary data from string literals in C# source code 135
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
hermanussen/fairy Generates C# code from SCS .yml files 4