xoofx / ManagedJit
Prototype of writing a managed JIT in C# with CoreCLR
☆71Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for ManagedJit
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 8 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- C# debugging automation tool☆92Updated last year
- Shared Source Common Language Infrastructure 2.0 Release☆35Updated 9 years ago
- A set of tools to work with CIL in .NET applications☆26Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated 10 months ago
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 8 months ago
- MSIL Reader☆37Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- A command line memory analysis tool for managed code.☆88Updated 2 years ago
- Adds a module initializer to an assembly.☆111Updated 2 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆28Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 5 months ago
- Converts between Windows PDB and Portable PDB formats.☆65Updated this week
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆159Updated last month
- Helper objects to browse complex structures returned by ClrMD☆62Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆83Updated last week
- Managed wrappers around the .NET Unmanaged API☆55Updated 6 months ago
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆52Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- ☆25Updated 6 months ago
- Win32 interop classes, constants, and structures for .NET.☆44Updated 11 years ago
- ☆150Updated last week
- Library for reading PDB files, both Windows and PortablePDBs.☆45Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago