Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.
☆70Jan 8, 2025Updated last year
Alternatives and similar repositories for Durian
Users that are interested in Durian are comparing it to the libraries listed below
Sorting:
- Package for automatic mixin design pattern generation using an incremental source generator☆10May 25, 2025Updated 9 months ago
- A collection of algorithms I've implemented and found generally useful☆16Apr 21, 2024Updated last year
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 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
- ☆10Mar 19, 2021Updated 5 years ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Mar 6, 2026Updated 2 weeks ago
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- A set of extensions to simplify the code of generators☆13Feb 9, 2026Updated last month
- Source Generator Generating the Dispose functions in Disposables.☆18Dec 21, 2025Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Dec 17, 2023Updated 2 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Mar 1, 2026Updated 2 weeks ago
- A C# library that let's you obtain an instance of void☆18Mar 11, 2023Updated 3 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 10 months ago
- Source Generator to modify record equality with attributes☆14Apr 9, 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
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- .NET library for working with ranges of values☆15Dec 28, 2023Updated 2 years ago
- Extensible framework for Queries over HTTP☆21Jun 7, 2023Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆85Aug 29, 2025Updated 6 months ago
- Parse any type from string in efficient way☆35Nov 29, 2025Updated 3 months ago
- .NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)☆29Sep 20, 2023Updated 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…☆47Sep 5, 2025Updated 6 months ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,399Mar 3, 2026Updated 2 weeks ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- A Roslyn source generator for creating constructors.☆111Updated this week
- BigMachines is State Machine library for .NET☆44Updated this week
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25May 20, 2025Updated 10 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 9 months ago
- A Unity surface shader that removes noticeable tiling patterns by implementing a state-of-art stochastic tiling system.☆14Sep 3, 2020Updated 5 years ago
- Portable Razor compiler & code generator☆230Jul 16, 2023Updated 2 years ago
- C# source generator implementing variadic generics☆15Jan 23, 2022Updated 4 years ago
- Useful set of utilites and extensions for simplifying cache usage.☆11Apr 23, 2023Updated 2 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆28Nov 16, 2025Updated 4 months ago
- Automatic Controller Generator with Source Generator.☆12Jul 29, 2023Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago