mknejp / dotvariant
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
☆70Updated 6 months ago
Alternatives and similar repositories for dotvariant:
Users that are interested in dotvariant are comparing it to the libraries listed below
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆169Updated 6 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆148Updated 4 months ago
- C# interface-to-member source generator☆79Updated 6 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆179Updated 3 months ago
- Practical generic programming for .NET☆193Updated this week
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- Immutability is easy!☆46Updated last month
- C# Source Generator for UTF-8 binary literal☆138Updated 6 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆127Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆180Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆65Updated last month
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 5 months ago
- Extends Verify to allow verification of C# Source Generators.☆81Updated last week
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- A .NET MessagePack serialization library with great performance and simplicity.☆81Updated this week
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Embed resource files more C# programmer friendly!☆70Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆102Updated last year
- C# implementation of a Rope<T> immutable data structure.☆119Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- Simple C# source generation based on custom templates☆102Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆97Updated 3 months ago
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- Moxy - Mixins code generator for C#☆120Updated 2 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 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