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☆110Updated 7 years ago
- MSIL Reader☆36Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆164Updated 9 months ago
- A set of tools to work with CIL in .NET applications☆28Updated last month
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Debugger libraries☆82Updated last month
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- C# debugging automation tool☆94Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- Managed wrappers around the .NET Unmanaged API☆81Updated 3 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
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- An open source application debugger written in C#.☆45Updated 7 years ago
- LLVM Bindings for .NET☆91Updated this week
- MSIL/CIL to Native C++ Compiler☆73Updated 3 years ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆86Updated last week
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Inline methods in compile time☆19Updated 4 months ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago