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: 8 months ago
Linked from 1 awesome list
cfilesystemkernellinuxoperating-systemosunixunix-like
Related projects:
Repository | Description | Stars |
---|---|---|
menix-os/menix | A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
rswier/swieros | A Unix-like operating system and software development environment with a virtual CPU, compiler, and networking capabilities. | 1,063 |
wichtounet/thor-os | A learning project to build and maintain an operating system from scratch in C++ | 1,667 |
0xbadfca11/miniwsl | A lightweight implementation of Windows Subsystem for Linux | 73 |
o8vm/octox | A Unix-like OS in Rust with kernel and userland components implemented from scratch. | 1,504 |
meulengracht/mollenos | An operating system built with modern principles and designed to be highly modular and abstract | 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 | 365 |
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. | 88 |
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,072 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
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 |