Showing 46 open source projects for "modular"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language promptsβ€”all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact productionβ€”get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components, making it a valuable tool for operating system courses and personal exploration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AzkaOs

    AzkaOs

    Open source operating system based flutter and kernel zircon

    ...Though still in its early stages, AzkaOS aims to support desktop environments, package management, and basic system utilities while enabling users to control behavior through Python scripts and a modular core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DreamShell

    DreamShell

    Operating system for the Sega Dreamcast

    The Dreamshell is the operating system for the Sega Dreamcast based on the KallistiOS kernel. It has a dynamic loadable modular system and interface for creating applications with XML UI and both C/C++ and Lua scripts on. You can see examples in ready-made applications and modules, drivers for various devices, formats and interfaces. Examples for audio and video decoding, compression, packaging, binding, network, emulation, scripts and more. From hardcore low-level assembler to high-level applications. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Aura Operating System

    Aura Operating System

    AuraOS, the Franco-English Operating System developed in C#

    Aura Operating System is a GUI-based, object-oriented operating system written in C#. It is designed to showcase how high-level languages like C# can be used to create low-level systems such as kernels, user interfaces, and file systems. Aura features a colorful, windowed graphical desktop environment with built-in applications, all running on a custom kernel built from scratch. It is not based on Linux or Windows, but rather developed as an independent system with its own structure and drivers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    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 OS structures from the ground up.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    Tock is a secure, embedded operating system designed for microcontrollers and low-power hardware platforms. Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    SkiffOS

    SkiffOS

    Any Linux distribution, anywhere

    SkiffOS is a lightweight, containerized operating system optimized for embedded systems, edge devices, and single-board computers like the Raspberry Pi. It integrates Buildroot and Docker to create minimal, reproducible OS images that boot directly into a containerized user environment. SkiffOS supports running full Linux distros or custom applications in containers, providing both performance and modularity. It’s ideal for IoT deployments, secure kiosk systems, and remote-controlled appliances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    Genode

    Genode

    Genode OS Framework

    Genode is a capability-based, component-oriented operating system framework focused on building secure, modular, and flexible operating systems. Unlike monolithic or microkernel-only designs, Genode allows developers to construct OSes from fine-grained components that communicate through well-defined interfaces. It supports multiple kernels including NOVA, seL4, and Fiasco.OC, and has been used to build everything from microhypervisors to full desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hyperledger Cello

    Hyperledger Cello

    Operating System for Enterprise Blockchain

    Hyperledger Cello is a blockchain operation and provisioning system designed to automate the deployment, management, and scaling of Hyperledger Fabric networks. As part of the Hyperledger project under the Linux Foundation, Cello aims to offer Blockchain-as-a-Service (BaaS) by abstracting the complexity of infrastructure setup for consortiums and enterprises. It provides a dashboard, APIs, and orchestration tools to help users create, monitor, and manage blockchain nodes, ledgers, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rCore-Tutorial-Book-v3

    rCore-Tutorial-Book-v3

    A book about how to write OS kernels in Rust easily

    rCore-Tutorial-Book-v3 is the official book for the third version of the rCore OS tutorial series, a comprehensive educational resource for learning operating system development using the Rust programming language. Targeted at the RISC-V architecture, this tutorial guides learners step-by-step through building a minimal, safe, and modern OS kernel from scratch. It is written in Markdown and powered by mdBook, making it easy to read, navigate, and contribute to. The book combines theoretical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nitrux

    Nitrux

    A Linux system for modern computers on an immutable foundation.

    A Linux system for modern computers on an immutable foundation. Powered by OpenRC, MauiKit, NX AppHub, and Hyprland.
    Leader badge
    Downloads: 923 This Week
    Last Update:
    See Project
  • 14
    MiniOS

    MiniOS

    Lightweight modular live Linux distribution for use on removable USB.

    ...Based on Debian, it inherits its stability and rich software repository. MiniOS is an excellent choice for creating a mobile workstation, developing specialized systems, or getting to know Linux. A key feature of MiniOS is its modular architecture. You get a basic set of modules and can easily remove, disable, or create your own, customizing the system for specific tasks. This flexibility allows you to build highly specialized configurations, achieving maximum performance by eliminating unnecessary components and integrating the necessary ones. The process of module management is simplified thanks to built-in tools. ...
    Downloads: 113 This Week
    Last Update:
    See Project
  • 15

    T4n-OS

    T4n OS: Minimal, Fast, Community-Driven Void Linux Based OS

    T4n OS adalah sistem operasi Linux independen berbasis Void Linux, dirancang dengan prinsip minimalis, cepat, dan modular. T4n OS menggunakan runit sebagai init system untuk performa dan kontrol yang lebih deterministik. Fokus utama T4n OS adalah pengguna teknis, pengguna umum dan komunitas yang ingin memahami serta mengendalikan sistem hingga ke intinya. Konfigurasi dibuat transparan, sederhana, dan mudah dimodifikasi, tanpa lapisan abstraksi berlebihan.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 16
    ...It contains : GParted, Clonezilla, Boot-Repair, LibreOffice and a lot of tools like ddrescue, Nwipe, TestDisk, DejaDup and many more version 2.4 - 19 September 2025 recovery is now modular in design, meaning programs can be installed simply by double clicking on module files. add modules : - borg 1.4.1 - calibre 8.10.0 - codium 1.104.06131 - libreoffice 25.8.1.1 - mkusb 24.1.1 - rclone 1.71.0 - seamonkey 2.53.21 - wireshark 4.4.7 libreoffice is no longer included by default but is available as a module. ...
    Downloads: 78 This Week
    Last Update:
    See Project
  • 17
    fu11m00n/OS (v2.61)

    fu11m00n/OS (v2.61)

    A fast... hardened... live... modular Slackware based OS.

    Select the "Download" tab above to download the iso. (user/password "login" is... guest/guest or root/toor) After login enter... startx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BJH OS

    BJH OS

    An Operating System Created In Html CSS And JS By Muhammad Haris.

    ...Enjoy draggable windows, built-in apps, a web terminal, Flash Browser, AI assistant, and persistent data via localStorage. πŸš€ Highlights Custom desktop environment & smoother UI Modular architecture Built-in apps & BJH OS Apps Market Remote alerts & updates Secure login & developer tools πŸ›’ BJH OS Apps Market Features Browse apps/games App details: icon, developer, rating, downloads, screenshots Automatic app updates & notifications πŸ§‘β€πŸ’» For Developers To build, extend, create apps or games, Upload Apps To BJH OS Apps Market and follow best practices via Developer Docs Contribute To BJH OS: https://github.com/Haris16-code/BJH-OS/blob/main/CONTRIBUTING.md πŸ“₯ Get BJH OS BJH OS Main Website: https://bjhos.unaux.com BJH OS Main Repository: https://github.com/Haris16-code/BJH-OS πŸ’¬ Join Discord: https://discord.gg/SdDSUtCbX8
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    LibertyOS

    LibertyOS

    The kernel for LibertyOS

    ...LibertyOS is built with an emphasis on user freedom, aiming to avoid corporate tracking, offer user-centric control, and provide a robust alternative to mainstream operating systems. The kernel reflects these values through clean code, modular design, and a focus on fundamental security practices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MOOS

    MOOS

    C# x64 operating system programming with the .NET native

    MOOS (Meta Operating System) is an academic and experimental OS designed for clarity and extensibility, focusing on simplicity and modular construction. Written in Rust, MOOS provides a safe and modern platform to explore low-level system design, with a minimal but functional kernel that supports multitasking, a virtual memory manager, and a tiny standard library. It targets x86_64 and runs on QEMU, making it suitable for students and developers learning about OS fundamentals or testing novel ideas in kernel development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Felix OS

    Felix OS

    Experimental operating system written in Rust

    felix is a simple 64-bit hobby operating system written in Rust, designed as an educational and personal exploration into systems programming. It features a monolithic kernel that supports basic multitasking, memory management, and user programs. Built from the ground up with Rust’s strong safety guarantees, felix aims to strike a balance between low-level hardware access and modern software practices. It runs on x86_64 platforms via QEMU and includes a basic shell and ELF binary loader,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    linux-factory

    linux-factory

    Framework used to create custom debian linux operating systems

    linux-factory is a utility designed to streamline the process of building and customizing Linux kernel images using a simple, scriptable environment. It provides a modular framework for configuring kernel options, applying patches, and generating bootable images, making it ideal for embedded developers, kernel hackers, and OS maintainers. With a strong emphasis on repeatability and automation, linux-factory reduces the manual overhead of compiling and deploying Linux kernels across various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Arm Mbed OS

    Arm Mbed OS

    Platform operating system designed for the Internet of Things

    Arm Mbed OS is an open source embedded operating system specifically designed for the Internet of Things. It’s packed with all the features you need to develop your next IoT product based on an Arm Cortex-M microcontroller efficiently, securely and rapidly. These include security foundations, cloud management services, and drivers for sensors and I/O devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HelenOS

    HelenOS

    A microkernel-based multiserver operating system written from scratch.

    ...It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand. HelenOS does not aim to be a clone of any existing operating system and trades compatibility with legacy APIs for cleaner design. Most of HelenOS components have been made to order specifically for HelenOS so that its essential parts can stay free of adaptation layers, glue code, franken-components and the maintenance burden incurred by them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    BRUTAL

    BRUTAL

    An operating system inspired by brutalist design

    ...Written from scratch in C and assembly, Brutal aims to offer a clean and consistent experience both at the system level and user interface level, featuring its own GUI, kernel, and userland tools. It’s inspired by classic systems like Plan 9 and early UNIX variants but reimagined with a focus on simplicity, beauty, and cohesive tooling. The OS is modular and composable, with everything built to feel like it belongs to the same ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next