ufcpp / StringLiteralGeneratorLinks
C# Source Generator for UTF-8 binary literal
☆147Updated last year
Alternatives and similar repositories for StringLiteralGenerator
Users that are interested in StringLiteralGenerator are comparing it to the libraries listed below
Sorting:
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆204Updated 2 months ago
- A tool to visualize the activity of the .NET garbage collector.☆185Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Practical generic programming for .NET☆255Updated last week
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Reflection APIs over roslyn symbol APIs☆194Updated 4 months ago
- C# interface-to-member source generator☆86Updated 6 months ago
- Roslyn Source Code Generators with Examples☆100Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- The C# Source Generator Playground☆149Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- A Roslyn based C# source generation framework