VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆702Jul 20, 2025Updated 8 months ago
Alternatives and similar repositories for Disasmo
Users that are interested in Disasmo are comparing it to the libraries listed below
Sorting:
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆727Sep 22, 2022Updated 3 years ago
- .NET tool to analyze size of Native AOT binaries.☆433Jul 17, 2025Updated 8 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Mar 17, 2024Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆183Aug 24, 2024Updated last year
- A sample project for writing and executing assembly in C#.☆31Nov 23, 2021Updated 4 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- A tool to visualize the activity of the .NET garbage collector.☆187Jul 4, 2024Updated last year
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated 2 months ago
- ☆161Nov 21, 2025Updated 3 months ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,655Jan 25, 2024Updated 2 years ago
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆3,104Aug 16, 2025Updated 7 months ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆759Updated this week
- Managed wrappers around the .NET Unmanaged API☆118Jan 9, 2026Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Mar 17, 2024Updated 2 years ago
- .NET language playground☆2,950Nov 18, 2024Updated last year
- Prototype native exports for a .NET Assembly.☆478Feb 9, 2026Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A fully managed .NET library for interception of binary functions.☆38Mar 4, 2022Updated 4 years ago
- Disassemble jitted .NET methods☆243Nov 3, 2020Updated 5 years ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,134Updated this week
- Like compiler explorer, but for .NET JIT.☆32Jan 13, 2021Updated 5 years ago
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,116Jul 6, 2024Updated last year
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,105Jul 31, 2025Updated 7 months ago
- C compiler for the CLI platform☆437Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- Interop bindings for Windows.☆312Dec 12, 2025Updated 3 months ago
- CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and ma…☆598Feb 10, 2026Updated last month
- A .NET library to parse XML at lightspeed with zero allocation.☆119Mar 13, 2026Updated last week
- Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua☆3,410Mar 13, 2026Updated last week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- 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
- A library to modify MSIL and native code at runtime☆132Apr 17, 2024Updated last year
- A high-performance, zero-allocation .NET logging library.☆435Feb 14, 2026Updated last month
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago