emerald VS kush-os

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

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
emerald kush-os
1 2
315 14
- -
0.0 0.0
over 2 years ago over 1 year ago
C C
MIT License 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.

emerald

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

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 emerald and kush-os you can also consider the following projects:

Lemon-OS - The Lemon Operating System

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

4RING_OS - Hobby operating system for Intel processors from 386 and up. Engaged on all 4 protecting rings with call gates...

mlibc - Portable C standard library

GubOS - A simple OS based on c language

waifuos - Enhance your computing experience with some waifus

oneOS - oneOS - an operating system targeting x86 and ARMv7 [Moved to: https://github.com/oneOS-Project/oneOS]

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

odyssey - An experimental operating system for x86 and ARM

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.

mos - A hobby operating system developed from scratch

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