SunriseOS VS AdenOS

Compare SunriseOS vs AdenOS and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SunriseOS AdenOS
1 2
221 4
0.0% -
0.0 3.2
about 1 year ago 4 months ago
Rust Rust
Apache License 2.0 -
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.

SunriseOS

Posts with mentions or reviews of SunriseOS. We have used some of these posts to build our list of alternatives and similar projects.

AdenOS

Posts with mentions or reviews of AdenOS. We have used some of these posts to build our list of alternatives and similar projects.
  • IOAPIC does not do anything
    1 project | /r/osdev | 3 Oct 2022
  • LAPIC does not receive IRQs from IOAPIC
    1 project | /r/osdev | 18 Sep 2022
    Yes, I did set the 11th bit, and I did check it even by reading it again using rdmsr if it got written correctly. If you would like to look into my code, you can find the local APIC code here and the IOAPIC code here. What my OS is doing is that first it gets the information about them when enumerating the XSDT/RSDT (here), adds it to the device tree (here), then the kernel iterates through every device one by one and calls the init_device function on them (here).

What are some alternatives?

When comparing SunriseOS and AdenOS you can also consider the following projects:

linuiz - Hybrid micro/mono kernel focusing on server performance.

poplar - Microkernel and userspace written in Rust exploring modern ideas