This is the Linux app named redshirt whose latest release can be downloaded as redshirtsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named redshirt with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
redshirt
DESCRIPTION
Redshirt is an experimental operating system written in Rust that explores new approaches to OS design by emphasizing asynchronous execution, message passing, and modularity. It is built around a microkernel-inspired architecture where components communicate through well-defined interfaces rather than relying on shared state. The system is designed to run on top of WebAssembly, using it as a portable and sandboxed execution layer for processes and services. Redshirt aims to rethink traditional operating system concepts by leveraging modern programming paradigms such as async/await and capability-based security. It includes components for task scheduling, device interaction, and system services, all implemented in a highly modular fashion. The project is still experimental but serves as a research platform for exploring how WebAssembly can be used as a foundation for operating systems.
Features
- Experimental operating system built with Rust and modern async paradigms
- Microkernel-inspired architecture with message-based communication
- Uses WebAssembly as a sandboxed execution layer for components
- Focus on modularity and capability-based security
- Implements system services and scheduling in a composable way
- Designed as a research platform for next-generation OS concepts
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/redshirt.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.