Our great sponsors
-
zerosharp
Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
You should definitely start with what Michal Strehovsky wrote: - https://medium.com/@MStrehovsky/building-a-self-contained-game-in-c-under-8-kilobytes-74c3cf60ea04 - https://github.com/MichalStrehovsky/zerosharp/tree/master/efi-no-runtime
-
EfiSharp
An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see if this possible.
More detailed explanation how to jump into UEFI - https://codevision.medium.com/running-c-snake-inside-uefi-df193b6213e2 a bit more details introduction how to make UEFI application in C#. (Disclaimer - written by me) - https://github.com/JoshuaWierenga/EfiSharp - Collection of functions for working with UEFI in C#.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
https://github.com/ZeroLP/ZeroKernel - This is kernel driver, but maybe that can give you idea what low-level C# can look like.
-
https://github.com/VollRagm/KernelSharp Based on ZeroKernel, so again driver only.
-
Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
-
Have you studied Microsoft's SingSharp kernel yet? I have not yet but might dive into comparing it to RoseOS. Thanks for the links.
Related posts
- Opentabletdriver Wont open
- Does anyone know of a good (DE-Independent) GUI for editing Wacom tablet settings, or some nice frontend for xinput in general? The command line is nice and all, but I don't feel like taking a refresher on affine matrices every time I want to change the active area.
- Opentablet smoothing help
- Huion drawing tablets have official Linux drivers.
- Help with CTH-480 Drivers