mjrousos / SampleCoreCLRHost
Sample demonstration host for CoreCLR/.NET Core
☆18Updated 6 years ago
Alternatives and similar repositories for SampleCoreCLRHost:
Users that are interested in SampleCoreCLRHost are comparing it to the libraries listed below
- Minimal example for direct P/Invoke calls with static linking☆22Updated last year
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆75Updated 10 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 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
- An open source application debugger written in C#.☆44Updated 6 years ago
- Low level .NET bindings for Win32 Api.☆51Updated 5 months ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Managed wrappers around the .NET Unmanaged API☆60Updated 9 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 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
- A collection of low (or zero) allocation algorithms for .NET☆27Updated 6 years ago
- .NET Custom SynchronizationContext sample codes.☆13Updated 2 years ago
- A simple to use .NET JIT compiler interface.☆28Updated 8 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- 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
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- A simple stack-based Virtual Machine in C#☆15Updated 7 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 10 months ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆16Updated last year
- Run C# code at compile time.☆37Updated 4 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆26Updated 2 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆113Updated 11 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago