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☆66Updated this week
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- Easy C# class and code generation, POCO object and Methods creation☆100Updated 7 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated last week
- A source generator to generate compile-time mapping of enums and description attributes☆24Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- ☆58Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 7 months ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 9 months ago
- Auto generate Clone method using C# Source Generator☆85Updated 2 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Simple source only reflection library with default interface property support☆74Updated this week
- A Roslyn source generator for creating constructors.☆98Updated this week
- Declarative Structured Concurrency for C#☆121Updated 3 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# interface-to-member source generator☆85Updated 3 months ago
- Micro ORM with source generator☆27Updated 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…☆45Updated last month
- Simple C# source generator for text templates☆33Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆104Updated last week