phiOS VS JKOS

Compare phiOS vs JKOS and see what are their differences.

phiOS

The daphne operating system (by synthels)

JKOS

Solo-dev 64-bit operating system without external libraries. (by joshjkk)
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
phiOS JKOS
2 1
22 2
- -
3.8 10.0
over 1 year ago about 1 year ago
C C
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

phiOS

Posts with mentions or reviews of phiOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-28.
  • CPU triple faults on interrupt?
    2 projects | /r/osdev | 28 May 2021
    The kernel is written for IA32. Here is the load_idt function: https://github.com/synthels/phiOS/blob/master/kernel/idt/irq.asm#L15

JKOS

Posts with mentions or reviews of JKOS. We have used some of these posts to build our list of alternatives and similar projects.
  • Operating system from scratch
    1 project | /r/Operatingsystems | 21 Mar 2023
    Hello all, I am making an operating system from scratch without any external libraries. Just thought I'd share if anyone is interested in making their own, and maybe my source code could provide some inspiration. Here is the github repo: https://github.com/joshjkk/jkos

What are some alternatives?

When comparing phiOS and JKOS you can also consider the following projects:

waifuos - Enhance your computing experience with some waifus

TempleOS-EE - TempleOS Explorers Edition

mintia - Paging operating system for a custom computer architecture

turnstone - TURNSTONE: The fUnny opeRatiNg SysTem Of uNivErse

ics-os - An instructional operating system

toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

LensorOS - An OS based on UEFI

SimpleOS - Operating System Coded in Assembly and C

lepton-eda - GPL Electronic Design Automation

MoonOS - MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.

jsix - A hobby operating system for x86_64, boots with UEFI.

charlex-os - charleX is a simple OS ... kernel written with c programming language and reference of this code is 'codeproject.com'. I still working to make a better kernel than this one ...