Operating Systems: From 0 to 1: Write an operating system from scratch

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • os01

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

  • sample-os

    A sample OS as demonstrated in the book Operating System: From 0 to 1

  • Looks really good so far!

    Also, I would point out that (at least at this point in time), most of the OS code is here:

    https://github.com/tuhdo/sample-os

    One other thing:

    The following file; the book's text, in text file format, would be one really great resource to have locally, on the machine that someone develops OS'es on, especially if they didn't have Internet access -- due to the fact it is very information rich, and all of that information fits neatly into a single, simple, platform-agnostic text file:

    https://github.com/tuhdo/os01/blob/master/book_src/Operating...

    So, nicely done!

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Write your own OS - starting from the bootloader

    1 project | /r/coolgithubprojects | 12 Jan 2023
  • Write your own OS - starting from the bootloader

    1 project | /r/programming | 12 Jan 2023
  • Kernel (OS Kernel Book)

    1 project | news.ycombinator.com | 20 Nov 2022
  • Practice-Oriented Books on OS Development?

    1 project | /r/osdev | 31 May 2022
  • How to learn C intensively?

    3 projects | /r/learnprogramming | 29 Apr 2022