Actual C# Enums with values and better performance as a source generator
☆48Mar 21, 2024Updated 2 years ago
Alternatives and similar repositories for BetterEnums
Users that are interested in BetterEnums are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Jun 13, 2025Updated 9 months ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- 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 make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- dotnet watch we always wanted☆104Oct 23, 2021Updated 4 years ago
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- Immutability is easy!☆54Mar 14, 2026Updated last week
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆14Updated this week
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 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
- C# source generator for producing faster enum lookups☆20Updated this week
- 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
- Package for automatic mixin design pattern generation using an incremental source generator☆10May 25, 2025Updated 9 months ago
- Generates Blazor -> Javascript strongly typed interop methods.☆28Nov 20, 2024Updated last year
- 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
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- A source generator for C# that turns .env files into runtime constants.☆37Nov 5, 2022Updated 3 years 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
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Jan 26, 2022Updated 4 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,401Mar 3, 2026Updated 2 weeks ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.☆75Nov 24, 2025Updated 3 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
- Extends C# with Mixins.☆27Aug 26, 2022Updated 3 years ago
- ☆31Jun 28, 2021Updated 4 years ago
- Cross-platform regex testing tool in .NET 5☆15Sep 3, 2024Updated last year
- ☆13Nov 17, 2025Updated 4 months ago
- A trait engine for C#.☆14May 1, 2025Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆181Updated this week
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 9 months ago
- Generates a synchronized version of an async method☆76Mar 1, 2026Updated 3 weeks ago
- A prototype of XPath-like queries for C# syntax trees☆17Jun 1, 2024Updated last year
- F# inspired functional extensions for C#.☆22Aug 8, 2021Updated 4 years ago
- boilerplatezero is a collection of C# source generators☆40Nov 19, 2023Updated 2 years ago
- RestWrapper is a simple C# class library to help simplify sending REST API requests and retrieving responses (RESTful HTTP and HTTPS)☆28Oct 17, 2025Updated 5 months ago