Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.
☆12May 1, 2019Updated 7 years ago
Alternatives and similar repositories for zenos
Users that are interested in zenos are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Nov 29, 2020Updated 5 years ago
- An operating system made in C# with the COSMOS kit.☆13May 24, 2020Updated 5 years ago
- Do not use☆15Jan 25, 2019Updated 7 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Dec 8, 2022Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆26Oct 21, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- TWinEventHook allows you to hook into certain Windows events.☆11Sep 20, 2019Updated 6 years ago
- Object Pascal Compiler/Transpiler☆11Jul 15, 2015Updated 10 years ago
- CGUI (Cosmos Graphical User Interface)☆12Mar 19, 2021Updated 5 years ago
- Assembler/JIT generation☆12Oct 2, 2015Updated 10 years ago
- This project is an 8080 emulator designed to prove out the idea of C# JIT emulation by pre-compiling a rom down to CLR IL☆12Jan 18, 2021Updated 5 years ago
- A list of awesome Cosmos OS projects!☆17Sep 28, 2024Updated last year
- Readonly mirror of IKVM on .NET Core 3.1☆14Feb 1, 2022Updated 4 years ago
- An open source implementation of a language server for DWScript☆10Oct 10, 2025Updated 6 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆27Dec 8, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- How to find the nearest string in a list☆15Jan 13, 2020Updated 6 years ago
- Working through Crafting Interpreters, in Unity C#.☆13Jul 12, 2021Updated 4 years ago
- A node.js tool to convert TypeScript definition files to DWScript based Object Pascal headers☆17Apr 10, 2026Updated 3 weeks ago
- Less graphically ambitious than my previous OS, with managed code execution!☆18Feb 2, 2021Updated 5 years ago
- A .NET binding for wasm3☆22Oct 31, 2023Updated 2 years ago
- Classes in C++ for building applications☆14Updated this week
- Solution and project query system based on Roslyn compiler☆12May 31, 2023Updated 2 years ago
- ☆12Feb 19, 2021Updated 5 years ago
- A Terraria character editor for PS Vita.☆13Jan 14, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A baremetal C# kernel.☆32Jun 11, 2024Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆108Feb 21, 2026Updated 2 months ago
- Tool for injecting .net library in native process (or not native with some limitations).☆16Jul 12, 2012Updated 13 years ago
- MIPS Assembly parser in JavaScript☆16Jul 31, 2017Updated 8 years ago
- Enforces single instance for an application.☆16Updated this week
- ☆10Oct 27, 2017Updated 8 years ago
- ☆12Feb 5, 2019Updated 7 years ago
- Global type inference for C# 8 nullable reference types☆37Jan 20, 2025Updated last year
- GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LAL…