StringLiteralGenerator

Binary literal generator

Generates optimized UTF-8 binary data from string literals in C# source code

C# Source Generator for UTF-8 binary literal

GitHub

136 stars
5 watching
3 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ufcpp/memberaccessgeneratorA source generator that creates C# code to implement member accessors with name-based and index-based access.7
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
ufcpp/valuechangedgeneratorGenerates PropertyChanged events from inner struct members13
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
davidwengier/sourcegeneratortemplateProvides a basic template and tools to generate C# source code programmatically182
chaowlert/primaryconstructorGenerates code to create primary constructors from readonly fields and properties in C#106
unoplatform/uno.sourcegenerationAn API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information.129
fsprojects/arguA library that generates CLI argument/XML configuration parsers and help messages for F# applications460
b1z0n/lazyshgenA source generator that automatically generates lazy implementations at compile time.7
burgyn/mmlib.tostringAutomatically generates a ToString method for classes with a custom attribute18
ladeak/protobufsourcegeneratorGenerates partial helper classes with serialized properties for C# types used with protobuf-net.12
b3b00/cslyA C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions.377
prophetlamb/tupleoverloadgeneratorGenerates overloads to handle variable-length parameter arrays without heap allocations5
hermanussen/fairyGenerates C# code from SCS .yml files4