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
Sorting:
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- A collection of low (or zero) allocation algorithms for .NET☆28Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Mono C++ Bindings☆16Updated 9 years ago
- .NET AOT compiler for retro computers☆14Updated 7 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 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
- Low level .NET bindings for Win32 Api.☆56Updated 3 months ago
- An open source application debugger written in C#.☆46Updated 7 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- The hackable memory library for .NET.☆30Updated 9 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Example showing how to embed .NET 6 MonoVM in a native C application☆20Updated last year
- ☆47Updated 10 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last month
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆26Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- More dnlib examples☆19Updated 9 years ago
- .NET Custom SynchronizationContext sample codes.☆13Updated 2 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 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
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago