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
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- Analyzers checking System.Reflection☆81Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 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
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated 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
- Custom plugin to extend R# functionality.☆49Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ☆23Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- A small .NET library for formatting type names à la C#.☆33Updated last week
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- 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
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- 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
- Replaces static method calls.☆68Updated 2 months ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 2 months ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 2 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year