Trinix
OS
A modular operating system written in D language with microkernel architecture.
First operating system written in D lang v2
108 stars
12 watching
15 forks
Language: D
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
powernex/powernex | A D-based operating system project aiming to create a whole OS from scratch. | 492 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
wichtounet/thor-os | A learning project to build and maintain an operating system from scratch in C++ | 1,667 |
menix-os/menix | A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
halfer53/winix | A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
tzucarlos/raspberrypi | Developing a microkernel OS on the Raspberry Pi using ARMv6 hardware | 22 |
sjdh02/tros | A small, bare-metal OS for the RPI3, written in Zig. | 49 |
brson/stdx | A collection of essential Rust libraries and crates that fill the gaps in the standard library | 2,028 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
majorviraj/my-os | A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
managarm/managarm | An operating system with a microkernel architecture and asynchronous I/O support | 1,595 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 117 |
polard8/kernel | An operating system kernel with basic features and an initial set of components | 646 |
asiekierka/uxnds | Port of the uxn/Varvara virtual machine to NDS and 3DS consoles for homebrew development | 151 |