Galad / CSharpDiscriminatedUnionLinks
A library for generating discriminated union types in C#
☆23Updated 5 years ago
Alternatives and similar repositories for CSharpDiscriminatedUnion
Users that are interested in CSharpDiscriminatedUnion are comparing it to the libraries listed below
Sorting:
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆29Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆29Updated 6 months ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- ☆24Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago