dotnetGame / natsu-clrLinks
il2cpp transpiler and runtime compatible with .Net Core
☆91Updated 5 years ago
Alternatives and similar repositories for natsu-clr
Users that are interested in natsu-clr are comparing it to the libraries listed below
Sorting:
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 7 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Debugger libraries☆82Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 2 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆100Updated this week
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- MSIL Reader☆36Updated 2 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 6 years ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated last week
- C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)☆286Updated last year
- This is a typedoc json to C# type bindings converter. Can be used as a TypeScript to C# bindings converter.☆117Updated 2 years ago
- A Runtime implementation of ECMA-335 Common Language Infrastructure that is specifically designed for real-time applications.☆26Updated 4 years ago
- Immediate Mode GUI for C#☆203Updated 2 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
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆69Updated this week
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- A high-performance Brainfuck JIT and AOT compiler built on top of C# type system☆48Updated last month
- A GUI Framework for .Net Core / 运行于 .Net Core 的 GUI 框架☆67Updated 8 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- C# interpreter written in C#☆136Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago