Showing 46 open source projects for "modular"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
    rCore-Tutorial-v3

    rCore-Tutorial-v3

    Let's write an OS which can run on RISC-V in Rust from scratch

    rCore-Tutorial-v3 is an educational project designed to guide learners through the process of building a minimalistic operating system from scratch using the Rust programming language. Targeting the RISC-V architecture, this tutorial emphasizes safety and concurrency, leveraging Rust's features to teach OS fundamentals such as memory management, process scheduling, and file systems. It is structured to provide hands-on experience, making it suitable for both academic settings and self-study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Harvey OS

    Harvey OS

    A distributed operating system

    Harvey is a distributed operating system inspired by Plan 9 from Bell Labs, aiming to explore and implement modern OS concepts in a distributed computing environment. Written in C and Go, Harvey seeks to provide a simple and consistent interface for resource sharing across multiple machines. Although the project has been archived, it remains a valuable resource for understanding distributed system design and the implementation of Plan 9 principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or experimenting with new OS features.
    Downloads: 0 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
    Emacs Prelude

    Emacs Prelude

    Enhanced Emacs 25.1+ distribution

    Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful. Prelude is an Emacs distribution that aims to enhance the default Emacs experience. Prelude alters a lot of the default settings, bundles a plethora of additional packages and adds its own core library to the mix. The final product offers an easy to use Emacs configuration for Emacs newcomers and lots of additional power for Emacs power users. Prelude bundles a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NethServer

    NethServer

    Linux for for small offices and medium enterprises

    NethServer 7 is an operating system for Linux enthusiasts, designed for small offices and medium enterprises. Based on CentOS, the product's main feature is a modular design which makes it simple to turn the distribution into a mail server and filter, web server, groupware, firewall, web filter, IPS/IDS or VPN server. A comprehensive web-based user interface simplifies common administration tasks and enables single-click installation of several pre-configured modules. Stay tuned with NethServer 8! ...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 7
    Darch

    Darch

    A tool for building and booting stateless and immutable images

    darch (Docker Arch) is a container-based Linux image building and booting system that leverages Docker for building root filesystems and bootable images. It allows users to define system images as Dockerfiles, making Linux operating system builds reproducible, modular, and easily maintainable. darch images are booted via a custom initramfs and are ideal for creating immutable systems or quickly spinning up specialized environments without traditional installation steps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Phosphorus Five

    Phosphorus Five

    A Full Stack RAD Web Application Development Framework

    Phosphorus Five is a full-stack, web-based app framework and operating environment designed to simplify secure and modular web application development. It enables developers to create modular web apps using the Hyperlambda language, which focuses on logic and data manipulation with minimal syntax. Phosphorus Five includes its own web server, authentication mechanisms, plugin architecture, and UI components, making it an all-in-one solution for web-based automation, admin panels, and intranet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and well-organized code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    XBOOT

    XBOOT

    The extensible bootloader for embedded system

    xboot is a lightweight, modular embedded operating system designed for ARM-based microcontrollers and SoCs. It provides a complete runtime environment including a small kernel, device drivers, file systems, networking stack, GUI system, and scripting interface. xboot aims to be both educational and practical, offering a clear and portable codebase that can be adapted to various embedded platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MiniOS

    MiniOS

    Simple DIY OS

    MiniOS is a feature-rich hobby operating system written in C/C++ that aims to simulate a small-scale UNIX-like environment with graphical capabilities. It includes its own GUI, filesystem, network stack, and even a scripting language interpreter. The project was developed as an experimental platform for exploring OS concepts and creative features like process visualization and window management. Though it runs in a simulated or virtualized environment, MiniOS packs a surprising amount of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    PowerNex

    PowerNex

    An operating system written in D

    PowerNex is a microkernel operating system written entirely in the Nim programming language. Designed as a learning and research project, it explores OS development using a modern high-level systems language while still offering low-level control. PowerNex focuses on modularity, simplicity, and code clarity. While still in its early stages, the project includes basic kernel functionality, including memory management, task switching, and a custom bootloader, offering insight into building an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    alphaOS

    alphaOS

    Lightweight, portable and flexible operating system

    ...But, unlike Slax, alphaOS is based on Arch Linux and uses pacman as the default package manager. This operating system features highly configurable and lightweight Openbox window manager. Modular by design, alphaOS makes it easy to add desired functionality.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Screens is an easy-to-use modular OS-like multi-platform API layer over your existing OS that allows developers to make applications for nearly every popular OS, whether it be Palm OS, PC, or PocketPC, with just one set of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SERVOS Professional

    SERVOS Professional

    SERVOS is an open source Linux-based operating system.

    SERVOS is an open source Linux-based operating system. It is a modern dynamic system which can dynamically load and unload executable modules at runtime on or having a minimal hardware requirement. The versatile modular approach using LZMA compression technology makes SERVOS one of the best highly compressed operating system in the history. SERVOS modules are specially designed to be much smaller than any other compressed packages available nowadays, and through the use of a Monolithic Kernel Design, speed of decompression remains usually faster than reading the full data from disk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SuperX

    SuperX

    An Operating System based on the K Desktop Environment.

    SuperX is a desktop-oriented computer operating system based on Ubuntu and Debian GNU/Linux, using the KDE desktop environment. It was originally developed in India by a teenager, Wrix who built it using free and open-source software. SuperX is highly modular, flexible and cloud-centric, with a desktop user interface especially designed with Linux beginners in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Slax is a modern, portable, small and fast Linux operating system with a modular approach and outstanding design. Despite its small size, Slax provides a wide collection of pre-installed software, including a well organized graphical user interface.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    detaolb aimed to be a "much-less-than-a-floppy" linux distro. Now it's more a live distro modular like slax, but super fast!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PHLAK is a modular live security Linux distribution. It is a derivative of Morphix. PHLAK hopes to develop the perfect toolkit for all security professionals. There are two flavors: FatMan- large CD-based iso, LittleBoy- slimmed USB pendrive version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    newStep is an Operating System designed on Linux 2.6.12.3 with GNUstep and X11. As for the windowing system, we will try to use the modular release of X11 with a modified window manager to have a semi-MacOS X and NEXTSTEP apperance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A modular linux distribution designed to provide 100% support to AMD-based laptops and notebooks, with a particular focus on the Averatec line of products.
    Downloads: 0 This Week
    Last Update:
    See Project