piotrstenke / Durian
Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.
☆61Updated 2 months ago
Alternatives and similar repositories for Durian:
Users that are interested in Durian are comparing it to the libraries listed below
- C# interface-to-member source generator☆78Updated 6 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Simple C# source generation based on custom templates☆102Updated last year
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆55Updated last week
- A .NET library to parse XML at lightspeed with zero allocation.☆102Updated 11 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆97Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated 11 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆92Updated last week
- Practical generic programming for .NET☆192Updated this week
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆79Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆65Updated last month
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆169Updated 6 months ago
- Actual C# Enums with values and better performance as a source generator☆41Updated 11 months ago
- Generates a synchronized version of an async method☆53Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆179Updated 3 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 4 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆148Updated 3 months ago
- Extends Verify to allow verification of C# Source Generators.☆81Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆126Updated last month
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago