EgorBo / Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆683Updated 5 months ago
Alternatives and similar repositories for Disasmo:
Users that are interested in Disasmo are comparing it to the libraries listed below
- A tool that helps to see an internal structure of the CLR types at runtime☆692Updated 2 years ago
- Inject arbitrary IL code at compile time.☆244Updated 2 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆841Updated 2 months ago
- .NET tool to analyze size of Native AOT binaries.☆359Updated 2 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Serialize .NET Core assemblies☆307Updated 10 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Implementation of a lock-free dictionary on .Net.☆495Updated 8 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆497Updated 5 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆970Updated last month
- A high-performance, zero-allocation .NET logging library.☆415Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆661Updated last week
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Identify and reduce memory used by duplicate .NET strings☆301Updated 5 years ago
- Prototype native exports for a .NET Assembly.☆422Updated 3 weeks ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,218Updated 3 weeks ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Roslyn analyzers for IDisposable☆390Updated 8 months ago
- A native memory manager for .NET☆333Updated 7 years ago
- Interop bindings for Windows.☆273Updated this week
- C# bindings for lemire/simdjson (and full C# port)☆659Updated 2 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Fast and lightweight parser creation tools☆440Updated this week
- Source only package that exposes newer .net and C# features to older runtimes.☆326Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆984Updated 2 months ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,008Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- A framework for developing multimedia-based applications.☆285Updated 3 weeks ago