mayuki / InazumaLinks
Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!
☆26Updated 9 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☆87Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 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
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Debugger libraries☆82Updated last month
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- A collection of low (or zero) allocation algorithms for .NET☆29Updated 7 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆32Updated last year
- MSIL Reader☆36Updated 2 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆135Updated 3 months ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- Sample demonstration host for CoreCLR/.NET Core☆20Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆24Updated 3 years ago
- Proof-of-concept LLVM IR to MSIL translator☆13Updated 6 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆154Updated 7 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆145Updated 9 months ago