Os

Top 23 O Open-Source Projects

  • Docker-OSX

    Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

  • Project mention: GitHub Actions as a time-sharing supercomputer | news.ycombinator.com | 2024-01-10

    Running macOS legally requires real mac servers and a bespoke storage solution: https://www.datacenterdynamics.com/en/analysis/not-just-stac...

    A self-hosted macOS runner will be more economical in the long-run, if you have a spot you can hook it up at, or if you're fine doing things less than legally, you can use https://github.com/sickcodes/Docker-OSX.

  • 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

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

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

    Desktop environment in the browser

  • Project mention: 3 YEARS On My Side Project! | dev.to | 2024-04-14

    I've learned so much while making this project into my personal website (dustinbrett.com). It's made me a much better web developer as I have tried to emulate a desktop environment with pixel perfect accuracy using CSS, HTML & JavaScript.

  • netboot.xyz

    Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.

  • Project mention: Ubuntu Desktop 24.04 LTS: Noble Numbat | news.ycombinator.com | 2024-04-27

    I learned about https://netboot.xyz/ the other day. Worked fantastic when I didn't have a big enough thumb drive. Not exactly the same though.

  • RIOT

    RIOT - The friendly OS for IoT (by RIOT-OS)

  • SaaSHub

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

    SaaSHub logo
  • seL4

    The seL4 microkernel

  • Project mention: Apple Joins the SeL4 Foundation | news.ycombinator.com | 2024-05-10

    If you're interested, the microkernel is open source: https://github.com/seL4/seL4

  • archcraft

    // Source : ISO

  • command-injection-payload-list

    🎯 Command Injection Payload List

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

    Your phone is your PC.

  • Project mention: My 24 year old HP Jornada can do things your modern iPhone still can't do | news.ycombinator.com | 2023-06-15
  • vos

    Vinix is an effort to write a modern, fast, and useful operating system in the V programming language

  • Project mention: S3 Is Showing Its Age | news.ycombinator.com | 2024-05-22

    That's true for a vast majority of devs, but not for everyone. There are people like Jon Blow and projects like https://vlang.io

  • youre-the-os

    A game where you are a computer's OS and you have to manage processes, memory and I/O events.

  • Project mention: You’re the OS! | news.ycombinator.com | 2023-08-16
  • Lakka-LibreELEC

    Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.

  • Project mention: Updating cores | /r/Lakka | 2023-12-06

    Lakka I believe formats its SD/Main Drive as a Linux filesystem that cannot be accessed easily from a non-Linux device. More info here: https://github.com/libretro/Lakka-LibreELEC/wiki/Accessing-Lakka-filesystem Note: Samba and FTP allow you to wirelessly move files like BIOS files (which go in the storage/system folder as it appears when connected via Samba or FTP, btw) to your Lakka system, and I recommend these methods.

  • ChrysaLisp

    Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...

  • Project mention: Chrysalisp: Parallel OS with GUI, Terminal, OO Assembler, C-Script and Lisp | news.ycombinator.com | 2024-04-12
  • illumos-gate

    An open-source Unix operating system

  • Project mention: eBPF Documentary | news.ycombinator.com | 2024-03-10

    It may become a footnote on Linux, but Linux isn't the only system out there -- and DTrace remains alive and well in many systems (not least in its reference implementation in illumos[0]).

    [0] https://github.com/illumos/illumos-gate

  • OpenDAN-Personal-AI-OS

    OpenDAN is an open source Personal AI OS , which consolidates various AI modules in one place for your personal use.

  • Project mention: Looking for a relationship without the complexities of human interactions? An AI girlfriend can provide a stress-free companionship experience. Enjoy a drama-free relationship built on trust, compatibility, and a deep understanding of your needs | /r/github | 2023-07-03
  • awesome-os

    A list of operating systems and stuff

  • Project mention: Planning to install Gentoo to learn how OS in general and Linux in particular really works | /r/Gentoo | 2023-06-07
  • gamer-os

    A Steam Big Picture based couch gaming OS

  • Project mention: No internet connection via LAN cable . | /r/ChimeraOS | 2023-12-10
  • fdir

    ⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s

  • Project mention: Bfs 3.0: The Fastest Find Yet | news.ycombinator.com | 2023-07-19

    Would love to see how bfs compares to fdir[0] for directory traversal. Even though fdir is using Node.js underneath, the comparisons I have done with fd & find are pretty close. Of course, bfs would probably be quite a bit faster...but how much faster exactly?

    Disclaimer: I am the developer of fdir.

    [0] https://github.com/thecodrr/fdir

  • Lemon-OS

    The Lemon Operating System

  • embox

    Modular and configurable OS for embedded applications

  • Project mention: Release v0.5.9.10 · embox/embox | /r/embedded | 2023-07-01

    Embox is a configurable RTOS designed for resource constrained and embedded systems. Embox main idea is using Linux software without Linux. (https://embox.github.io/ ) If you want use complex Linux Software and Linux is huge for your goals. Embox is the best idea, as I think. For example Embox is the only RTOS that allows to use OpenCV on Cortex-m MCUs https://www.embedded.com/benchmarking-opencv-on-stm32-mcus/

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

Os related posts

Index

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

Project Stars
1 Docker-OSX 35,695
2 serenity 29,053
3 reactos 14,168
4 rust-raspberrypi-OS-tutorials 13,088
5 daedalOS 8,150
6 netboot.xyz 8,181
7 RIOT 4,796
8 seL4 4,577
9 archcraft 2,858
10 command-injection-payload-list 2,582
11 unikraft 2,383
12 maruos 1,967
13 vos 1,873
14 youre-the-os 1,747
15 Lakka-LibreELEC 1,679
16 ChrysaLisp 1,594
17 illumos-gate 1,545
18 OpenDAN-Personal-AI-OS 1,547
19 awesome-os 1,495
20 gamer-os 1,487
21 fdir 1,261
22 Lemon-OS 1,189
23 embox 1,118

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