bartdesmet / ExpressionFuturesLinks
Scratch pad for various expression tree improvements.
☆82Updated 3 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☆71Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A Roslyn based C# source generation framework☆133Updated 2 weeks ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- C# immutable records generator☆73Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last week
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- Making .NET open source accessible!☆26Updated 7 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 8 months ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- ConfigureAwaitChecker☆73Updated 3 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆224Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Code generation for immutable types☆175Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 10 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago