Leowbattle / microclrLinks
An interpreter for a subset of dotnet IL implemented in C#
☆15Updated 5 years ago
Alternatives and similar repositories for microclr
Users that are interested in microclr are comparing it to the libraries listed below
Sorting:
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆25Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 4 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 2 months ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆113Updated last year
- Managed wrappers around the .NET Unmanaged API☆85Updated 5 months ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆44Updated this week