🌍 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.
Live Results
GitHub Open Source Repositories
Search: x86-bare-metal-examples
Page 1
Showing 4 results from 4
cirosantilli/x86-bare-metal-examples
GitHub Assembly OtherDozens 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
External source
GitHub
cirosantilli/x86-assembly-cheat
GitHub AssemblyMOVED 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
External source
GitHub
Francesco149/baremetal-x86
GitHub Assembly The Unlicensecommented bare-metal x86 examples I wrote while learning
External source
GitHub
cirosantilli/oszur11-operating-system-examples
GitHub CMirror 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
External source
GitHub