xoofx / ManagedJit
Prototype of writing a managed JIT in C# with CoreCLR
☆76Updated 11 months ago
Alternatives and similar repositories for ManagedJit:
Users that are interested in ManagedJit are comparing it to the libraries listed below
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 11 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- C# debugging automation tool☆94Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Simple JIT compiler hook in C#☆89Updated 10 years ago
- A set of tools to work with CIL in .NET applications☆26Updated 5 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- MSIL Reader☆36Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 11 months ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 9 months ago
- Library for reading PDB files, both Windows and PortablePDBs.☆47Updated 3 weeks ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated last week
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆135Updated last year
- ☆41Updated 5 years ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- An open source application debugger written in C#.☆44Updated 6 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- A simple viewer of modules using dnlib.☆31Updated 10 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
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆79Updated 6 years ago