C# Source Generator for UTF-8 binary literal
☆148Sep 4, 2024Updated 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☆150Jul 31, 2021Updated 4 years ago
- An analyzer for Non-Copyable structs.☆38Jun 23, 2022Updated 3 years ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆211Oct 1, 2025Updated 4 months ago
- Fast and lightweight parser creation tools☆542Updated this week
- FrozenObjects serializer and deserializer☆95Aug 17, 2022Updated 3 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆333Jan 5, 2026Updated last month
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆34Feb 11, 2024Updated 2 years ago
- ☆60Feb 19, 2026Updated last week
- Low level ASP.NET Core example Web server☆106May 16, 2021Updated 4 years ago
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 8 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated last month
- Smash provides a collection of non-cryptographic hashes for .NET☆20Mar 17, 2024Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆297Dec 8, 2022Updated 3 years ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆328Jan 5, 2026Updated last month
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- C# Source Generator to create value-object, inspired by units of measure.☆396Oct 1, 2025Updated 4 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- Utilities for working with streams and pipes☆12Feb 7, 2026Updated 2 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Jun 23, 2022Updated 3 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Jan 16, 2025Updated last year
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Apr 17, 2022Updated 3 years ago
- This project contains networking primitives for use with .NET.☆96Feb 13, 2021Updated 5 years ago
- Discriminated union type source generator☆11Feb 12, 2026Updated 2 weeks ago
- Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.☆175Dec 25, 2025Updated 2 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- Extremely fast UTF-8 xml parser library☆105May 19, 2022Updated 3 years ago
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 7 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Jan 21, 2021Updated 5 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 8 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆307Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 6 months ago
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago