mknejp / dotvariantLinks
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
☆73Updated 10 months ago
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
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆190Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- C# interface-to-member source generator☆84Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated 2 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆136Updated 5 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 8 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆101Updated this week
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- Immutability is easy!☆50Updated last month
- A .NET library to parse XML at lightspeed with zero allocation.☆111Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Interop bindings for mimalloc.☆44Updated 4 months ago
- Practical generic programming for .NET☆223Updated 2 weeks ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆71Updated last month
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆116Updated 4 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago