microsoft / clrmdLinks
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
☆1,098Updated 2 weeks ago
Alternatives and similar repositories for clrmd
Users that are interested in clrmd are comparing it to the libraries listed below
Sorting:
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,536Updated last week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,019Updated this week
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆694Updated 4 years ago
- Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io☆1,114Updated 5 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Managed Extensibility Framework (MEF) implementation used by Visual Studio☆449Updated 2 weeks ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,263Updated this week
- Open-source alternative to ILMerge☆1,259Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,010Updated 5 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,063Updated last month
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,313Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆691Updated 8 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,455Updated 4 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,096Updated 2 years ago
- 🧰 A modern alternative to the Microsoft Assembly Binding Log Viewer (FUSLOGVW.exe)☆797Updated 2 years ago
- This repo is used for reviewing new .NET designs.☆908Updated last week
- A fail-fast validating helper for .NET CIL generation☆988Updated 4 years ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆730Updated this week
- ☆1,646Updated this week
- ☆388Updated 5 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆989Updated 4 months ago
- The landing page for Fody repositories☆699Updated this week
- Assembly Diff and Analysis Tool☆374Updated 3 years ago
- Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!☆712Updated 2 years ago
- The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, clie…☆839Updated this week
- A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS…☆2,150Updated last year
- Tool that uses Roslyn to automatically rewrite the source to follow our coding styles☆1,235Updated 2 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated last month