A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
☆73Sep 3, 2024Updated last year
Alternatives and similar repositories for dotvariant
Users that are interested in dotvariant are comparing it to the libraries listed below
Sorting:
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- BigMachines is State Machine library for .NET☆44Jan 30, 2026Updated last month
- Immutability is easy!☆55Nov 20, 2025Updated 3 months ago
- ☆31Jun 28, 2021Updated 4 years ago
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆173Feb 9, 2026Updated 3 weeks ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- Actual C# Enums with values and better performance as a source generator☆48Mar 21, 2024Updated last year
- 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
- 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
- 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
- C# interface-to-member source generator☆87Feb 16, 2026Updated 2 weeks ago
- Parse any type from string in efficient way☆35Nov 29, 2025Updated 3 months ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- boilerplatezero is a collection of C# source generators☆40Nov 19, 2023Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Apr 7, 2022Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆69Jan 8, 2025Updated last year
- C# source generator for producing faster enum lookups☆20Updated this week
- ☆48Oct 1, 2025Updated 5 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 2026Updated last month
- Utilities for working with streams and pipes☆12Feb 26, 2026Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Sep 5, 2025Updated 6 months ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Mar 13, 2019Updated 6 years ago
- Tool to create your own aspects.☆10Dec 28, 2023Updated 2 years ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Jan 14, 2026Updated last month
- C# Source Generator for UTF-8 binary literal☆146Sep 4, 2024Updated last year
- .NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)☆29Sep 20, 2023Updated 2 years ago
- ☆17Jan 23, 2026Updated last month
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Nov 17, 2022Updated 3 years ago
- Source generator for decorator pattern boilerplate code in C#.☆17Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- Generate primary constructor from readonly fields☆107Jan 26, 2024Updated 2 years ago
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- Minecraft-esque voxel engine, in search of it's own identity. Written in C# and OpenGL.☆18May 20, 2024Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Sep 29, 2024Updated last year
- Fast Accessors for .Net☆33Feb 15, 2026Updated 2 weeks ago