ramondeklein / deadlockdetectionLinks
.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
Sorting:
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A second-generation parser for the .NET Core command line tools☆110Updated 3 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆135Updated 4 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- Async-friendly format for stack traces and exceptions☆212Updated 2 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- T5 is T4 (Text Template Transformation Toolkit) for .NET Core☆78Updated 6 years 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.☆155Updated 5 years ago
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆63Updated 4 years ago
- C# immutable records generator☆73Updated 5 years ago
- ☆119Updated 12 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆163Updated 4 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 10 months ago
- Code generation for immutable types☆174Updated last year
- Tracing rewriter using Fody☆93Updated 3 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆85Updated 6 years ago
- Generate ToString method from public properties.☆83Updated 8 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Scratch pad for various expression tree improvements.☆83Updated 2 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- A lightweight .NET library for expressive Guard Clauses.☆92Updated last month
- NUnit logger for vstest platform (<= v3.x)☆53Updated last year