xoofx / ManagedJitLinks
Prototype of writing a managed JIT in C# with CoreCLR
☆77Updated last year
Alternatives and similar repositories for ManagedJit
Users that are interested in ManagedJit are comparing it to the libraries listed below
Sorting:
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆171Updated 5 months ago
- MSIL Reader☆36Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 7 months ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- C# debugging automation tool☆96Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- GoTo dnSpy for Visual Studio 2022☆71Updated 3 months ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆88Updated this week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Debugger libraries☆84Updated 7 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Like compiler explorer, but for .NET JIT.☆31Updated 5 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- An open source application debugger written in C#.☆45Updated 7 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- Portable Executable (+), Common Language Infrastructure format reader☆48Updated 2 months ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago