mayuki / Inazuma
Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!
☆25Updated 9 years ago
Alternatives and similar repositories for Inazuma:
Users that are interested in Inazuma are comparing it to the libraries listed below
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 3 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- x86/x64 JIT assembler for .NET☆108Updated 7 years ago
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 3 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆20Updated 10 months ago
- ☆18Updated 7 years ago
- 用于将MSIL编译到C++/MicroCode的AOT编译器。☆22Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆31Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Sample demonstration host for CoreCLR/.NET Core☆19Updated 6 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- Managed.Reflection based ildasm clone☆29Updated 8 years ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago
- A collection of low (or zero) allocation algorithms for .NET☆27Updated 6 years ago
- CLR GC implementation for il2cpp☆18Updated 7 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆53Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆13Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated this week
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆76Updated 2 years ago
- Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.☆32Updated 3 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- .NET AOT compiler for retro computers☆14Updated 6 months ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 3 years ago