This is a document to help with .NET memory analysis and diagnostics.
☆1,947Feb 18, 2024Updated 2 years ago
Alternatives and similar repositories for mem-doc
Users that are interested in mem-doc are comparing it to the libraries listed below
Sorting:
- A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors…☆3,263Sep 12, 2025Updated 5 months ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Apr 17, 2022Updated 3 years ago
- This repository has examples of broken patterns in ASP.NET Core applications☆8,503May 28, 2024Updated last year
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,577Dec 11, 2024Updated last year
- Benchmarking infrastructure for applications☆1,074Feb 23, 2026Updated last week
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,310Updated this week
- Powerful .NET library for benchmarking☆11,365Feb 25, 2026Updated last week
- PerfView is a CPU and memory performance-analysis tool☆4,638Updated this week
- Next generation API for .NET☆1,906Feb 18, 2026Updated last week
- A collection of coding patterns in no particular order☆1,432Jun 15, 2024Updated last year
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated last year
- High performance, low level networking APIs for building custom servers and clients.☆1,120Sep 28, 2025Updated 5 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,134Updated this week
- Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a loc…☆5,233Nov 20, 2023Updated 2 years ago
- A toolkit for developing high-performance HTTP reverse proxy applications.☆9,432Feb 23, 2026Updated last week
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- The OpenTelemetry .NET Client☆3,669Updated this week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,653Jan 25, 2024Updated 2 years ago
- A .NET library that makes it easier to create beautiful console applications.☆11,234Updated this week
- A high-performance, zero-allocation .NET logging library.☆434Feb 14, 2026Updated 2 weeks ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago
- Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all …☆10,352Feb 3, 2026Updated last month
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Jul 20, 2025Updated 7 months ago
- .NET language playground☆2,945Nov 18, 2024Updated last year
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆642Dec 10, 2025Updated 2 months ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆758Updated this week
- 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
- Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker…☆14,136Updated this week
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆750Feb 14, 2026Updated 2 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Updated this week
- Stack only json deserialization using generators and the System.Text.Json library☆297Dec 8, 2022Updated 3 years ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,026Updated this week
- Command line parsing, invocation, and rendering of terminal output.☆3,641Feb 24, 2026Updated last week
- .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.☆17,702Feb 25, 2026Updated last week
- This repo is used for reviewing new .NET designs.☆935Feb 5, 2026Updated 3 weeks ago