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 …☆714Feb 2, 2020Updated 6 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,131Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,105Jul 31, 2025Updated 7 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆727Sep 22, 2022Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- ☆1,670Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,028Mar 13, 2026Updated last week
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,133Mar 11, 2026Updated last week
- Roslynator is a set of code analysis tools for C#, powered by Roslyn.☆3,391Feb 28, 2026Updated 2 weeks ago
- A native memory manager for .NET☆333Jan 11, 2018Updated 8 years ago
- Powerful .NET library for benchmarking☆11,375Updated this week
- A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors…☆3,264Sep 12, 2025Updated 6 months 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
- High performance understanding for stack traces (Make error logs more productive)☆2,865Mar 14, 2024Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago
- .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes written by Wintellect☆89Nov 25, 2016Updated 9 years ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,453Mar 11, 2021Updated 5 years ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,613Mar 9, 2026Updated last week
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Sep 28, 2019Updated 6 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆702Jul 20, 2025Updated 7 months ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,580Dec 11, 2024Updated last year
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- PerfView is a CPU and memory performance-analysis tool☆4,647Updated this week
- A command line memory analysis tool for managed code.☆90Nov 22, 2021Updated 4 years 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,348Mar 12, 2026Updated last week
- This is a document to help with .NET memory analysis and diagnostics.☆1,950Feb 18, 2024Updated 2 years ago
- Identify and reduce memory used by duplicate .NET strings☆309Nov 6, 2019Updated 6 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆710Jun 25, 2020Updated 5 years ago
- A fail-fast validating helper for .NET CIL generation☆991Dec 11, 2020Updated 5 years ago
- Zero-allocation string formatting for .NET.☆340Oct 30, 2017Updated 8 years ago
- U2U Consult Performance Analyzers for C#☆26Apr 13, 2021Updated 4 years ago
- ReSharper Heap Allocations Viewer plugin☆328Feb 11, 2026Updated last month
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆759Updated this week
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆96Mar 17, 2025Updated last year
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆615Jul 18, 2025Updated 8 months ago
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,335Updated this week
- A helper library for async/await.☆3,712Jan 1, 2024Updated 2 years ago
- An implementation of StyleCop rules using the .NET Compiler Platform☆2,837Dec 31, 2025Updated 2 months ago