EgorBo / Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆684Updated 6 months ago
Alternatives and similar repositories for Disasmo:
Users that are interested in Disasmo are comparing it to the libraries listed below
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆850Updated 3 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Inject arbitrary IL code at compile time.☆246Updated 3 months ago
- .NET tool to analyze size of Native AOT binaries.☆366Updated 3 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆498Updated 6 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
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆982Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆885Updated last year
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- Implementation of a lock-free dictionary on .Net.☆497Updated last month
- A native memory manager for .NET☆333Updated 7 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆667Updated this week
- Low allocation async/await for C#/.NET☆396Updated 4 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆633Updated 2 weeks ago
- Serialize .NET Core assemblies☆307Updated 11 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 4 years ago
- Source only package that exposes newer .net and C# features to older runtimes.☆340Updated this week
- Roslyn analyzers for IDisposable☆394Updated 9 months ago
- A vector and matrix library written in C# using hardware intrinsics☆700Updated 2 years ago
- A lightweight and fast parsing library for C#.☆976Updated this week
- ☆386Updated 3 months ago
- A high-performance, zero-allocation .NET logging library.☆415Updated 3 months 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 10 months ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,011Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆992Updated 3 months ago
- The Ultimate .NET Experiment☆355Updated 6 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆293Updated 2 years ago