mayuki / InazumaLinks
Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!
☆26Updated 10 years ago
Alternatives and similar repositories for Inazuma
Users that are interested in Inazuma are comparing it to the libraries listed below
Sorting:
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 4 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Compiling C#/MSIL to Native Code using LLVM☆39Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Debugger libraries☆84Updated 7 months ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- A collection of low (or zero) allocation algorithms for .NET☆31Updated 7 years ago
- Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.☆37Updated 3 months ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- Sample demonstration host for CoreCLR/.NET Core☆20Updated 7 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago
- MSIL Reader☆36Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Minimal example for direct P/Invoke calls with static linking☆29Updated 2 years ago
- MSIL interpreter and runtime for a school project.☆10Updated 11 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆35Updated 3 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆34Updated last year
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- CLR GC implementation for il2cpp☆18Updated 8 years ago
- Managed.Reflection based ildasm clone☆29Updated 8 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 9 months 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 5 years ago