bartdesmet / ExpressionFuturesLinks
Scratch pad for various expression tree improvements.
☆82Updated 2 years ago
Alternatives and similar repositories for ExpressionFutures
Users that are interested in ExpressionFutures are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated last year
- ConfigureAwaitChecker☆70Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- ☆42Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- A Roslyn based C# source generation framework☆130Updated last week
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated 2 weeks ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year