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#☆175Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆194Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- C# interface-to-member source generator☆84Updated 2 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆119Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- Practical generic programming for .NET☆245Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆72Updated 6 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆197Updated 5 months ago
- C# implementation of a Rope<T> immutable data structure.☆129Updated 11 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated 11 months ago
- Immutability is easy!☆52Updated 2 weeks ago
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆114Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆83Updated 3 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆120Updated 2 months ago
- ☆199Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Serde.NET is a C# port of the popular Serde serialization library for Rust☆198Updated last month