mjrousos / SampleCoreCLRHost
Sample demonstration host for CoreCLR/.NET Core
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for SampleCoreCLRHost
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- A collection of low (or zero) allocation algorithms for .NET☆26Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 7 months ago
- .NET Custom SynchronizationContext sample codes.☆12Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- An open source application debugger written in C#.☆41Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 7 months ago
- Managed wrappers around the .NET Unmanaged API☆53Updated 6 months ago
- Minimal example for direct P/Invoke calls with static linking☆19Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆84Updated 4 years ago
- Low level .NET bindings for Win32 Api.☆48Updated 3 months ago
- Inline methods in compile time☆14Updated last month
- ☆18Updated 6 years ago
- More dnlib examples☆19Updated 9 years ago
- Embedded scripting library for .NET applications☆10Updated 2 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆73Updated 6 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 BinaryReader which can deserialize arbitrary binary formats into objects☆29Updated 2 years ago
- A simple to use .NET JIT compiler interface.☆28Updated 8 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Inject native DLLs into other processes from .NET.☆20Updated 7 years ago
- The hackable memory library for .NET.☆28Updated 3 months ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆36Updated this week
- Compiling C#/MSIL to Native Code using LLVM☆35Updated 3 years ago