operating-systems topic

List operating-systems repositories

osbuild

192
Stars
110
Forks
Watchers

Build-Pipelines for Operating System Artifacts

Greentea

110
Stars
15
Forks
Watchers

:tea: User-space of the @GreenteaOS

CSE-resources

85
Stars
24
Forks
Watchers

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

69
Stars
7
Forks
Watchers

NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.

ez-rtos

66
Stars
16
Forks
Watchers

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

95
Stars
27
Forks
Watchers

💾 Master Boot Record with a boot menu written in Assembly

64bit-os-tutorial

133
Stars
15
Forks
Watchers

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

125
Stars
10
Forks
Watchers

Operating System from scratch :neckbeard:

OperatingSystems

97
Stars
5
Forks
Watchers

Processes and thread management, deadlock's, synchronization etc.

ops-examples

98
Stars
27
Forks
Watchers

A repository of basic and advanced examples using Ops