buvinghausen / TaskTupleAwaiterLinks
Async helper library to allow leveraging the new ValueTuple data types in C# 7.0
☆75Updated last month
Alternatives and similar repositories for TaskTupleAwaiter
Users that are interested in TaskTupleAwaiter are comparing it to the libraries listed below
Sorting:
- Analyzers checking System.Reflection☆82Updated last year
- Utility library for faster writing source generators☆63Updated 4 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated last week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- IDisposable helper types.☆134Updated last year
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Explore project dependencies in .NET☆67Updated last week
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- ☆56Updated last week
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆53Updated 4 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years 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…☆111Updated 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Generates a synchronized version of an async method☆69Updated 2 weeks ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bo…☆72Updated 6 months ago
- Additional async LINQ to objects operators for IAsyncEnumerable<T>☆26Updated 2 years ago