EgorBo / DisasmoLinks
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆695Updated 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☆712Updated 2 years ago
- Inject arbitrary IL code at compile time.☆251Updated last week
- .NET tool to analyze size of Native AOT binaries.☆391Updated last month
- Implementation of a lock-free dictionary on .Net.☆519Updated 6 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆885Updated 4 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 last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆690Updated last week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,067Updated 3 weeks ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated 11 months ago
- Prototype native exports for a .NET Assembly.☆456Updated 3 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆379Updated this week
- Serialize .NET Core assemblies☆308Updated last month
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,038Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆893Updated last year
- A high-performance, zero-allocation .NET logging library.☆425Updated last week
- A native memory manager for .NET☆333Updated 7 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆648Updated last month
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,025Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated last week
- Identify and reduce memory used by duplicate .NET strings☆308Updated 5 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 3 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆321Updated last year
- Fast and lightweight parser creation tools☆489Updated last week
- A .NET library simplifying the execution and chaining of processes☆427Updated last year
- Roslyn analyzers for IDisposable☆409Updated last year
- a C# embeddable lexer and parser generator (.Net core)☆398Updated last week
- C# bindings for lemire/simdjson (and full C# port)☆676Updated 2 years ago