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
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A second-generation parser for the .NET Core command line tools☆111Updated 3 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 8 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆62Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Under the rocks☆105Updated 6 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 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.☆153Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆117Updated 4 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Fast, convention-based, zero-code equality functions for .NET☆66Updated 4 months ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 6 months ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- ☆42Updated 5 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 2 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- Code generation for immutable types☆170Updated 7 months ago
- Model-checker for lock and wait free C# code☆77Updated 6 years ago