mknejp / dotvariantLinks
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
☆73Updated last year
Alternatives and similar repositories for dotvariant
Users that are interested in dotvariant are comparing it to the libraries listed below
Sorting:
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆150Updated 11 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- C# interface-to-member source generator☆86Updated 6 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆204Updated 2 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆140Updated this week
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Practical generic programming for .NET☆255Updated this week
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated 2 weeks ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Extends Verify to allow verification of C# Source Generators.☆93Updated this week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- Immutability is easy!☆55Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 4 months ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 4 years ago
- A .NET implementation of several non-cryptographic hashes.☆68Updated 2 weeks ago
- Generic weak event implementation☆195Updated 5 years ago