Write your own OS - starting from the bootloader

This page summarizes the projects mentioned and recommended in the original post on /r/coolgithubprojects

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.

  • (Here is the link - didn't quite get the image/link combo right in the original post!). I'm writing a series of posts about coding your own operating system. After reading Operating Systems: From 0 to 1 I found that some of the code does not work, so this first post walks you through writing a bootloader similar to that of chapter 7. It also adds some context that I would have found useful when I originally read the book, such as how 16-bit real mode works and some assembly programming information. I'm hoping to take a different approach to posts in the series by borrowing pieces of other operating systems and discussing how they are implemented in an effort to keep things simple and focus on fundamentals (even Linus started out with a detailed reading of MINIX).

  • 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/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
  • Making projects or reading source code for learning,

    4 projects | /r/cpp | 25 Dec 2021