Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
☆219Nov 27, 2021Updated 4 years ago
Alternatives and similar repositories for DebuggingExtensions
Users that are interested in DebuggingExtensions are comparing it to the libraries listed below
Sorting:
- Helper objects to browse complex structures returned by ClrMD☆67Oct 10, 2025Updated 4 months ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆710Jun 25, 2020Updated 5 years ago
- Extensions for the new WinDbg☆109Aug 18, 2025Updated 6 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,133Feb 20, 2026Updated last week
- C# debugging automation tool☆96Dec 8, 2022Updated 3 years ago
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆251Feb 12, 2026Updated 2 weeks ago
- A service for automated crash-dump analysis☆532Aug 4, 2024Updated last year
- My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.☆344Feb 20, 2026Updated last week
- Source code based on TraceEvent to listen to CLR events at runtime☆200Mar 13, 2025Updated 11 months ago
- Command-line tool for debugging issues in async code☆22Dec 9, 2019Updated 6 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22May 31, 2025Updated 8 months ago
- Identify and reduce memory used by duplicate .NET strings☆310Nov 6, 2019Updated 6 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Jan 10, 2024Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Mar 15, 2019Updated 6 years ago
- Copy-on-write fork()-like memory dump using Process Snapshotting APIs☆13Jul 23, 2017Updated 8 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Jan 13, 2023Updated 3 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Jun 22, 2022Updated 3 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆52Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,026Updated this week
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Nov 28, 2025Updated 2 months ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆96Mar 17, 2025Updated 11 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Apr 17, 2022Updated 3 years ago
- Materials for Sela's debugging and performance courses☆53Jan 19, 2020Updated 6 years ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,310Feb 21, 2026Updated last week
- ☆42Aug 1, 2019Updated 6 years ago
- This is an assembly that generates a .il source file for emitted code with the correct breakpoints built-in for debugging purposes. It ha…☆12Oct 2, 2025Updated 4 months ago
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Apr 1, 2025Updated 10 months ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated this week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Feb 19, 2026Updated last week
- Code samples for the .NET GC FAQ book - https://leanpub.com/netgcfaq☆34May 27, 2021Updated 4 years ago
- An attempt to create a friendly version of WinDbg☆107May 24, 2018Updated 7 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆653May 26, 2022Updated 3 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 9 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Feb 26, 2016Updated 10 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20May 10, 2019Updated 6 years ago
- A CLI exporter for emitting MSBuild structured logs as OpenTelemetry spans☆12Apr 13, 2022Updated 3 years ago
- Web-based Viewer for ETL and NetPerf Data☆34Apr 29, 2022Updated 3 years ago