mayuki / Inazuma
Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!
☆25Updated 9 years ago
Alternatives and similar repositories for Inazuma:
Users that are interested in Inazuma are comparing it to the libraries listed below
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 3 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 3 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated last year
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆20Updated 9 months ago
- Managed.Reflection based ildasm clone☆29Updated 8 years ago
- Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.☆32Updated 2 months ago
- Everything needed to host a CLR inside C++☆11Updated 4 months ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- CLR GC implementation for il2cpp☆18Updated 7 years ago
- A collection of low (or zero) allocation algorithms for .NET☆27Updated 6 years ago
- 用于将MSIL编译到C++/MicroCode的AOT编译器。☆22Updated 4 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆21Updated 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…☆13Updated 4 years ago
- Compiling C#/MSIL to Native Code using LLVM☆35Updated 3 years ago
- .NET AOT compiler for retro computers☆14Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- A simple stack-based Virtual Machine in C#☆15Updated 7 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- Example showing how to embed .NET 6 MonoVM in a native C application☆20Updated last year
- C# Renderer/Game engine using SlimDX☆12Updated 14 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 3 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago