Actual C# Enums with values and better performance as a source generator
☆48Mar 21, 2024Updated last year
Alternatives and similar repositories for BetterEnums
Users that are interested in BetterEnums are comparing it to the libraries listed below
Sorting:
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Jun 7, 2022Updated 3 years ago
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Jun 13, 2025Updated 8 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Sep 1, 2025Updated 6 months ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.☆81Oct 15, 2022Updated 3 years ago
- C# source generator for producing faster enum lookups☆20Feb 22, 2026Updated last week
- Generates Blazor -> Javascript strongly typed interop methods.☆28Nov 20, 2024Updated last year
- Package for automatic mixin design pattern generation using an incremental source generator☆10May 25, 2025Updated 9 months ago
- Code for the SDL2 C# Tutorial series at https://jsayers.dev☆10Feb 11, 2022Updated 4 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Sep 3, 2024Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Jan 20, 2026Updated last month
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- ☆31Jun 28, 2021Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆173Feb 9, 2026Updated 3 weeks ago
- Make your enums more powerful just using .Net open source implementation☆11Oct 6, 2022Updated 3 years ago
- Source generator for decorator pattern boilerplate code in C#.☆17Updated this week
- Pipeline framework allows you to easily construct and execute linear workflows☆13Feb 28, 2022Updated 4 years ago
- Cross-platform regex testing tool in .NET 5☆15Sep 3, 2024Updated last year
- ☆13Nov 17, 2025Updated 3 months ago
- Experimental zero code compile time DTO generator and mapper using Source Generators in C#☆12Apr 18, 2021Updated 4 years ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 8 months ago
- A trait engine for C#.☆14May 1, 2025Updated 10 months ago
- A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without …☆197Apr 1, 2025Updated 11 months ago
- Immutability is easy!☆55Nov 20, 2025Updated 3 months ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- Generates a synchronized version of an async method☆75Dec 24, 2025Updated 2 months ago
- A simple, unit and integration test friendly wrapper around the Windows Registry, which is 100% compliant with the existing Microsoft.Win…☆17Oct 18, 2023Updated 2 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- Voodoo Magic for WPF.☆13Jun 7, 2016Updated 9 years ago