#operating-systems (11 Repositories)
Ranked open-source repositories tagged with #operating-systems, scored by pull request acceptance likelihood and maintainer engagement velocity.
28.2%
61.7h
11 repositories tagged #operating-systems
hermit-os/kernel
A Rust-based, lightweight unikernel.
nanovms/ops
ops - build and run nanos unikernels
osbuild/osbuild
Build-Pipelines for Operating System Artifacts
netbootxyz/netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
nanovms/nanos
A kernel designed to run one and only one application in a virtualized environment
TalonFloof/zorroOS
A hobby operating system written in Zig & C, a modification of some UNIX ideas.
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
bin456789/reinstall
一键DD/重装脚本 (One-click reinstall OS on VPS)
klange/toaruos
Complete, independent operating system built by humans.
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!
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.