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 static data from primitive values.

GitHub

9 stars
1 watching
0 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list

csharpcsharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yeah69/mrmeeseeks.staticdelegategeneratorGenerates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies.8
brandonweiss/chargeA tool for building fast and simple static websites with JavaScript and React.427
davidwengier/sourcegeneratortemplateProvides a basic template and tools to generate C# source code programmatically182
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
hermanussen/fairyGenerates C# code from SCS .yml files4
ryanalameddine/sourcegeneratordemoA C# project demonstrating the use of source generators to automate code generation at compile time.3
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
daver32/interfacegeneratorA tool to automatically generate interfaces from classes36
chaowlert/primaryconstructorGenerates code to create primary constructors from readonly fields and properties in C#106
jasonwei512/winui-observablesettingsA C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps.5
lokimidgard/autoinvoke.generatorAutomates method invocation for all non-static types in a project based on an annotated generic method.9
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
b1z0n/lazyshgenA source generator that automatically generates lazy implementations at compile time.7
programminghistorian/jekyllA Jekyll-based static site for hosting academic content with features like data management and scraping.521