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
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Low level .NET bindings for Win32 Api.☆62Updated 6 months ago
- A collection of low (or zero) allocation algorithms for .NET☆30Updated 7 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆136Updated 4 months 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
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆83Updated 2 months ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆146Updated 10 months ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆44Updated this week
- 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
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆164Updated this week
- A library to modify MSIL and native code at runtime☆132Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- GoTo dnSpy for Visual Studio 2022☆70Updated 5 months ago
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year