mjrousos / SampleCoreCLRHostLinks
Sample demonstration host for CoreCLR/.NET Core
☆20Updated 6 years ago
Alternatives and similar repositories for SampleCoreCLRHost
Users that are interested in SampleCoreCLRHost are comparing it to the libraries listed below
Sorting:
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A collection of low (or zero) allocation algorithms for .NET☆31Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Minimal example for direct P/Invoke calls with static linking☆29Updated 2 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 3 months ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 4 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 7 months ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- Some useful reflection helpers, including an IL disassembler.☆153Updated 6 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- ☆32Updated 9 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 3 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆39Updated 2 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- A code generator for generating bindings for C# for C and COM libraries☆50Updated 3 weeks ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆86Updated last month
- Low level .NET bindings for Win32 Api.☆63Updated 2 months ago
- C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)☆286Updated last year
- Immediate Mode GUI for C#☆203Updated 3 years ago