Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
☆5,237Jul 18, 2022Updated 3 years ago
Alternatives and similar repositories for x86-bare-metal-examples
Users that are interested in x86-bare-metal-examples are comparing it to the libraries listed below
Sorting:
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆891Jun 25, 2019Updated 6 years ago
- The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and ba…☆4,444May 13, 2025Updated 9 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆2,038Jan 11, 2026Updated last month
- A book-in-progress about the Linux kernel and its insides.☆32,206Updated this week
- How to create an OS from scratch☆30,201Feb 4, 2026Updated last month
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,440Mar 26, 2024Updated last year
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,638Updated this week
- Learning operating system development using Linux kernel and Raspberry Pi☆13,765Mar 29, 2024Updated last year
- The Serenity Operating System 🐞☆32,973Updated this week
- How to be low-level programmer☆12,561Mar 24, 2025Updated 11 months ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,675May 26, 2024Updated last year
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,492Feb 11, 2026Updated 3 weeks ago
- A Compiler Writing Journey☆12,818Sep 24, 2025Updated 5 months ago
- The x86 processor fuzzer☆5,008Feb 20, 2024Updated 2 years ago
- A Tiny Linux-Compatible Kernel☆3,059Updated this week
- x86 PC emulator and x86-to-wasm JIT, running in the browser☆22,237Feb 3, 2026Updated last month
- A Small C Compiler☆6,362May 2, 2024Updated last year
- build-once run-anywhere c library☆20,601Jan 25, 2026Updated last month
- A single-header ANSI C gui library☆14,145Jan 3, 2020Updated 6 years ago
- UNIX-like reverse engineering framework and command-line toolset☆23,206Updated this week
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,304Mar 23, 2019Updated 6 years ago
- Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.☆7,316Jul 27, 2021Updated 4 years ago
- Continuous Unix commit history from 1970 until today☆7,235Jan 5, 2026Updated 2 months ago
- The single instruction C compiler☆10,152May 29, 2024Updated last year
- A minimal, resource efficient unikernel for cloud services☆5,217Jan 8, 2026Updated last month
- Free and Open Source Reverse Engineering Platform powered by rizin☆18,445Updated this week
- A short tutorial about building Linux based operating systems.☆5,274Jun 3, 2024Updated last year
- A Simple Unix-like operating system☆979Sep 20, 2025Updated 5 months ago
- Learning assembly for Linux x86_64☆3,422Feb 28, 2026Updated last week
- Markdown source for Michael Abrash's Graphics Programming Black Book☆4,790Jun 20, 2023Updated 2 years ago
- Run compilers interactively from your web browser and interact with the assembly☆18,599Updated this week
- Record and Replay Framework☆10,401Feb 22, 2026Updated last week
- Modular visual interface for GDB in Python☆12,148Nov 6, 2025Updated 4 months ago
- mal - Make a Lisp☆10,583Oct 22, 2025Updated 4 months ago
- Web server for Linux written in amd64 assembly.☆3,106Mar 1, 2025Updated last year
- Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.☆5,248Mar 7, 2019Updated 7 years ago
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,873May 29, 2024Updated last year
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,410Updated this week
- A simple way to write standalone C programs for i386☆257Feb 22, 2026Updated last week