nifanfa / MOOS
C# x64 operating system programming with the .NET native ahead-of-time compilation technology.
☆1,043Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for MOOS
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,022Updated 4 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,422Updated this week
- A Java Virtual Machine and Bytecode-to-IL Converter for .NET☆1,266Updated last week
- Cross-platform spiritual successor to Winforms for .NET 6+☆847Updated 3 months ago
- Move a .NET Framework/.NET Core app runtime components and dependencies into a sub-directory and make it beauty.☆423Updated 2 weeks ago
- IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.☆282Updated 2 months ago
- a C# embeddable lexer and parser generator (.Net core)☆374Updated this week
- Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source☆467Updated this week
- The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you abo…☆4,160Updated this week
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆2,763Updated this week
- Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users starte…