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☆89Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- 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
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- A collection of low (or zero) allocation algorithms for .NET☆30Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- Debugger libraries☆82Updated 4 months ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆98Updated last week
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- 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
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 5 months ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- Library for hosting .NET Core in Linux, macOS, and Windows applications☆17Updated 6 years ago
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- ☆48Updated last month
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆145Updated 11 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 2 weeks ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆34Updated 3 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆153Updated 7 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year