EgorBo / Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
☆683Updated 7 months ago
Alternatives and similar repositories for Disasmo:
Users that are interested in Disasmo are comparing it to the libraries listed below
- 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☆852Updated last week
- Implementation of a lock-free dictionary on .Net.☆498Updated last month
- Inject arbitrary IL code at compile time.☆246Updated last week
- 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)☆984Updated 3 months ago
- .NET tool to analyze size of Native AOT binaries.☆371Updated last week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆498Updated 7 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆670Updated last week
- LINQ for Span<T>, without memory allocations.☆259Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆886Updated last year
- Serialize .NET Core assemblies☆306Updated last year
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,000Updated 4 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆636Updated last month
- Implementation in C# of LINQ concept with struct☆302Updated last year
- A high-performance, zero-allocation .NET logging library.☆415Updated 4 months ago
- A native memory manager for .NET☆334Updated 7 years ago
- ☆386Updated 3 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆348Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 4 years ago
- Low allocation async/await for C#/.NET☆398Updated 4 years ago
- Roslyn analyzers for IDisposable☆400Updated 10 months ago
- C# bindings for lemire/simdjson (and full C# port)☆662Updated 2 years ago
- Fast and lightweight parser creation tools☆453Updated last week
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+