cirosantilli / x86-bare-metal-examplesView external linksLinks
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,230Jul 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-…☆890Jun 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,437May 13, 2025Updated 9 months ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆2,026Jan 11, 2026Updated last month
- A book-in-progress about the Linux kernel and its insides.☆32,164Updated this week
- How to create an OS from scratch☆30,142Feb 4, 2026Updated last week
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,410Mar 26, 2024Updated last year
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,609Feb 7, 2026Updated last week
- Learning operating system development using Linux kernel and Raspberry Pi☆13,755Mar 29, 2024Updated last year
- The Serenity Operating System 🐞☆32,890Feb 8, 2026Updated last week
- How to be low-level programmer☆12,537Mar 24, 2025Updated 10 months ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,649May 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,490Updated this week
- A Compiler Writing Journey☆12,785Sep 24, 2025Updated 4 months ago
- The x86 processor fuzzer☆5,004Feb 20, 2024Updated last year
- A Tiny Linux-Compatible Kernel☆3,055Jan 26, 2026Updated 2 weeks ago
- x86 PC emulator and x86-to-wasm JIT, running in the browser☆22,159Feb 3, 2026Updated last week
- A Small C Compiler☆6,359May 2, 2024Updated last year
- build-once run-anywhere c library☆20,537Jan 25, 2026Updated 3 weeks ago
- A single-header ANSI C gui library☆14,187Jan 3, 2020Updated 6 years ago
- UNIX-like reverse engineering framework and command-line toolset☆23,053Feb 7, 2026Updated last week
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,305Mar 23, 2019Updated 6 years ago
- Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.☆7,310Jul 27, 2021Updated 4 years ago
- Continuous Unix commit history from 1970 until today☆7,231Jan 5, 2026Updated last month
- The single instruction C compiler☆10,126May 29, 2024Updated last year
- A minimal, resource efficient unikernel for cloud services☆5,210Jan 8, 2026Updated last month
- Free and Open Source Reverse Engineering Platform powered by rizin☆18,355Feb 6, 2026Updated last week
- A short tutorial about building Linux based operating systems.☆5,285Jun 3, 2024Updated last year
- A Simple Unix-like operating system☆977Sep 20, 2025Updated 4 months ago
- Learning assembly for Linux x86_64☆3,401Feb 7, 2026Updated last week
- Markdown source for Michael Abrash's Graphics Programming Black Book☆4,771Jun 20, 2023Updated 2 years ago
- Run compilers interactively from your web browser and interact with the assembly☆18,547Updated this week
- Record and Replay Framework☆10,370Feb 7, 2026Updated last week
- Modular visual interface for GDB in Python☆12,125Nov 6, 2025Updated 3 months ago
- mal - Make a Lisp☆10,568Oct 22, 2025Updated 3 months ago
- Web server for Linux written in amd64 assembly.☆3,106Mar 1, 2025Updated 11 months ago
- Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.☆5,243Mar 7, 2019Updated 6 years ago
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,859May 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,204Feb 7, 2026Updated last week
- A simple way to write standalone C programs for i386☆257Feb 25, 2024Updated last year