Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Operating System Stuff
 Awesome Operating System Stuff
This list contains awesome OS related stuff.
It contains open source operating sytems and hobby operating systems as one can study their code and learn from them.
@@ -7,8 +7,8 @@
⟡ 9front (http://9front.org) - A fork of Plan 9, designed for distributed, networked computing.
⟡ ackOS (https://github.com/ackOS-project/ackOS) - A simple 64-bit operating system.
⟡ AROS (https://aros.sourceforge.io/) - Research Operating System is a lightweight, efficient, and flexible desktop operating system, designed to help you make the most of your computer. It's an independent, 
portable and free project, aiming at being compatible with AmigaOS at the API level
⟡ AROS (https://aros.sourceforge.io/) - Research Operating System is a lightweight, efficient, and flexible desktop operating system, designed to help you make the most of your computer. It's an independent, portable and free project, 
aiming at being compatible with AmigaOS at the API level
⟡ BoneOS (https://github.com/Bone-Project/BoneOS)- OS for everyone built by everyone
⟡ Bottlerocket OS (https://github.com/bottlerocket-os/bottlerocket)- Linux-based OS meant for hosting containers.
⟡ Charlotte (https://github.com/charlotte-os/charlotte-core) - CharlotteOS kernel in Rust
@@ -17,8 +17,8 @@
⟡ dahliaOS (https://dahliaos.io)- dahliaOS is a modern, secure, lightweight and responsive operating system, combining the best of GNU/Linux and Fuchsia OS.
⟡ eggos (https://github.com/icexin/eggos) - A Go unikernel running on x86 bare metal
⟡ Embox (https://embox.github.io/) - Configurable operating system kernel designed for resource constrained and embedded systems.
⟡ ExectOS (https://git.codingworkshop.eu.org/xt-sys/exectos), GitHub (https://github.com/xt-sys/exectos) - ExectOS is a modern, EFI-enabled, general purpose operating system written from scratch and implementing
the XT architecture. It runs on x86 and x86_64 architectures and provides NT drivers compatibility layer.
⟡ ExectOS (https://git.codingworkshop.eu.org/xt-sys/exectos), GitHub (https://github.com/xt-sys/exectos) - ExectOS is a modern, EFI-enabled, general purpose operating system written from scratch and implementing the XT architecture. It 
runs on x86 and x86_64 architectures and provides NT drivers compatibility layer.
⟡ Fiwix (https://www.fiwix.org/), GitHub (https://github.com/mikaku/Fiwix) - A UNIX-like kernel for the i386 architecture.
⟡ FreeRTOS (https://www.freertos.org/), GitHub (https://github.com/FreeRTOS/FreeRTOS) - IoT operating system for microcontrollers, by Amazon.
⟡ Genode (https://genode.org/) - A FOSS operating system framework consisting of a microkernel abstraction layer and a collection of userspace components
@@ -37,8 +37,8 @@
⟡ MentOS (https://github.com/mentos-team/MentOS) - An educational 32-bit linux-like Operating System.
⟡ Mimiker (https://mimiker.ii.uni.wroc.pl/), GitHub (https://github.com/cahirwpz/mimiker) - Simple unix-like operating system for education and research purposes. MIPS microkernel.
⟡ Minoca OS (https://github.com/minoca/os) - General purpose OS, written in C
⟡ MollenOS (https://github.com/Meulengracht/MollenOS) - MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It
currently targets the x86-32 and x86-64 platform
⟡ MollenOS (https://github.com/Meulengracht/MollenOS) - MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the 
x86-32 and x86-64 platform
⟡ Nanos (https://github.com/nanovms/nanos) - Unikernel that is linux-compatible, written in C
⟡ NESOS (https://notin.tokyo/nesos/) - An OS for the Nintendo Entertainment System!
⟡ NodeOS (https://github.com/NodeOS/NodeOS) - OS using NodeJS and Linux
@@ -60,10 +60,9 @@
⟡ tilck (https://github.com/vvaltchev/tilck) - A Tiny Linux-Compatible Kernel.
⟡ tock (https://www.tockos.org/), GitHub (https://github.com/tock/tock) - A secure embedded operating system for microcontrollers
⟡ Unikraft (https://github.com/unikraft/unikraft) - A modular unikernel for specialization, high efficiency, performance, and security; Linux/POSIX-compatible; mostly in C
⟡ Mimosa (https://icfp20.sigplan.org/details/scheme-2020-papers/3/Running-Scheme-On-Bare-Metal-Experience-Report-), GitHub (https://github.com/udem-dlteam/mimosa) - Research Operating System that runs Scheme on 
bare-metal
⟡ hhuOS (https://github.com/hhuOS/hhuOS) - hhuOS is a small operating system written in C++ and Assembler for the x86-architecture. The main purpose of this project is to show how different aspects of operating 
systems theory can be implemented and linked together. The system is not aimed to be a full-featured operating system for daily use.
⟡ Mimosa (https://icfp20.sigplan.org/details/scheme-2020-papers/3/Running-Scheme-On-Bare-Metal-Experience-Report-), GitHub (https://github.com/udem-dlteam/mimosa) - Research Operating System that runs Scheme on bare-metal
⟡ hhuOS (https://github.com/hhuOS/hhuOS) - hhuOS is a small operating system written in C++ and Assembler for the x86-architecture. The main purpose of this project is to show how different aspects of operating systems theory can be 
implemented and linked together. The system is not aimed to be a full-featured operating system for daily use.
Hobby
⟡ aurora_os (https://github.com/Athryx/aurora_os) - Written in Rust.
@@ -80,8 +79,8 @@
⟡ emerald (https://github.com/Abb1x/emerald) - An operating system kernel written for fun in C
⟡ Fern-Night (https://github.com/CorruptedByCPU/Fern-Night/) - C language operating system (related to Cyjon (https://github.com/CorruptedByCPU/Cyjon/) project).
⟡ Fomos (https://github.com/Ruddle/Fomos) - Experimental OS, built with Rust.
⟡ Gloire (https://github.com/streaksu/Gloire) - An OS built with the Ironclad (https://www.nongnu.org/ironclad/) kernel (a partially formally verified kernel with a small footprint for general-purpose and 
embedded OSes, written in SPARK and Ada) and GNU tools.
⟡ Gloire (https://github.com/streaksu/Gloire) - An OS built with the Ironclad (https://www.nongnu.org/ironclad/) kernel (a partially formally verified kernel with a small footprint for general-purpose and embedded OSes, written in SPARK
and Ada) and GNU tools.
⟡ HalideOS (https://gdsc-kiit.github.io/project-halide/) - experimental operating system written entirely from scratch.
⟡ House (https://programatica.cs.pdx.edu//House/) - Haskell User's Operating System and Environment.
⟡ hydrogen (https://github.com/mszoek/hydrogen) - toy OS. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphics mode, HFS+.