kerla-demo
ssh://demo.kerla.dev (by nuta)
mosys | kerla-demo | |
---|---|---|
1 | 1 | |
- | 14 | |
- | - | |
- | 7.8 | |
- | about 3 years ago | |
Rust | ||
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mosys
Posts with mentions or reviews of mosys.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-25.
kerla-demo
Posts with mentions or reviews of kerla-demo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-25.
-
Kerla: Monolithic kernel in Rust, aiming for Linux ABI compatibility
Author here. I've made the demo system public [1] but it's written just for me so it should be painful to set up the same environment.
The mechanism is pretty simple: a Node.js server (running on genuine Linux) listens on tcp:22. Once you connect, it boots a dedicated Firecracker microVM instance and forwards network packets between your SSH client and VM.
Regarding the command history, others (including I) can't see what you type. If you could, it must be a vulnerability.
[1] https://github.com/nuta/kerla-demo
What are some alternatives?
When comparing mosys and kerla-demo you can also consider the following projects:
smoltcp - a smol tcp/ip stack
xous-core - The Xous microkernel
headcrab - A modern Rust debugging library 🦀
PIOS - PIOS: Parallel Instructional Operating System - Instructional Template Code
kerla - A new operating system kernel with Linux binary compatibility written in Rust.