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: 9 months ago
Linked from 1 awesome list
cfilesystemkernellinuxoperating-systemosunixunix-like
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
| A Unix-like operating system and software development environment with a virtual CPU, compiler, and networking capabilities. | 1,063 |
| A learning project to build and maintain an operating system from scratch in C++ | 1,667 |
| A lightweight implementation of Windows Subsystem for Linux | 73 |
| A Unix-like OS in Rust with kernel and userland components implemented from scratch. | 1,504 |
| An operating system built with modern principles and designed to be highly modular and abstract | 448 |
| A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. | 9 |
| A collection of optimized Unix commands in Rust | 365 |
| A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
| A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. | 88 |
| Automates provisioning of Windows and WSL environments with Ansible | 64 |
| Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
| An operating system designed to run WebAssembly code | 64 |
| A simple operating system written in Zig | 38 |
| An experimental tool for reverse-engineering and interacting with the Windows Subsystem for Linux using a hidden COM interface and LxBus IPC mechanism. | 82 |