drewnoakes / il-visualizerLinks
.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
Sorting:
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- MSIL Reader☆36Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- ☆41Updated 5 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
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A library to build .NET profilers in .NET☆136Updated 3 weeks ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- .NET Reflection.Emit extensions☆170Updated 10 months ago
- ☆128Updated 5 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆70Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Helps find those run-time assembly issues☆76Updated 7 years ago
- ☆119Updated 12 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆68Updated last week