mknejp / dotvariantLinks
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
☆73Updated 9 months ago
Alternatives and similar repositories for dotvariant
Users that are interested in dotvariant are comparing it to the libraries listed below
Sorting:
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- C# Source Generator for UTF-8 binary literal☆144Updated 9 months ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 10 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆134Updated 5 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆70Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆188Updated last year
- Immutability is easy!☆50Updated last month
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 6 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 3 years ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 3 weeks ago
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week