the-super-tiny-compiler VS os-tutorial

Compare the-super-tiny-compiler vs os-tutorial and see what are their differences.

the-super-tiny-compiler

Like The Super Tiny Compiler, but in Go (by hazbo)

os-tutorial

How to create an OS from scratch (by cfenollosa)
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
the-super-tiny-compiler os-tutorial
1 40
539 26,368
- -
0.0 2.3
over 2 years ago 7 months ago
Go C
Creative Commons Attribution 4.0 BSD 3-clause "New" or "Revised" 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.

the-super-tiny-compiler

Posts with mentions or reviews of the-super-tiny-compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-27.

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.

What are some alternatives?

When comparing the-super-tiny-compiler and os-tutorial you can also consider the following projects:

Crafting Interpreters - Repository for the book "Crafting Interpreters"

littleosbook - Source for the little book about OS development

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!

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

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

acwj - A Compiler Writing Journey

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

guide - The official guide for discord.js, created and maintained by core members of its community.

buildroot - Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.

naivecoin - A cryptocurrency implementation in less than 1500 lines of code

tinyrenderer - A brief computer graphics / rendering course

NekoOS