LazyshGen
Lazy generator
A source generator that automatically generates lazy implementations at compile time.
Source generator to get seamlessly lazy at compile time.
7 stars
1 watching
0 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
csharpcsharp-sourcegeneratorsource-generatorssourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| A C# mocking library that generates mocks at compile-time using a source generator | 11 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Provides a basic template and tools to generate C# source code programmatically | 182 |
| A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| An HTML generation library written in C# that allows developers to write simple code to generate HTML | 39 |
| 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 | 39 |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 |
| A C# source generator that creates classes from example JSON files. | 78 |
| Generates optimized UTF-8 binary data from string literals in C# source code | 136 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| Generates C# code from SCS .yml files | 4 |