A tool that helps to see an internal structure of the CLR types at runtime
☆728Sep 22, 2022Updated 3 years ago
Alternatives and similar repositories for ObjectLayoutInspector
Users that are interested in ObjectLayoutInspector are comparing it to the libraries listed below
Sorting:
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- 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
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago
- .NET language playground☆2,945Nov 18, 2024Updated last year
- 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
- A native memory manager for .NET☆333Jan 11, 2018Updated 8 years 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
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated last month
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated last month
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,134Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆912Feb 22, 2026Updated last week
- The Ultimate .NET Experiment☆356Nov 1, 2018Updated 7 years ago
- FrozenObjects serializer and deserializer☆95Aug 17, 2022Updated 3 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 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
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated last year
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,026Updated this week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Feb 20, 2026Updated last week
- Powerful .NET library for benchmarking☆11,365Updated this week
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,310Updated this week
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,577Dec 11, 2024Updated last year
- .NET tool to analyze size of Native AOT binaries.☆432Jul 17, 2025Updated 7 months ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,659Oct 1, 2025Updated 5 months ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,653Jan 25, 2024Updated 2 years ago
- This is a document to help with .NET memory analysis and diagnostics.☆1,946Feb 18, 2024Updated 2 years ago
- Performance analysis toolkit☆487Feb 19, 2026Updated last week
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Apr 17, 2022Updated 3 years ago
- Next generation API for .NET☆1,905Feb 18, 2026Updated last week
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆758Updated this week
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Sep 28, 2019Updated 6 years ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆200Mar 13, 2025Updated 11 months ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,610Feb 15, 2026Updated last week
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,110Jul 6, 2024Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆196Mar 17, 2024Updated last year