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
58 stars
1 watching
2 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
cppoperating-systemososdevx86
Related projects:
Repository | Description | Stars |
---|---|---|
| Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
| A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
| A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
| A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. | 9 |
| An operating system designed to provide low-level hardware access and flexibility in resource allocation. | 344 |
| A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
| An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
| Provides a way to get the name of the current operating system in JavaScript | 145 |
| A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
| A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
| An operating system with a microkernel architecture and asynchronous I/O support | 1,595 |
| An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
| A learning project to build and maintain an operating system from scratch in C++ | 1,667 |
| An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 750 |
| A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 181 |