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…
☆32Updated 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☆32Updated last year
- Actual C# Enums with values and better performance as a source generator☆46Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years 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 week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- ☆73Updated this week
- C# interface-to-member source generator☆86Updated 6 months ago
- A Roslyn source generator for creating constructors.☆107Updated this week
- .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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- BigMachines is State Machine library for .NET☆44Updated 2 months ago
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 10 months ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25Updated 8 months ago
- Non-boxing passing of values.☆29Updated 5 months ago
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 9 months ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 3 months ago