chrisnas / EffectiveDebuggingLinks
☆67Updated 6 years ago
Alternatives and similar repositories for EffectiveDebugging
Users that are interested in EffectiveDebugging are comparing it to the libraries listed below
Sorting:
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Experiments in .NET Core diagnostics☆24Updated 6 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Demos used in various .NET memory management demos on my blog☆58Updated 9 months ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated 2 months ago
- The Book of the Runtime (BOTR) for the .NET Runtime. Combined articles from the official CoreCLR repo about the non-trivial internals of …☆71Updated 7 years ago
- Command-line tool for debugging issues in async code☆22Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated last year
- Now superseded by Microsoft/vs-threading☆122Updated 7 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 weeks ago
- Download, update and sync loose files from URLs☆61Updated 2 weeks ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- A library that automatically adds support for object deconstruction in C#.☆43Updated 3 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- ☆56Updated 6 years ago
- Set of analyzers for Moq mocking library☆23Updated last week
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Reports diagnostics for C# coding guidelines that are not already covered by Resharper.☆148Updated last year
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆199Updated 9 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago