operating-systems topic
osbuild
Build-Pipelines for Operating System Artifacts
Greentea
:tea: User-space of the @GreenteaOS
CSE-resources
A collection of curated resources for learning Computer Science subjects and skills, that I garnered throughout my tenure as a CSE student. Contributions, and report of broken links are welcome.
toaru-nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
ez-rtos
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen by ARM Cortex-M3 assemble language and works on STM32F103 MCU.
mbr-boot-manager
💾 Master Boot Record with a boot menu written in Assembly
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 c...
DiyOS
Operating System from scratch :neckbeard:
OperatingSystems
Processes and thread management, deadlock's, synchronization etc.
ops-examples
A repository of basic and advanced examples using Ops