ufcpp / ContextFreeTaskLinks
Task-like structs which capture no synchronization context on the await operations.
☆40Updated 3 years ago
Alternatives and similar repositories for ContextFreeTask
Users that are interested in ContextFreeTask are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 8 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated last month
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- ☆66Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- This project contains utilities, extensions and new functionalities of all types.☆35Updated 2 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- ☆59Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A lightweight read-only git library written entirely in .NET