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: Questioning "The Value of Open Source Software" | news.ycombinator.com | 2024-02-12

    https://reactos.org/ implement some of the windows API

  • 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: Show HN: Netboot.xyz, Pxe Netboot Manager | news.ycombinator.com | 2024-03-31
  • RIOT

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • seL4

    The seL4 microkernel

  • Project mention: From L3 to seL4 what have we learnt in 20 years of L4 microkernels? [video] | news.ycombinator.com | 2024-04-15

    > People like to snob Unix but the fact is: the world runs on Unix.

    The world you are aware of runs on it.

    > Can we really do that much better or is it just hubris?

    Yes. Have a look at seL4[1] and Barrelfish too[2], even though that's no longer active. seL4 in particular is powering a lot of highly secure computing systems. There is a surprisingly large sphere outside of Unix/POSIX.

    [1] https://sel4.systems/

    [2] https://barrelfish.org/

  • 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: Vala Programming Language | news.ycombinator.com | 2024-04-08
  • 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,279
2 serenity 28,555
3 reactos 14,040
4 rust-raspberrypi-OS-tutorials 12,954
5 daedalOS 8,072
6 netboot.xyz 7,916
7 RIOT 4,781
8 seL4 4,530
9 archcraft 2,825
10 command-injection-payload-list 2,582
11 unikraft 2,287
12 maruos 1,960
13 vos 1,802
14 youre-the-os 1,717
15 Lakka-LibreELEC 1,651
16 ChrysaLisp 1,590
17 illumos-gate 1,527
18 OpenDAN-Personal-AI-OS 1,511
19 awesome-os 1,460
20 gamer-os 1,438
21 fdir 1,254
22 Lemon-OS 1,178
23 embox 1,103

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