VirusFusionOS VS kush-os

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

VirusFusionOS

My useless x86_64 Operating System (by VirusFusion)

kush-os

the kool useful system helper – a from-scratch hobby OS written in C++20 (by tristanseifert)
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
VirusFusionOS kush-os
3 2
13 14
- -
0.0 0.0
almost 2 years ago over 1 year ago
C C
- ISC 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.

VirusFusionOS

Posts with mentions or reviews of VirusFusionOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-10.
  • How do I start keyboard input in osdev and use an interrupt handler for it?
    1 project | /r/osdev | 12 Nov 2021
    I am still a pretty newbie beginner, I am trying to implement ps2 keyboard and I only have keyboard scan codes that I don’t know what to do with. github. Could anyone help me out?
  • Any good beginner 64 bit bootloader guides?
    2 projects | /r/osdev | 10 Jun 2021
    So would that bootloader load the the font into the kernel? Because I define everything inside the bootloader. You can look at it in main.c in gun-efi. https://github.com/VirusFusion/VirusFusionOS/blob/master/gnu-efi/bootloader/main.c
  • I can not make kernel or make run my OS on macOS
    1 project | /r/qemu_kvm | 27 May 2021
    I have been trying to run my OS on my Mac after successfully running it on my windows PC with ubuntu 20.04 LTS wsl terminal. This is my GitHub if anyone wants to test it out and figure out the problem themselves https://github.com/VirusFusion/VirusFusionOS. I changed the makefile for my Mac and it fixed some errors. This is my macOS makefile https://pastebin.com/RPXUaXE1. When I try to run my kernel I get this error "make: *** [link] Illegal instruction: 4" and when I try to make run for Qemu I also get this error "qemu-system-x86_64 -drive file=bin/VirusFusionOS.img -m 256M -cpu qemu64 -drive if=pflash,format=raw,unit=0,file="../OVMFbin/OVMF_CODE-pure-efi.fd",readonly=on -drive if=pflash,format=raw,unit=1,file="../OVMFbin/OVMF_VARS-pure-efi.fd" -net none

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.

What are some alternatives?

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

bootloader

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

mlibc - Portable C standard library

waifuos - Enhance your computing experience with some waifus

emerald - An operating system written in C

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

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.

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

reactos - A free Windows-compatible Operating System