zenos-os / zenosLinks
Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.
☆12Updated 6 years ago
Alternatives and similar repositories for zenos
Users that are interested in zenos are comparing it to the libraries listed below
Sorting:
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 4 years ago
- C# UEFI programming with the .NET native ahead-of-time compilation technology.☆34Updated last year
- Managed wrappers around the .NET Unmanaged API☆81Updated 3 months 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
- Run C# executables in C#☆63Updated last year
- DOOM fire effect in C#☆57Updated 4 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated last month
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆164Updated 9 months ago
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 5 years ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Reimplementation of ECMA-335 metadata APIs☆21Updated 3 months ago
- Prototype NET (CLR) Profiler written in C#