mknejp / dotvariant
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
☆70Updated 5 months ago
Alternatives and similar repositories for dotvariant:
Users that are interested in dotvariant are comparing it to the libraries listed below
- C# interface-to-member source generator☆78Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆162Updated 5 months ago
- Practical generic programming for .NET☆189Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆177Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆144Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆123Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- C# Source Generator for UTF-8 binary literal☆137Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated this week
- Simple C# source generation based on custom templates☆101Updated last year
- Extends Verify to allow verification of C# Source Generators.☆79Updated this week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 10 months ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆63Updated 2 weeks ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- Scratch pad for various expression tree improvements.☆81Updated 2 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆79Updated 3 weeks ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Immutability is easy!☆44Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆95Updated 2 months ago
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 2 years ago