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.☆64Updated 4 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- A second-generation parser for the .NET Core command line tools☆111Updated 3 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
- C# immutable records generator☆73Updated 5 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Cake Extension for Visual Studio☆67Updated 3 years ago
- NUnit logger for vstest platform (<= v3.x)☆53Updated 10 months ago
- The NuGetizer-3000 is here!☆71Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 7 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Benchmarks for various things using BenchmarkDotNet☆49Updated 2 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 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.☆153Updated 5 years ago
- An extremely opinionated command-line parser.☆120Updated 4 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 5 years ago
- ☆43Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year