Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
☆653May 26, 2022Updated 3 years ago
Alternatives and similar repositories for RoslynClrHeapAllocationAnalyzer
Users that are interested in RoslynClrHeapAllocationAnalyzer are comparing it to the libraries listed below
Sorting:
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆713Feb 2, 2020Updated 6 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 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
- ☆1,671Feb 22, 2026Updated last week
- Roslynator is a set of code analysis tools for C#, powered by Roslyn.☆3,386Feb 22, 2026Updated last week
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,134Updated this week
- Powerful .NET library for benchmarking☆11,365Updated this week
- A native memory manager for .NET☆333Jan 11, 2018Updated 8 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- 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
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,455Mar 11, 2021Updated 4 years ago
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 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.☆155Oct 11, 2019Updated 6 years ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,610Feb 15, 2026Updated 2 weeks ago
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,577Dec 11, 2024Updated last year
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Sep 28, 2019Updated 6 years ago
- Zero-allocation string formatting for .NET.☆341Oct 30, 2017Updated 8 years ago
- .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes written by Wintellect☆89Nov 25, 2016Updated 9 years ago
- A fail-fast validating helper for .NET CIL generation☆991Dec 11, 2020Updated 5 years ago
- Assists in performing Roslyn-based code generation during a build.☆411Dec 11, 2020Updated 5 years ago
- 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
- A command line memory analysis tool for managed code.☆90Nov 22, 2021Updated 4 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
- This is a document to help with .NET memory analysis and diagnostics.☆1,946Feb 18, 2024Updated 2 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆710Jun 25, 2020Updated 5 years ago
- A helper library for async/await.☆3,709Jan 1, 2024Updated 2 years ago
- PerfView is a CPU and memory performance-analysis tool☆4,633Feb 23, 2026Updated last week
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆614Jul 18, 2025Updated 7 months ago
- Blocking Detection for ASP.NET Core☆748Jan 15, 2025Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,310Updated this week
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆2,387May 16, 2022Updated 3 years ago
- Roslyn analyzers for IDisposable☆422Jun 19, 2024Updated last year
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,335Updated this week