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
342 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 | 371 |
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 |
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,250 |
ekimekim/gbos | A basic operating system for the Game Boy using Assembly language | 26 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
managarm/managarm | An operating system with a microkernel architecture and asynchronous I/O support | 1,589 |
dbalsom/martypc | A cross-platform emulator of early PCs written in Rust | 583 |
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,822 |
embox/embox | A modular and configurable operating system designed for resource-constrained embedded systems | 1,169 |
deanoburrito/northport | A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. | 86 |