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
- 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
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Debugger libraries☆82Updated 2 months ago
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 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
- 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☆30Updated 7 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆136Updated 4 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- Sample demonstration host for CoreCLR/.NET Core☆20Updated 6 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 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
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years 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 4 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆33Updated 3 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆27Updated 2 months ago
- C to C# Code Converter☆91Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago