mjrousos / SampleCoreCLRHost
Sample demonstration host for CoreCLR/.NET Core
☆19Updated 6 years ago
Alternatives and similar repositories for SampleCoreCLRHost:
Users that are interested in SampleCoreCLRHost are comparing it to the libraries listed below
- A collection of low (or zero) allocation algorithms for .NET☆27Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- 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☆26Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- x86/x64 JIT assembler for .NET☆108Updated 7 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Inject native DLLs into other processes from .NET.☆20Updated 8 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆26Updated 2 years ago
- Low level .NET bindings for Win32 Api.☆54Updated 2 months ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆42Updated this week
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆52Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 7 months ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated this week
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- .NET AOT compiler for retro computers☆14Updated 6 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆13Updated 4 years ago
- ☆18Updated 7 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- A library to modify MSIL and native code at runtime☆132Updated last year