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:
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Scratch pad for various expression tree improvements.☆83Updated 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
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 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 6 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- Code generation for immutable types☆174Updated last year
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- Reports diagnostics for C# coding guidelines that are not already covered by Resharper.☆148Updated last year
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆63Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆273Updated last week
- C# immutable records generator☆73Updated 5 years ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆247Updated 2 months ago
- Adds Xunit dynamic skipping of facts and theories.☆145Updated this week
- A second-generation parser for the .NET Core command line tools☆110Updated 3 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 5 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆163Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- Async-friendly format for stack traces and exceptions☆212Updated 2 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago