Operating system topic

An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.

List Operating system repositories

core-os-riscv

284
Stars
23
Forks
Watchers

🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.

6.828-2017

27
Stars
6
Forks
Watchers

:boom: JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.

WinMinix

29
Stars
5
Forks
Watchers

A portable MINIX environment for Windows based on QEMU.

dgos

131
Stars
14
Forks
Watchers

Operating System

poplar

246
Stars
8
Forks
Watchers

Microkernel and userspace written in Rust exploring modern ideas

os01

11.6k
Stars
678
Forks
Watchers

Bootstrap yourself to write an OS from scratch. A book for self-learner.

packer-bare-metal

162
Stars
25
Forks
Watchers

Building bare metal OS images with Packer, VirtualBox and qemu-img

rnk

23
Stars
5
Forks
Watchers

rnk is a RTOS targeting ARM architecture.

awesome-os-dev

55
Stars
7
Forks
Watchers

The collection of useful resources for OS development

CinderOS

26
Stars
3
Forks
Watchers

👨‍💻An operating system, built from scratch in C.