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.☆229Updated last year
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆73Updated 3 years ago
- Simple JIT compiler hook in C#☆89Updated 11 years ago
- A set of tools to work with CIL in .NET applications☆28Updated this week
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated last week
- An open source application debugger written in C#.☆45Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 2 months 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
- C# debugging automation tool☆94Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆138Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 4 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆163Updated 7 months ago
- Library for reading PDB files, both Windows and PortablePDBs.☆47Updated 3 months ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- WIP .NET binding/wrapper for the Unicorn engine written in C#☆58Updated 5 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆67Updated this week