winix
OS
A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell.
A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)
940 stars
14 watching
46 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
cfilesystemkernellinuxoperating-systemosunixunix-like
Related projects:
Repository | Description | Stars |
---|---|---|
menix-os/menix | A minimal and expandable Unix-like kernel with modular architecture | 15 |
rswier/swieros | A Unix-like operating system and software development environment with a virtual CPU, compiler, and networking capabilities. | 1,066 |
wichtounet/thor-os | A 64-bit operating system written from scratch to learn and develop new skills | 1,665 |
0xbadfca11/miniwsl | A lightweight implementation of Windows Subsystem for Linux | 72 |
o8vm/octox | An operating system built in Rust with the goal of creating a Unix-like OS from scratch. | 1,492 |
meulengracht/mollenos | An operating system designed with abstraction and modularity to support various architectures. | 448 |
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 |
supercilex/fuc | A collection of optimized Unix commands in Rust | 355 |
csirak/zestos | A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
deanoburrito/northport | A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. | 86 |
wintus/ansible-wsl | Automates provisioning of Windows and WSL environments with Ansible | 64 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
biswa96/wslreverse | An experimental tool for reverse-engineering and interacting with the Windows Subsystem for Linux using a hidden COM interface and LxBus IPC mechanism. | 82 |