bartdesmet / ExpressionFutures
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
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- C# immutable records generator☆73Updated 4 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- Analyzers checking System.Reflection☆81Updated 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Under the rocks☆105Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 8 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- ☆23Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 weeks ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Utility library for faster writing source generators☆61Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- ConfigureAwaitChecker☆70Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 3 months ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Model-checker for lock and wait free C# code☆77Updated 6 years ago