operating-system

Open-source projects categorized as operating-system
Topics: Kernel Os Osdev C Linux

Top 23 operating-system Open-Source Projects

  • serenity

    The Serenity Operating System 🐞

  • Project mention: Why does part of the Windows 98 Setup program look older than the rest? | news.ycombinator.com | 2024-04-09

    SerenityOS replicates that look and feel. It is also implemented in a dialect of C++ that adheres to some of the good parts of C++98: https://serenityos.org

  • redox

    Mirror of https://gitlab.redox-os.org/redox-os/redox

  • Project mention: Fomos: Experimental OS, Built with Rust | news.ycombinator.com | 2023-08-29

    Redox is another full fledged OS written in rust by Pop OS developer

    https://github.com/redox-os/redox

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

    A free Windows-compatible Operating System

  • Project mention: Someone connected Windows XP to the internet, and it didn't survive long | news.ycombinator.com | 2024-05-16

    I wonder how ReactOS does as it is Windows XP/2003 compatible?

    https://reactos.org/

  • blog_os

    Writing an OS in Rust

  • rust-raspberrypi-OS-tutorials

    :books: Learn to write an embedded OS in Rust :crab:

  • Project mention: Operating System Development Tutorials in Rust on the Raspberry Pi | news.ycombinator.com | 2024-02-07
  • raspberry-pi-os

    Learning operating system development using Linux kernel and Raspberry Pi

  • os01

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

  • Project mention: The Top 10 GitHub Repositories Making Waves 🌊📊 | dev.to | 2023-12-20

    Write an OS from scratch

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • The-Complete-FAANG-Preparation

    This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

  • lowlevelprogramming-university

    How to be low-level programmer

  • Project mention: "Low Level Programming University" a.k.a. Peaking Beneath the OS | news.ycombinator.com | 2023-10-13
  • bottlerocket

    An operating system designed for hosting containers

  • Project mention: Flatcar: OS Innovation with Systemd-Sysext | news.ycombinator.com | 2024-05-12

    Don't overlook Bottlerocket, which despite coming out of AWS is not (AFAIK) AWS-centric: https://github.com/bottlerocket-os/bottlerocket#readme

    It's also super handy for writing out static Pod manifests to have replace the brain-damaging Ignition as a less stupid alternative to cloud-init

  • NodeOS

    Lightweight operating system using Node.js as userspace

  • Project mention: Node-OS – The first operating system powered by Node.js and NPM | news.ycombinator.com | 2024-02-29
  • OS.js

    OS.js - JavaScript Web Desktop Platform

  • Project mention: Os.js – open-source JavaScript web desktop platform with a window manager | /r/hypeurls | 2023-08-27
  • ravynos

    A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.

  • Project mention: Ravynos: BSD-based OS with an experience like and some compatibility with macOS | news.ycombinator.com | 2023-08-28
  • tock

    A secure embedded operating system for microcontrollers

  • Project mention: OxidOS Automotive | news.ycombinator.com | 2024-03-17

    Hi! This is Daniel from OxidOS Automotive (stating this for disclaimer purposes).

    Yes, our OS is based on TockOS, and our CEO (Alex Radovici) is #7 in the contributors list (https://github.com/tock/tock/graphs/contributors), with other colleagues contributing in the past years.

  • IncludeOS

    A minimal, resource efficient unikernel for cloud services

  • Project mention: Using Zig to Unit Test a C Application | news.ycombinator.com | 2023-12-18

    So sad IncludeOS https://github.com/includeos/IncludeOS is no longer developed.

  • oshi

    Native Operating System and Hardware Information

  • Project mention: sigar VS oshi - a user suggested alternative | libhunt.com/r/sigar | 2023-07-05

    Pure Java implementation using JNA.

  • build

    Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf

  • Project mention: Snapdragon 8 Gen 1's iGPU: Adreno Gets Big | news.ycombinator.com | 2024-03-07

    https://github.com/armbian/build

    There isn't any hypervisor running on that and still no SVE

  • kerla

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

  • archcraft

    // Source : ISO

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

  • Project mention: Theseus OS | news.ycombinator.com | 2023-10-23
  • Computer-Science-Resources

    A list of resources in different fields of Computer Science

  • unikraft

    A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.

  • Project mention: KraftCloud | news.ycombinator.com | 2024-04-01
  • skift

    🥑 A modern delightful operating system

  • Project mention: Rusty.hpp: A Borrow Checker and Memory Ownership System for C++20 | news.ycombinator.com | 2024-05-05

    I built a whole operating system using ideas transplanted from Rust into C++

    https://github.com/skift-org/skift

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

operating-system related posts

Index

What are some of the best open-source operating-system projects? This list will help you:

Project Stars
1 serenity 29,053
2 redox 14,894
3 reactos 14,168
4 blog_os 14,123
5 rust-raspberrypi-OS-tutorials 13,088
6 raspberry-pi-os 12,917
7 os01 11,553
8 The-Complete-FAANG-Preparation 10,141
9 lowlevelprogramming-university 9,688
10 bottlerocket 8,266
11 NodeOS 6,892
12 OS.js 6,757
13 ravynos 5,406
14 tock 5,026
15 IncludeOS 4,839
16 oshi 4,513
17 build 3,772
18 kerla 3,310
19 archcraft 2,858
20 Theseus 2,759
21 Computer-Science-Resources 2,365
22 unikraft 2,383
23 skift 2,229

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com