Spinnernicholas / EnumFastToStringDotNet
This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based ToString method. Why? The default enum ToString method implements a binary search which is great for large lists but becomes time and memory inefficient for a just a few items when compared to a switch expressi…
☆31Updated 2 years ago
Alternatives and similar repositories for EnumFastToStringDotNet:
Users that are interested in EnumFastToStringDotNet are comparing it to the libraries listed below
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 6 months ago
- ☆47Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆41Updated this week
- C# interface-to-member source generator☆77Updated 4 months ago
- Analyzers checking System.Reflection☆81Updated last year
- BigMachines is State Machine library for .NET☆38Updated last month
- Immutability is easy!☆42Updated this week
- ☆29Updated 3 years ago
- A Roslyn source generator for creating constructors.☆87Updated this week
- A source generator to generate compile-time mapping of enums and description attributes☆23Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- Simple C# source generation based on custom templates☆100Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Micro ORM with source generator☆26Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆30Updated 2 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated 3 weeks ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Actual C# Enums with values and better performance as a source generator☆40Updated 10 months ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆24Updated last week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 10 months ago
- Non-boxing passing of values.☆27Updated 6 months ago
- File path abstraction library for .NET.☆57Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- boilerplatezero is a collection of C# source generators☆38Updated last year