kush-os VS waifuos

Compare kush-os vs waifuos and see what are their differences.

kush-os

the kool useful system helper – a from-scratch hobby OS written in C++20 (by tristanseifert)

waifuos

Enhance your computing experience with some waifus (by keyboard-slayer)
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
kush-os waifuos
2 1
14 3
- -
0.0 10.0
over 1 year ago over 1 year ago
C C
ISC License GNU General Public License v3.0 only
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.

kush-os

Posts with mentions or reviews of kush-os. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • could I write an entire operating system in assembly and C++?
    3 projects | /r/osdev | 11 Jan 2022
    It’s very much doable; I did exactly this with an OS I worked on last year. This takes advantage of many modern C++20 features, most of which work just fine in a bare metal environment. As others have said, you’ll have to disable runtime features like exceptions and RTTI in your kernel. A lot of it is really hacky, but this was just meant to be a proof of concept project that got a little out of hand :)
  • Why is my AHCI PI register set to eight 1s if I only have two devices on the AHCI?
    1 project | /r/osdev | 6 Nov 2021
    I’ve written an AHCI driver for my OS which I’ve tested works on a few VM platforms and real hardware. I’m not actively working on this project anymore due to my current job, but maybe it can be a useful reference for you.

waifuos

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

What are some alternatives?

When comparing kush-os and waifuos you can also consider the following projects:

website - The Haiku website. (Pull requests are accepted; please file issues at https://dev.haiku-os.org).

MoonOS - MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.

mlibc - Portable C standard library

phiOS - The daphne operating system

emerald - An operating system written in C

raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi

brutal - 🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

ravynos - A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.

toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

reactos - A free Windows-compatible Operating System

morphiOS - A lightweight 32-bit operating system written in C++ for the i386 (x86) architecture.