Galad / CSharpDiscriminatedUnion
A library for generating discriminated union types in C#
☆23Updated 4 years ago
Alternatives and similar repositories for CSharpDiscriminatedUnion:
Users that are interested in CSharpDiscriminatedUnion are comparing it to the libraries listed below
- Example implementation of IValueTaskSource☆31Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- ☆18Updated 4 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 9 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- ☆23Updated 4 years ago
- BigMachines is State Machine library for .NET☆41Updated 2 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆29Updated 3 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A robust option type for C#☆20Updated 2 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago