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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- MSIL Reader☆36Updated 2 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
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆68Updated last week
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- C# debugging automation tool☆94Updated 2 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Simple JIT compiler hook in C#☆89Updated 11 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 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
- GoTo dnSpy for Visual Studio 2022☆70Updated 3 months ago
- ☆41Updated 5 years ago
- Library for reading PDB files, both Windows and PortablePDBs.☆47Updated 4 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆134Updated last year
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago