ghost

Ghost, a micro-kernel based hobby operating system. (by maxdev1)

Ghost Alternatives

Similar projects and alternatives to ghost based on common topics and language

  • serenity

    The Serenity Operating System 🐞

  • seL4

    The seL4 microkernel

  • 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
  • ics-os

    An instructional operating system

  • toaruos

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

  • helenos

    A portable microkernel-based multiserver operating system written from scratch.

  • MoonOS

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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ghost alternative or higher similarity.

ghost reviews and mentions

Posts with mentions or reviews of ghost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-17.
  • Ghost Kernel
    2 projects | news.ycombinator.com | 17 Mar 2021
    https://ghostkernel.org/about

    >"Ghost is a hobby operating system for the Intel x86 platform. The project is licensed as GPLv3. It was started as a research project to learn more about low-level software programming and computer internals. The sources are available on GitHub (https://github.com/maxdev1/ghost).

    Features

    The kernel and the userspace applications are written from scratch in C++ and Assembly (and some C). It is not based on any existing kernel.

    There is a POSIX.1 compatibility layer to simplify porting some software to the system.

    o Micro-kernel

    o Symmetric multi-processing

    o Patched GCC (OS specific toolchain)

    o IPC (pipes, signals, messages, shared memory)

    o ELF executable & shared library support

    o libc, self-made

    o libghostapi, kernel API library

    o libghostuser, simplified file I/O, creating UIs etc.

    o libstdc++ port

    o VESA video driver

    o Window server (GUI with homemade toolkit)

    o PS/2 keyboard & mouse driver

    o Userspace filesystem driver support

    o Serial COM1 debug interface

    o Virtual 8086 for BIOS calls

    o Copy-on-write implementation, fork()

Stats

Basic ghost repo stats
1
559
5.5
8 months ago

maxdev1/ghost is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of ghost is C.


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