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:
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆192Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆163Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated last year
- Practical generic programming for .NET☆248Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 9 months ago
- C# interface-to-member source generator☆85Updated 3 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆122Updated this week
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆200Updated 2 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Immutability is easy!☆52Updated last month
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆85Updated 4 months ago
- C# implementation of a Rope<T> immutable data structure.☆129Updated 11 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 5 months ago
- Extends Verify to allow verification of C# Source Generators.☆90Updated last week
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆247Updated last month
- FrozenObjects serializer and deserializer☆93Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆85Updated 2 years ago