ufcpp / ContextFreeTask
Task-like structs which capture no synchronization context on the await operations.
☆39Updated 2 years ago
Alternatives and similar repositories for ContextFreeTask:
Users that are interested in ContextFreeTask are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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 small .NET library for formatting type names à la C#.☆33Updated last month
- 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.☆50Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Non-boxing passing of values.☆27Updated 9 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- ☆51Updated last week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Making .NET open source accessible!☆26Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- ☆23Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 9 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year