MaxOS

A 64bit hobby operating system written in C++ (by maxtyson123)

MaxOS Alternatives

Similar projects and alternatives to MaxOS

  1. serenity

    271 MaxOS VS serenity

    The Serenity Operating System 🐞

  2. SaaSHub

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

    SaaSHub logo
  3. skiftOS

    12 MaxOS VS skiftOS

    🥑 A modern delightful operating system (mirror)

  4. managarm

    Pragmatic microkernel-based OS with fully asynchronous I/O

  5. hhuOS

    1 MaxOS VS hhuOS

    hhuOS - A small operating system

  6. MaslOS

    Masl OS

  7. Macaron

    A sweet hobby made operating system written in C++ for x86 CPUs with GUI (by MacaronOS)

  8. hausboot

    Tiny C++ boot loader

  9. morphiOS

    A lightweight 32-bit operating system written in C++ for the i386 (x86) architecture.

  10. THC-Archive

    All releases of the security research group (a.k.a. hackers) The Hacker's Choice

  11. tlosint-live

    Trace Labs OSINT Linux Distribution based on Kali.

  12. osdev

    1 MaxOS VS osdev

    Hobby OS project for learning more about low-level hardware (GPUs, networking, USB) (by pdoane)

  13. ghost

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

  14. mad-metasploit

    Metasploit custom modules, plugins, resource script and.. awesome metasploit collection

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

MaxOS discussion

Log in or Post with

MaxOS reviews and mentions

Posts with mentions or reviews of MaxOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-27.
  • Managarm: Pragmatic microkernel-based OS with asynchronous I/O
    8 projects | news.ycombinator.com | 27 Jul 2024
  • Cross compiler issues
    1 project | /r/osdev | 5 Dec 2023
    Source code: MaxOS
  • C++ override not working?
    1 project | /r/osdev | 3 Dec 2023
    The code is here: https://github.com/maxtyson123/max-os/ and I was wondering if anyone would be able to explain to me why this is occuring?
  • Working implementations of NVIDIA graphics drivers?
    1 project | /r/osdev | 19 Oct 2023
    I have just finished switching from normal VGA to VESA for my OS MaxOS. And although this will be far away in the future, I do hope to not only have a 1080p display but also working on the hardware of my main machine. So I began looking at the wiki and found the https://nouveau.freedesktop.org/ project that aims to implement open-source NVIDIA drivers and was wondering if there were any hobby OSes that you know of that have successfully implemented a similar sort of thing?
  • Is blocking the same as waiting?
    1 project | /r/osdev | 13 Dec 2022
    So I’ve been working on networking in my operating system (https://github.com/maxtyson123/max-os) and have been wondering how I would communicate with the Ethernet driver from user space, e.g call the send funct.
  • Virtual Machines Acting Weird?
    1 project | /r/osdev | 24 Nov 2022
    (If anyone wants to replicate then here is the repo: https://github.com/maxtyson123/max-os, use make setupQ and make runQ to use QEMU, or just use make to run compile iso and then you can load it into a VM)
  • A good hobby OS?
    2 projects | /r/osdev | 19 Nov 2022
    You could check out mine. Repo just doesn’t have the sync tools.
  • Wrote my own os, would porting a c lib work with c++ progs
    1 project | /r/Cplusplus | 18 Nov 2022
    I’ve been writing my own os (GitHub Repo) in c++ and now I want to port a standard library. I plan to implement the linkage and such when the time comes but am just wondering weather a c lib would work for a c++ program. This is becuase I have found a few easily portable c libs. If this isn’t so then I will write my own
  • Stack Register EBX not returning set value
    2 projects | /r/osdev | 16 Nov 2022
    I return esp in the function doHandleInterrupt() and in an unpublished version this gets set to a CPU stack sort of struct and I force ebx to be 1 but it doesnt work?
  • Return value from system call?
    1 project | /r/osdev | 15 Nov 2022
    MY current implementation (MaxOS) can receive system calls and get the values from the eax, abx registers etc.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic MaxOS repo stats
11
56
3.3
11 days ago

maxtyson123/MaxOS is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of MaxOS is C++.


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

Did you know that C++ is
the 7th most popular programming language
based on number of references?