Spinnernicholas / EnumFastToStringDotNetLinks
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 3 years ago
Alternatives and similar repositories for EnumFastToStringDotNet
Users that are interested in EnumFastToStringDotNet are comparing it to the libraries listed below
Sorting:
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- Simple build versioning for .NET, powered by Git tags☆65Updated 3 weeks ago
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 6 months ago
- ☆56Updated last week
- BigMachines is State Machine library for .NET☆44Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last month
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 5 months ago
- Analyzers checking System.Reflection☆82Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- ☆31Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 7 months ago
- Non-boxing passing of values.☆28Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Simple source only reflection library with default interface property support☆73Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated 2 weeks ago
- A C# string parser based on simple templates using source generators.☆52Updated 4 months ago
- A Roslyn source generator for creating constructors.☆98Updated this week
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- C# interface-to-member source generator☆84Updated 2 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated 3 weeks ago