ramondeklein / deadlockdetection
.NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.
☆51Updated 4 years ago
Alternatives and similar repositories for deadlockdetection:
Users that are interested in deadlockdetection are comparing it to the libraries listed below
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆166Updated 2 weeks ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 7 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- Under the rocks☆105Updated 6 years ago
- ConfigureAwait Checker for ReSharper and Rider☆103Updated 3 years ago
- C# immutable records generator☆72Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Code generation for immutable types☆170Updated 5 months ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆152Updated 5 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- IDisposable helper types.☆126Updated 10 months ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- A second-generation parser for the .NET Core command line tools☆111Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 5 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 3 months ago