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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- A small .NET library for formatting type names à la C#.☆33Updated 4 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆95Updated 2 weeks ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated last month
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- ☆47Updated last month
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 9 months ago
- Custom plugin to extend R# functionality.☆49Updated 3 months ago