mjrousos / SampleCoreCLRHostLinks
Sample demonstration host for CoreCLR/.NET Core
☆20Updated 7 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
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 4 years ago
- Compiling C#/MSIL to Native Code using LLVM☆39Updated 4 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- A collection of low (or zero) allocation algorithms for .NET☆31Updated 7 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 9 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 3 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆88Updated 3 months ago
- Minimal example for direct P/Invoke calls with static linking☆29Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Immediate Mode GUI for C#☆203Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- Debugger libraries☆84Updated 7 months ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)☆291Updated last year
- .NET binding for the Nuklear immediate mode GUI☆204Updated last week
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆173Updated 5 months ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆149Updated last year
- GoTo dnSpy for Visual Studio 2022☆72Updated 3 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
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- A simple stack-based Virtual Machine in C#☆16Updated 8 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago