EgorBo / DisasmoLinks
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆699Updated 2 months ago
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☆717Updated 3 years ago
- .NET tool to analyze size of Native AOT binaries.☆402Updated 2 months ago
- Inject arbitrary IL code at compile time.☆253Updated 3 weeks ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆891Updated 2 weeks ago
- Implementation of a lock-free dictionary on .Net.☆520Updated 7 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,073Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆693Updated this week
- A high-performance, zero-allocation .NET logging library.☆426Updated last month
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,050Updated 4 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆389Updated last week
- Serialize .NET Core assemblies☆311Updated 3 months ago
- Prototype native exports for a .NET Assembly.☆463Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆553Updated last week
- A .NET library simplifying the execution and chaining of processes☆431Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated last week
- C# bindings for lemire/simdjson (and full C# port)☆685Updated 2 years ago
- Low allocation async/await for C#/.NET☆401Updated 5 years ago
- ReSharper Heap Allocations Viewer plugin☆321Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆322Updated this week
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆650Updated last month
- A vector and matrix library written in C# using hardware intrinsics☆701Updated 3 years ago
- C compiler for the CLI platform☆420Updated this week
- Port of zstd compression library to c#☆318Updated last month
- Identify and reduce memory used by duplicate .NET strings☆309Updated 5 years ago