xomb
Operating system
An operating system designed to provide low-level hardware access and flexibility in resource allocation.
An exokernel operating system written in D
344 stars
37 watching
81 forks
Language: D
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pgram/jsd-os | A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture | 58 |
zeeboppityzagziggity/zbzz.os | An operating system built with RISCV and Zig, providing a basic platform for software development | 12 |
mquy/mos | An operating system developed from scratch to emulate a UNIX-like environment | 372 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
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 |
mntmn/interim | An operating system that boots to a just-in-time compiled Lisp-like REPL and offers the user's resources as file systems | 1,252 |
ekimekim/gbos | A basic operating system for the Game Boy using Assembly language | 28 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
managarm/managarm | An operating system with a microkernel architecture and asynchronous I/O support | 1,595 |
dbalsom/martypc | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
max-hailperin/operating-systems-and-middleware--supporting-controlled-interaction | A comprehensive textbook on operating systems principles with supporting middleware, available under a Creative Commons license. | 120 |
apple-oss-distributions/xnu | The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,872 |
embox/embox | An operating system designed for resource-constrained embedded systems with a modular and configurable architecture. | 1,283 |
deanoburrito/northport | A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. | 88 |