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 10 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 months ago
- Simple C# source generation based on custom templates☆105Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 4 months ago
- Easy C# class and code generation, POCO object and Methods creation☆97Updated 4 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆63Updated last week
- ☆55Updated last week
- Simple build versioning for .NET, powered by Git tags☆64Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- A source generator to generate compile-time mapping of enums and description attributes☆23Updated 3 years ago
- Actual C# Enums with values and better performance as a source generator☆43Updated last year
- A Roslyn source generator for creating constructors.☆95Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- C# interface-to-member source generator☆84Updated 3 weeks ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Declarative Structured Concurrency for C#☆123Updated this week
- Analyzers checking System.Reflection☆82Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- BigMachines is State Machine library for .NET☆42Updated last week
- Simple C# source generator for text templates☆33Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Micro ORM with source generator☆27Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 7 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 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…☆44Updated last week
- ☆31Updated 4 years ago