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:
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A collection of low (or zero) allocation algorithms for .NET☆30Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 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 3 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆90Updated 5 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 6 months ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆146Updated last year
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 2 years ago
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆84Updated 3 weeks ago
- A Lua implementation in C#☆83Updated 12 years ago
- A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).☆201Updated 9 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- ☆32Updated 9 years ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆29Updated 6 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆46Updated this week
- The Squared C# Library Collection☆98Updated last week
- A managed wrapper to use FASM compiler from .NET applications.☆114Updated 12 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year