mayuki / InazumaLinks
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
Sorting:
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 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
- 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
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- ☆18Updated 7 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 4 years ago
- MSIL interpreter and runtime for a school project.☆10Updated 10 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Sample demonstration host for CoreCLR/.NET Core☆19Updated 6 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated last year
- Debugger libraries☆81Updated last month
- A collection of low (or zero) allocation algorithms for .NET☆28Updated 6 years ago
- 用于将MSIL编译到C++/MicroCode的AOT编译器。☆22Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- .NET AOT compiler for retro computers☆14Updated 3 weeks ago
- Hand-written C# Lua parser and script-based code transformation engine.☆20Updated 11 months 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
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 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
- A BinaryReader which can deserialize arbitrary binary formats into objects☆32Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- CLR GC implementation for il2cpp☆18Updated 7 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
- Inline methods in compile time☆18Updated 3 months ago