drewnoakes / il-visualizerLinks
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015
☆73Updated 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
- On the fly disassemble C# code based on JitDasm☆127Updated 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
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- MSIL Reader☆36Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- ☆41Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated 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
- A headless browser supporting web navigation, html parsing, and javascript execution.☆67Updated 2 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- Simple, transparent, easy to understand, object proxy using DLR and ImpromptuInterface☆38Updated 5 years ago
- Collects network traces of .NET applications.☆93Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated this week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- A library to build .NET profilers in .NET☆136Updated this week
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated 2 weeks ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- .NET Core Assembly Loading Samples / Tests☆27Updated 6 years ago
- Various tools and hacks for C#☆74Updated 7 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago