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☆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
- 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
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 2 months ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 4 years ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago
- A collection of low (or zero) allocation algorithms for .NET☆29Updated 7 years ago
- .NET AOT compiler for retro computers☆14Updated 2 months ago
- ☆18Updated 7 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated last year
- MSIL Reader☆36Updated 2 years ago
- ILAsm.Managed - Portable managed Mono CIL assembler.☆11Updated last year
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Inline methods in compile time☆19Updated 4 months ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆19Updated 5 months ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Debugger libraries☆82Updated last month
- portable class library provides Mersenne Twister PRNGs☆16Updated 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…☆24Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated last month