JSD-OS

OS

A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture

A small operating system for 32 bit x86

GitHub

58 stars
1 watching
2 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

cppoperating-systemososdevx86

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jserv/mini-arm-os Builds a minimal multi-tasking OS kernel for ARM from scratch 1,064
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 56
ozkl/soso A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. 905
eylon-44/buzz-os A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. 9
xomboverlord/xomb An operating system designed to provide low-level hardware access and flexibility in resource allocation. 342
docandrew/cubit A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. 78
narasimha1997/r3 An hobby x86_64 Operating System kernel written in Rust with minimal functionalities 80
sindresorhus/os-name Provides a way to get the name of the current operating system in JavaScript 144
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 10
d99kris/nopeos A simple OS kernel with a built-in BASIC interpreter 44
managarm/managarm An operating system with a microkernel architecture and asynchronous I/O support 1,589
gandelxiv/pidi-os An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language 38
wichtounet/thor-os A 64-bit operating system written from scratch to learn and develop new skills 1,665
thepowersgang/rust_os An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. 738
embedded2015/mini-arm-os A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers 180