buvinghausen / TaskTupleAwaiter
Async helper library to allow leveraging the new ValueTuple data types in C# 7.0
☆72Updated 9 months ago
Alternatives and similar repositories for TaskTupleAwaiter:
Users that are interested in TaskTupleAwaiter are comparing it to the libraries listed below
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- C# immutable records generator☆72Updated 4 years ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- A modern compile-time generated interception/proxy library☆138Updated last year
- IDisposable helper types.☆126Updated 10 months ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆103Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆58Updated last year
- ConfigureAwaitChecker☆70Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last week
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Scratch pad for various expression tree improvements.☆81Updated 2 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…☆41Updated 2 weeks ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆46Updated 3 weeks ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- Generate primary constructor from readonly fields☆105Updated last year
- ☆47Updated 2 weeks ago
- A convention based object to object mapper using Roslyn source generator.☆93Updated last month
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Generate ToString method from public properties.☆83Updated last month
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 6 years ago
- Practical generic programming for .NET☆189Updated this week