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☆88Updated 5 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 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
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 3 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Debugger libraries☆82Updated 3 months ago
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years ago
- A collection of low (or zero) allocation algorithms for .NET☆30Updated 7 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 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
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆136Updated 4 months ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- MSIL Reader☆36Updated 2 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆34Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Library for hosting .NET Core in Linux, macOS, and Windows applications☆17Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- Yet another .NET IL to C++ transpiler with concurrent GC☆30Updated 7 months ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆153Updated 7 years ago