os-tutorial VS Theseus

Compare os-tutorial vs Theseus and see what are their differences.

os-tutorial

How to create an OS from scratch (by cfenollosa)

Theseus

Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler. (by theseus-os)
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
os-tutorial Theseus
40 32
26,347 2,744
- 1.0%
2.3 8.8
6 months ago 4 months ago
C Rust
BSD 3-clause "New" or "Revised" License MIT License
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.

os-tutorial

Posts with mentions or reviews of os-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.

Theseus

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

What are some alternatives?

When comparing os-tutorial and Theseus you can also consider the following projects:

littleosbook - Source for the little book about OS development

rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:

64bit-os-tutorial - This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!

nomicon - The Dark Arts of Advanced and Unsafe Rust Programming

dnsguide - A guide to writing a DNS Server from scratch in Rust

tock - A secure embedded operating system for microcontrollers

os01 - Bootstrap yourself to write an OS from scratch. A book for self-learner.

svix-webhooks - The enterprise-ready webhooks service 🦀

acwj - A Compiler Writing Journey

win32metadata - Tooling to generate metadata for Win32 APIs in the Windows SDK.

raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi

interface-types