operating-systems
There are 2138 repositories under operating-systems topic.
netbootxyz/netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
bin456789/reinstall
一键DD/重装脚本 (One-click reinstall OS on VPS)
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
klange/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.
nanovms/nanos
A kernel designed to run one and only one application in a virtualized environment
darshanime/notes
detailed notes on computer science topics, in one page
downdemo/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
sachuverma/DataStructures-Algorithms
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
anzhihe/learning
Learning Shell,Python,Golang,System,Network
hermit-os/hermit-rs
Hermit for Rust.
wichtounet/thor-os
Simple operating system in C++, written from scratch
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
nanovms/ops
ops - build and run nanos unikernels
hermit-os/kernel
A Rust-based, lightweight unikernel.
o-oconnell/minixfromscratch
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
dreamportdev/Osdev-Notes
A book that explore how to write an Operating System from scratch
LearningOS/os-lectures
2025年春季OS课程Slides\实验指导\思维导图\挑战项目等 https://learningos.github.io/os-lectures/
byteduck/duckOS
An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
apeman/awesome_computer_science
The complete syllabus of Computer Science and Engineering. Roadmap, Checklist for Beginners.
Alex313031/ThoriumOS
ChromiumOS fork with Thorium Browser, x264/x265 codecs, Widevine, Kernel 5.15, Linux firmware/modules support, Nouveau, Intel microcode, and extra packages.
ionescu007/Simpleator
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "Redstone 4", with additional improvements that were made in Windows 10 October Update (1809), aka "Redstone 5".
FriendUPCloud/friendup
FriendOS is a free web based platform that runs in your browser. It allows you to work and play, collaboratively, across devices.
mohitmishra786/underTheHoodOfExecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
spamegg1/reviews
Reviewing some online CS courses I took
mohitmishra786/exploring-os
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
AhmedOsamaMath/linux-basics
Comprehensive Linux Basics: A complete guide covering foundational Linux concepts, core tasks, and best practices.
osbuild/osbuild
Build-Pipelines for Operating System Artifacts
GreenteaOS/Tofita
:candy: All-new engine of the @GreenteaOS
sbu-fsl/kernel-ml
Machine Learning Framework for Operating Systems - Brings ML to Linux kernel
kangtegong/csnote
컴퓨터 과학 키워드 총정리 / computer science keyword notes
ionescu007/hdk
(unofficial) Hyper-V® Development Kit
gmarino2048/64bit-os-tutorial
This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!
ashos/ashos
The immutable/mutable meta-distribution (universal bootstrapper)
ahmedbilal/OSTEP-Solution
Operating System Three Easy Pieces Solution.
JsOS-Team/JsOS
Операционная система на JavaScript | Operating system written in JavaScript
penberg/awesome-os
A curated list of resources on operating system design and implementation.