PrimitiveStaticDataGenerator
Static data generator
A C# source generator that creates methods to return optimized ReadOnlySpan static data from primitive values
C# Source Generator for creating methods that return optimized ReadOnlySpan
9 stars
1 watching
0 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
csharpcsharp-sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. | 8 |
| A tool for building fast and simple static websites with JavaScript and React. | 427 |
| Provides a basic template and tools to generate C# source code programmatically | 182 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| Generates C# code from SCS .yml files | 4 |
| A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |
| 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 |
| A tool to automatically generate interfaces from classes | 36 |
| Generates code to create primary constructors from readonly fields and properties in C# | 106 |
| A C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps. | 5 |
| Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| A source generator that automatically generates lazy implementations at compile time. | 7 |
| A Jekyll-based static site for hosting academic content with features like data management and scraping. | 521 |