ramondeklein / deadlockdetection
.NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for deadlockdetection
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆82Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆130Updated 7 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- ConfigureAwaitChecker☆67Updated 2 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- ☆42Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 2 years ago
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆62Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 2 weeks ago
- Under the rocks☆104Updated 6 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- A managed Tls Library without all the baggage☆59Updated 6 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆166Updated 3 years ago
- C# immutable records generator☆72Updated 4 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago
- Compares NuGetPackages/Assemblies and displays changes in the public api.☆51Updated 5 years ago
- Benchmarks for various things using BenchmarkDotNet☆49Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Generates valid, readable C# from an Expression Tree.☆161Updated 2 weeks ago
- A second-generation parser for the .NET Core command line tools☆111Updated 2 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆182Updated 2 years ago
- A set of command-line tools to cleanup C# and VB source code.☆134Updated this week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated last year
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆96Updated 5 years ago
- EventSourceProxy (ESP) is the easiest way to add scalable Event Tracing for Windows (ETW) logging to your .NET program☆97Updated last year