EgorBo / DisasmoLinks
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆691Updated 8 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☆699Updated 2 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated last month
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- .NET tool to analyze size of Native AOT binaries.☆379Updated last month
- Inject arbitrary IL code at compile time.☆247Updated last month
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Implementation in C# of LINQ concept with struct☆303Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆677Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆989Updated 4 months ago
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 2 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 last year
- High performance, thread-safe in-memory caching primitives for .NET☆536Updated 2 weeks ago
- Fast and lightweight parser creation tools☆464Updated last week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,010Updated 5 months ago
- Roslyn analyzers for IDisposable☆406Updated 11 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆639Updated 2 months ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆501Updated 8 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆425Updated 3 weeks ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- Pure DI for .NET☆660Updated this week
- Prototype native exports for a .NET Assembly.☆438Updated 3 weeks ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- Serialize .NET Core assemblies☆306Updated last year
- C# bindings for lemire/simdjson (and full C# port)☆668Updated 2 years ago