drewnoakes / il-visualizer
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015
☆74Updated 3 years ago
Alternatives and similar repositories for il-visualizer:
Users that are interested in il-visualizer are comparing it to the libraries listed below
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆26Updated 5 months ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 11 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 weeks ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated 11 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- A library to build .NET profilers in .NET☆131Updated last month
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 11 months ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆65Updated this week
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆69Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- GoTo dnSpy for Visual Studio 2022☆69Updated last week
- ☆41Updated 5 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- the .net implement for the brotli algorithm☆70Updated last year
- Generates valid, readable C# from an Expression Tree.☆168Updated last week
- Inject arbitrary IL code at compile time.☆245Updated 2 months ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- ☆34Updated 4 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- .NET Reflection.Emit extensions☆164Updated 7 months ago
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆83Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core☆87Updated last year