EgorBo / DisasmoLinks
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆698Updated last month
Alternatives and similar repositories for Disasmo
Users that are interested in Disasmo are comparing it to the libraries listed below
Sorting:
- A tool that helps to see an internal structure of the CLR types at runtime☆715Updated 2 years ago
- Inject arbitrary IL code at compile time.☆252Updated 2 weeks ago
- .NET tool to analyze size of Native AOT binaries.☆393Updated last month
- Implementation of a lock-free dictionary on .Net.☆520Updated 6 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆887Updated 5 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,068Updated last month
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- A high-performance, zero-allocation .NET logging library.☆425Updated 2 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆691Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,045Updated 3 months ago
- Serialize .NET Core assemblies☆309Updated 2 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆385Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- A .NET library simplifying the execution and chaining of processes☆431Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆896Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆650Updated 2 weeks ago
- Identify and reduce memory used by duplicate .NET strings☆309Updated 5 years 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 last year
- High performance, thread-safe in-memory caching primitives for .NET☆552Updated 3 weeks ago
- Prototype native exports for a .NET Assembly.☆462Updated 4 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 5 years ago
- A native memory manager for .NET☆333Updated 7 years ago
- Visual Studio solution generator☆434Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,025Updated 3 weeks ago
- Roslyn analyzers for IDisposable☆409Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago