mjrousos / SampleCoreCLRHostLinks
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:
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated 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
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 9 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Mono C++ Bindings☆16Updated 9 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆55Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 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.☆59Updated 4 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆48Updated 5 months ago
- C# port of https://github.com/memononen/nanovg☆62Updated 10 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A collection of low (or zero) allocation algorithms for .NET☆28Updated 7 years ago
- .NET Custom SynchronizationContext sample codes.☆13Updated 2 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Everything needed to host a CLR inside C++☆11Updated 7 months ago
- A simple pinvoke generator based on CppAst to generate C# for C++☆34Updated 5 years ago
- ☆18Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆24Updated 3 years ago
- A WinForms-like C# OpenGL User Interface library☆19Updated 9 years ago