oxide-and-friends VS PIOS

Compare oxide-and-friends vs PIOS and see what are their differences.

oxide-and-friends

Show notes from Oxide and Friends recordings (by oxidecomputer)

PIOS

PIOS: Parallel Instructional Operating System - Instructional Template Code (by bford)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
oxide-and-friends PIOS
8 1
296 35
1.4% -
8.3 10.0
26 days ago over 11 years ago
Rust C
Creative Commons Attribution 4.0 -
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.

oxide-and-friends

Posts with mentions or reviews of oxide-and-friends. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.

PIOS

Posts with mentions or reviews of PIOS. 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
    15 projects | news.ycombinator.com | 25 Oct 2021
    I think you're on the right track. I am similar to you and not so skilled at low level OS development. There is an educational OS called PIOS from Yale's CS department with specific goals in mind, but it boots from metal so the code is a great resource. Here's the code: https://github.com/bford/PIOS

    Also, you could try reading the Plan 9 source code.

    (I would say the code is what you're after now, but in case you are interested in more of the theory of why it's designed that way, you can check out the research paper here: https://dedis.cs.yale.edu/2010/det/)

What are some alternatives?

When comparing oxide-and-friends and PIOS you can also consider the following projects:

fontdue - The fastest font renderer in the world, written in pure rust.

smoltcp - a smol tcp/ip stack

headcrab - A modern Rust debugging library 🦀

kerla-demo - ssh://demo.kerla.dev

hubris - A dependently typed programming language, and verification tool

kerla - A new operating system kernel with Linux binary compatibility written in Rust.

manta - Manta is a scalable HTTP-based object store

omicron - Omicron: Oxide control plane

xous-core - The Xous microkernel

axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper