FrankLIKE / il2bcLinks
Compiling C#/MSIL to Native Code using LLVM
☆38Updated 4 years ago
Alternatives and similar repositories for il2bc
Users that are interested in il2bc are comparing it to the libraries listed below
Sorting:
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 8 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆89Updated 5 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆166Updated last month
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆114Updated 12 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆140Updated last year
- Version: 2.0 Date Published: 3/23/2006. The Shared Source CLI is a compressed archive of the source code to a working implementation of t…☆47Updated 7 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
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- Library for hosting .NET Core in Linux, macOS, and Windows applications☆17Updated 6 years ago
- Debugger libraries☆82Updated 3 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)☆280Updated last year
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆112Updated last week
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated 4 months ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆269Updated 11 months ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- Simple JIT compiler hook in C#☆90Updated 11 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆45Updated 3 months ago