Menu

🌍 Live Open Source Explorer

Explore live open-source projects and AI models.

Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.

🔎 Live Search

Search live open-source data

Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.

Reset Search
🔎
🌐

Try keywords like automation, CRM, analytics, chatbot, llama or workflow.

Choose where to search live data.

Live Results

GitHub Open Source Repositories

Search: x86-bare-metal-examples

Page 1

Showing 4 results from 4

X

cirosantilli/x86-bare-metal-examples

GitHub Assembly Other

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-modu... Read more

★ 5,299 Forks 425 cirosantilli Updated 05 Jun 2026
X

cirosantilli/x86-assembly-cheat

GitHub Assembly

MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup.... Read more

★ 890 Forks 124 cirosantilli Updated 04 Jun 2026
B

Francesco149/baremetal-x86

GitHub Assembly The Unlicense

commented bare-metal x86 examples I wrote while learning

★ 33 Forks 3 Francesco149 Updated 30 May 2026
O

cirosantilli/oszur11-operating-system-examples

GitHub C

Mirror of https://sourceforge.net/p/oszur11/code/ci/master/tree/ To run on Ubuntu 14.04: 1) Symlink `qemu-system-i386` to `qemu` in `PATH`. 2) `make qemu` on a directory with a Makefile. TODO: 1) rm blobs: grub_file , stage2_eltorito || Minimized examples: https://github.com/cirosantilli/x86-bare... Read more

★ 12 Forks 7 cirosantilli Updated 17 Dec 2025