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:
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Actual C# Enums with values and better performance as a source generator☆45Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 9 months ago
- Simple C# source generation based on custom templates☆109Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 2 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- BigMachines is State Machine library for .NET☆44Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 11 months ago
- A Roslyn source generator for creating constructors.☆104Updated this week
- ☆70Updated this week
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 9 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆32Updated last week
- C# interface-to-member source generator☆85Updated 5 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Explore project dependencies in .NET☆69Updated 3 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago