Showing 76 open source projects for "x86_64-posix-seh"

View related business solutions
  • Feroot AI automates website security with 24/7 monitoring Icon
    Feroot AI automates website security with 24/7 monitoring

    Trusted by enterprises, healthcare providers, retailers, SaaS platforms, payment service providers, and public sector organizations.

    Feroot unifies JavaScript behavior analysis, web compliance scanning, third-party script monitoring, consent enforcement, and data privacy posture management to stop Magecart, formjacking, and unauthorized tracking.
    Learn More
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
    Learn More
  • 1
    Pony OS

    Pony OS

    My Little Unix: Kernels are Magic

    ponyos is a lightweight, UNIX-like operating system developed as a personal hobby project by the creator of ToaruOS. It features a monolithic kernel written in C and aims for a POSIX-compliant environment with a built-from-scratch userland. ponyos includes a graphical interface, dynamic linker, shared libraries, and a package manager. It’s designed for fun, experimentation, and as a platform to learn and play with operating system internals, with surprisingly advanced features given its hobbyist origin.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    openFyde

    openFyde

    openFyde supported hardware "x86 PC with Intel HD graphics

    overlay-amd64-openfyde is the official overlay repository for the amd64 (x86_64) build of openFyde, a Chromium OS-based distribution tailored for developers, power users, and alternative devices outside of Google's supported ChromeOS hardware. openFyde offers a fast, secure, and web-centric desktop experience with support for Linux apps, Android containers, and cloud integration. This overlay includes the custom configurations and firmware patches necessary to optimize openFyde for generic x86_64 devices such as laptops and desktops.
    Downloads: 138 This Week
    Last Update:
    See Project
  • 3
    Ufficio Zero Linux OS

    Ufficio Zero Linux OS

    Linux Desktop OS for professionals

    Ufficio Zero Linux OS is a desktop operating system offered in many versions based on PCLinuxOS, Linux Mint and Devuan. We also have created Duplica, a Bare Metal Restore Solution. This distro has many packages for professional use. The project is managed by the Italian company SIITE SRLS and promoted by the Italian Association Boost Media APS. Ufficio Zero Linux OS is trademarked through the Linux Mark Institute. All rights reserved. Linux® is the registered trademark of Linus...
    Leader badge
    Downloads: 54,895 This Week
    Last Update:
    See Project
  • 4
    Glow OS

    Glow OS

    System Analysis Software

    Glow is an educational, hobbyist operating system written in C and Assembly, developed to help learners understand the internals of OS design and kernel development. Targeting x86_64 systems, Glow features its own kernel, bootloader, and minimal userland. With clear code structure and a simple design, it serves as a playground for experimenting with low-level systems programming, boot sequences, interrupt handling, and basic UI components like shells and text rendering.
    Downloads: 15 This Week
    Last Update:
    See Project
  • viewneo - Smart software for digital advertising boards Icon
    viewneo - Smart software for digital advertising boards

    Smart digital signage for 1 to 1000+ screens.

    viewneo is a user-friendly, cloud-based solution that allows companies of all sizes to set up digital signage
    Learn More
  • 5
    WANIX

    WANIX

    A virtual environment kit for the local-first web

    wanix is a hobbyist Unix-like operating system written from scratch in C, aiming to implement core features of a traditional OS in an educational and modular way. The project walks through kernel development starting from bootloading, memory management, system calls, and eventually to user programs. With support for x86_64 and simple tools like a shell and basic file I/O, wanix serves as both a learning platform and a launching point for more advanced kernel features.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    eduOS-rs

    eduOS-rs

    A teaching operating system written in Rust

    ...It serves as a practical and educational tool that demonstrates key OS concepts like memory management, multitasking, privilege separation, and system call handling in a safe and modern language. Designed to run on x86_64 hardware using QEMU, eduOS-rs leverages Rust’s ownership model and type safety to reduce bugs common in low-level systems development. It is a valuable resource for students and instructors alike, providing clear, structured examples of kernel development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    DiscoBSD

    DiscoBSD

    2.11BSD-based Unix-like OS for STM32 and PIC32 Microcontrollers

    ...Discobsd preserves the classic UNIX environment while allowing room for modern experimentation, such as porting to alternative platforms or introducing new subsystems. It is valuable for those interested in historical BSD systems, teaching OS design, or creating minimal POSIX environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AmogOS

    AmogOS

    Among-us themed OS. As seen on Reddit and Youtube

    A parody OS inspired by Among Us. (pronounced A-mog-O-S).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Human Signals

    Human Signals

    Human-friendly process signals

    human-signals is a lightweight Node.js library that provides human-readable descriptions for POSIX signal names like SIGTERM, SIGINT, and SIGHUP. Rather than relying on scattered documentation or hard-to-remember codes, this library maps system signals to meaningful explanations, including default behaviors, standard descriptions, and exit codes. It’s ideal for building CLI tools or process managers that handle termination signals and want to provide better logging, debugging, or user feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 10
    hhuOS

    hhuOS

    hhuOS - A small operating system

    hhuOS is an educational operating system project developed by students at Heinrich Heine University (HHU) in Düsseldorf, Germany. It is built from scratch in C and Assembly and intended as a teaching tool to help students grasp the foundations of kernel development, memory management, system calls, and multitasking. The project focuses on clarity, modularity, and hands-on experimentation with real OS components, making it suitable for OS development courses or personal exploration.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Nightingale OS

    Nightingale OS

    A small operating system where I experiment and learn osdev

    nightingale is a modern hobby operating system developed in Rust, focusing on safety, simplicity, and minimalism. It aims to be a clean platform for experimentation and learning, implementing a small kernel with core features like multitasking, memory protection, and a minimal filesystem. Its use of Rust provides strong guarantees around memory safety and eliminates common bugs found in low-level C-based systems. nightingale is ideal for those seeking to study OS development using a modern...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    SerenityOS

    SerenityOS

    The Serenity Operating System

    SerenityOS is an open source Unix-like operating system project with its own custom kernel, graphical user interface, system libraries, and userland tools. It combines a nostalgic “90s UI aesthetic” with modern system capabilities: a preemptive, multi-threaded kernel, own browsers, network stack, file systems, IPC, security features, and a suite of graphical / developer applications. The project is both a hobbyist OS and a polished engineering sandbox.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    Hermit for Rust

    Hermit for Rust

    Hermit for Rust

    Hermit-RS is a Rust-based unikernel designed for high-performance and cloud computing applications. By combining the safety and concurrency features of Rust with the minimalistic approach of unikernels, Hermit-RS offers a secure and efficient runtime environment. It is particularly suited for running single-tenant applications directly on hypervisors or bare-metal hardware, reducing overhead and improving performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    k23

    k23

    Experimental WASM Microkernel Operating System

    k23 is a microkernel-based operating system project written in Zig, an emerging systems programming language focused on safety, simplicity, and performance. k23 explores the design of modern OS features like message-passing, memory protection, and modular service construction using Zig’s powerful low-level capabilities. It is an experimental and educational project intended to show how Zig can be used for robust, readable systems programming while enabling contributors to rethink traditional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    Fiwix is a Unix-like operating system kernel designed for educational purposes and hobbyist development, targeting the i386 architecture. It implements many classic UNIX principles and aims to provide a clean, well-documented codebase that is both readable and easy to study. Fiwix offers a functional kernel that supports ELF binaries, a virtual file system, and standard system calls, making it a great platform for learning OS internals or experimenting with system-level programming. Its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AzkaOs

    AzkaOs

    Open source operating system based flutter and kernel zircon

    AzkaOS is a personal and experimental operating system project aiming to create a lightweight and customizable platform written primarily in Python and C/C++. It combines ideas from traditional desktop OSes with a scripting-heavy approach, offering a hybrid system that prioritizes ease of customization and user scripting. Though still in its early stages, AzkaOS aims to support desktop environments, package management, and basic system utilities while enabling users to control behavior...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Panwah
    Panwah is an operating system based on GNU/Linux. with WahBuildBoot, a tool for build a Panwah image Twitter: https://twitter.com/wahredware
    Downloads: 47 This Week
    Last Update:
    See Project
  • 18
    Liya Linux

    Liya Linux

    Arch Linux based distribution aiming to be preconfigured.

    ...Key features include: Performance-Optimized: Lightweight and efficient, ideal for low-spec devices. Customizable: Supports multiple desktop environments and window managers. Secure: Adheres to Arch’s security practices with timely updates. Two ISOs: x86_64-v2 for older hardware (e.g., AMD Bobcat, Intel Nehalem) and x86_64-v3 for modern CPUs (e.g., AMD Zen, Intel Haswell). Whether you're a developer, student, or tinkerer, Liya Linux provides a
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 19

    DolphinOS

    DolphinOS Releases

    DolphinOS is an Arch Linux based distro, focused on providing the same experience that would deliver a Nintendo Wii video game console, on x86_64 systems. After being installed, DolphinOS boots automatically into the Wii menu, using Dolphin emulator as the main engine
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    linuxhub-prime
    Updated March 20, 2026 Daily/Weekly builds: https://archive.org/details/linuxhub-prime-2026.03.28-v-3.1.5-x-86-64 Magnet for latest release: magnet:?xt=urn:btih:0ed1d7e4c917f743d719efaa3c61d3d415037617&dn=Linuxhub-Prime-2026.03.10-v3.1.5-x86_64 Introducing DistroViews: https://distroviews.xyz/ Legacy Versions: https://linuxhub.link/legacy.php Internet Connection Required... only calamares supports 1 offline option. Desktops... you have 20+ environments to choose from. by default the environments are set up with prime customizations. you have the option to install them vanilla (stock) if you prefer. ...
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 21
    eagleos

    eagleos

    EagleOS is deeply customized and optimized based on AlmaLinux.

    EagleOS 9.5 according to AlmaLinux 9.5 official AlmaLinux-9.5-x86_64-dvd.iso streamlining, the whole process of fully automated and unattended installation, support for more than 2TB disk automatic partitioning, integrated installation of 1151 software packages, including commonly used tools and libraries and other dependencies, iso file size from the official 10.6G The iso file size from the official 10.6G to less than 2.6G, so that the installation efficiency more efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MaggiOS

    Operating system based on Debian/Loc-OS, designed to be as lightweight

    The MaggiOS hobby project is an linux operating system based on Debian/Loc-OS, designed to be as lightweight as possible for x86_64 architecture. It uses SysVinit and comes with essential tools such as LibreOffice, GParted, Htop, and Chromium. The project was developed in the Bolivarian Republic of Venezuela.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Network Security Toolkit (NST)

    Network Security Toolkit (NST)

    A network security analysis and monitoring toolkit Linux distribution.

    Network Security Toolkit (NST) is a bootable ISO image (Live USB Flash Drive) based on Fedora 42 providing easy access to best-of-breed Open Source Network Security Applications and should run on most x86_64 systems. The main intent of developing this toolkit was to provide the security professional and network administrator with a comprehensive set of Open Source Network Security Tools. The majority of tools published in the article: Top 125 Security Tools by INSECURE.ORG are available in the toolkit. An advanced Web User Interface (WUI) is provided for system/network administration, navigation, automation, network monitoring, host geolocation, network analysis and configuration of many network and security applications found within the NST distribution. ...
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 24

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    An excellent system-development distribution. Comes with kernel, libc, cc, and emacs. Also contains theTool, and rc. Roll-your-own distro, bring tarballs. Unpack a bootable sample fs, and then unpack libc and cc-tools, unpack c-compiler then use theTool to build Perl -> autoconf, etc., then g++ and gdb, linux-7. See the shell programs and filesystem in the 'Files' section. Be sure to post in the forum/discussion 'kconfig' because there are a few caveats to "boot and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    exGENT 64 bit  Linux Live System

    exGENT 64 bit Linux Live System

    exGENT Live System is - as the name suggests - based on Gentoo Linux

    exGENT version 240201/240125 Linux Live System is - as the name suggest - based on Gentoo Linux. The best thing with exGENT is the premier auto detection of hardware and the ability to relatively easy install the system to hard drive during a live session. (Calamares Installer). LXQt 1.4 is used as Desktop environment. Used kernel: 6.7.1/6.1.67. exGENT runs on all "normal" and fairly new computers. They run very well also in VirtualBox/VMware. INSTALLATION The systems can easily be...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB