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 9 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 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
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- A collection of low (or zero) allocation algorithms for .NET☆29Updated 7 years ago
- Immediate Mode GUI for C#☆203Updated 2 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆135Updated 3 months ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆145Updated 9 months ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆95Updated 2 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆163Updated 9 months ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆44Updated this week
- GoTo dnSpy for Visual Studio 2022☆70Updated 5 months ago
- C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)☆276Updated last year
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- ☆18Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week
- A class library for reading the PE executable format in .NET.☆23Updated last year
- ☆31Updated 8 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆82Updated 2 months ago