MOOS VS RoseOS

Compare MOOS vs RoseOS and see what are their differences.

MOOS

C# x64 operating system programming with the .NET native ahead-of-time compilation technology. (by nifanfa)

RoseOS

A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT. (by Michael-Kelley)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MOOS RoseOS
11 2
1,009 53
- -
4.1 10.0
7 days ago over 3 years ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MOOS

Posts with mentions or reviews of MOOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.

RoseOS

Posts with mentions or reviews of RoseOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-04.
  • New UI for my C# operating system MOOS
    4 projects | /r/osdev | 4 Aug 2022
    also check https://github.com/Michael-Kelley/RoseOS
  • Alternatives to COSMOS?
    2 projects | /r/osdev | 10 Dec 2021
    Yes; Using CoreRT/NativeAOT, you can produce valid UEFI executables. I worked on a hobby OS last year using CoreRT: https://github.com/Michael-Kelley/RoseOS It's outdated and will need some changes to work with NativeAOT (which has replaced CoreRT), but it should give you an idea of the kind of work that is involved in writing an OS in C#.

What are some alternatives?

When comparing MOOS and RoseOS you can also consider the following projects:

Aura-Operating-System - AuraOS, the Franco-English Operating System developed in C# using Cosmos!

Cosmos - Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

SeeSharpSnake - Self-contained C# game in 8 kB

Peregrine - A blazing fast language for the blazing fast world(WIP)

VTIL-Core - Virtual-machine Translation Intermediate Language

TomatOS - An experimental dotnet based kernel

zerosharp - Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.

Objenesis - Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them. You will find the official site here.

Python-to-x86-asm - Python-to-x86 assembly compiler for CSCI4555 (Compiler Construction)

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

WingOS - a little 64bit operating system written in c++ with smp support