A tool that helps to see an internal structure of the CLR types at runtime
☆730Mar 21, 2026Updated 3 weeks ago
Alternatives and similar repositories for ObjectLayoutInspector
Users that are interested in ObjectLayoutInspector are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of a lock-free dictionary on .Net.☆545Feb 24, 2025Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆704Jul 20, 2025Updated 8 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,107Jul 31, 2025Updated 8 months ago
- .NET language playground☆2,952Nov 18, 2024Updated last year
- A native memory manager for .NET☆334Jan 11, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆654May 26, 2022Updated 3 years ago
- A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors…☆3,262Sep 12, 2025Updated 6 months ago
- Inject arbitrary IL code at compile time.☆256Apr 2, 2026Updated last week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,133Updated this week
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,143Updated this week
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- FrozenObjects serializer and deserializer☆95Aug 17, 2022Updated 3 years ago
- The Ultimate .NET Experiment☆357Nov 1, 2018Updated 7 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,354Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated 2 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆918Feb 22, 2026Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆900Feb 14, 2024Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆707Apr 4, 2026Updated last week
- Powerful .NET library for benchmarking☆11,390Updated this week
- High performance understanding for stack traces (Make error logs more productive)☆2,862Mar 14, 2024Updated 2 years ago
- Identify and reduce memory used by duplicate .NET strings☆310Mar 18, 2026Updated 3 weeks ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,309Updated this week
- .NET tool to analyze size of Native AOT binaries.☆433Jul 17, 2025Updated 8 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- This is a document to help with .NET memory analysis and diagnostics.☆1,949Feb 18, 2024Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 6 months ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆759Updated this week
- C# bindings for lemire/simdjson (and full C# port)☆689Dec 8, 2022Updated 3 years ago
- A data collection tool to support the StringDedup feature☆15May 27, 2020Updated 5 years ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,030Updated this week
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Apr 17, 2022Updated 3 years ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,656Jan 25, 2024Updated 2 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆440Mar 14, 2026Updated 3 weeks ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,618Updated this week
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,116Jul 6, 2024Updated last year
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,580Dec 11, 2024Updated last year
- Source code based on TraceEvent to listen to CLR events at runtime☆201Mar 13, 2025Updated last year
- 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
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Jun 19, 2023Updated 2 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Sep 28, 2019Updated 6 years ago