Showing 73 open source projects for "basic"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 1
    Glow OS

    Glow OS

    System Analysis Software

    ...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: 5 This Week
    Last Update:
    See Project
  • 2
    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 boot-time execution in a clean, hands-on environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WANIX

    WANIX

    A virtual environment kit for the local-first web

    ...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: 1 This Week
    Last Update:
    See Project
  • 4
    ANTIRTOS

    ANTIRTOS

    Function pointers queues classes library for Arduino

    ...It is designed to be simple, portable, and efficient, making it ideal for resource-constrained environments such as IoT devices, robotics, and educational hardware projects. ANTIRTOS features a basic scheduler, support for cooperative and preemptive multitasking, and offers portability across different CPU architectures with minimal changes. Its simplicity and clarity make it a great starting point for learning real-time systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • PageDNA: Web-to-Print eCommerce Software Icon
    PageDNA: Web-to-Print eCommerce Software

    eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

    PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
    Learn More
  • 5
    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
  • 6
    Vinix

    Vinix

    An effort to write a modern, fast, and useful operating system

    Vinix is an experimental Unix-like operating system written in V, a statically typed compiled programming language known for its simplicity and performance. The project aims to create a minimalistic and efficient OS that adheres to Unix principles while leveraging the modern features of the V language. Vinix serves as both a proof of concept for system programming in V and a platform for exploring OS design concepts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    CoolPotOS

    CoolPotOS

    CoolPotOS for ia32 / amd64

    CoolPotOS is a small, hobbyist operating system designed to be minimal and educational, offering the most basic kernel capabilities while remaining accessible to beginners. Written in C and Assembly, it focuses on bootstrapping, kernel entry, and simple console output. Though in early stages, CoolPotOS showcases the boot process, memory segmentation, and essential CPU features, serving as a great learning resource for those new to operating system internals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 10
    AzkaOs

    AzkaOs

    Open source operating system based flutter and kernel zircon

    ...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 through Python scripts and a modular core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    eduOS-rs

    eduOS-rs

    A teaching operating system written in Rust

    eduOS-rs is a teaching operating system written in Rust, developed by RWTH Aachen University to support courses on systems programming and operating systems. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    PINN

    PINN is an enhancement of NOOBS

    ...It allows the installation of MULTIPLE OSes on the same SD/HDD/SSD device with an OS chooser when booting. Built-in Admin tools allow you to backup & restore your OSes and fix OS problems by including basic disk checking, password changing, and a command shell.
    Leader badge
    Downloads: 64,752 This Week
    Last Update:
    See Project
  • 16
    FunOS

    FunOS

    FunOS is a Linux distro based on Ubuntu LTS with JWM window manager

    FunOS is a lightweight and minimal GNU/Linux distro, based on Ubuntu LTS. Using the JWM window manager. It comes without Snap.
    Leader badge
    Downloads: 421 This Week
    Last Update:
    See Project
  • 17
    CachyOS

    CachyOS

    Blazingly Fast & Customizable Linux distribution

    ...Desktop Environments: - KDE - CuteFish - i3 - Gnome - Openbox - Wayfire - Xfce - LXQT - bspwm All packages are compiled with Full LTO and other optimization flags. Depending on the march your cpu have it is compiled against x86-64, x86-64-v3 or x86-64-v4. For the Desktop Environment we provide basic theming. In CachyOS-Hello can be also security related packages enabled, like: DNScrypt-proxy Firejail apparmor Security and Performance! https://discord.gg/qJqj94uFwE https://t.me/+zCzPX4cAFjk1MTY
    Leader badge
    Downloads: 5,784 This Week
    Last Update:
    See Project
  • 18
    RichARCH

    RichARCH

    Creating a Rich experience to ARCH

    RichARCH is designed to be a Quick Simpler Path to Arch Linux including kickstart like automation features and Hyprland ricing options. Just one command to start the latest complete installer for Arch. One goal of the project is to only use packages in the basic Arch Linux repos by default with the option to install some non-standard packages. Our hope is that this will help to make Arch Linux more approachable to individual and corporate users. Details and installation info can be found at: https://download.sf.net/richarch/InstallAndInfo.pdf or https://sites.google.com/view/richarch Supports - AMD / Nvidia drivers - Fully automated installs - LVM storage setup options - Multiple storage formats, including: BTRFS, EXT4, XFS - GUI Environments: Budgie, Cinnamon, Cosmic, Cutefish, Enlightenment, Gnome, Hyprland, KDE, LXDE, LXQT, Mate, Niri, Omarchy, River, Sway, XFCE - Install Profiles (like SecOps, Server, Omarchy, Kool's Dots)
    Leader badge
    Downloads: 993 This Week
    Last Update:
    See Project
  • 19
    MiniOS

    MiniOS

    Lightweight modular live Linux distribution for use on removable USB.

    ...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: 168 This Week
    Last Update:
    See Project
  • 20
    YiYiYa

    YiYiYa

    YiYiYa

    YiYiYa is a minimalist, Chinese-language desktop operating system with a custom graphical interface, designed for simplicity and education. Built primarily with C/C++, it includes its own kernel and GUI layer, featuring basic OS utilities such as file management, terminal, and user interface components. YiYiYa is bootable and self-contained, allowing users to experience a lightweight graphical OS that blends low-level programming with creative UI design, primarily targeting Chinese-speaking developers and learners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    osolinux

    osolinux

    OsoLinux is a 64-bit Linux operating system built on Fedora.

    ...The development began on August 5, 2014, and has undergone a long period of maintenance and improvement, with certain improvements in speed, display, function, and development environment compared with other distributions, supporting UEFI + GPT operation and installation, including a basic development environment, desktop applications, office software, multimedia applications and design, etc. Osolinux's web page is https://oso.sf.net
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    XXRI-OS-LITE
    🌿 XXRI OS Lite – Lightweight, Fast, and Minimal XXRI OS Lite is the most lightweight edition of the xxri OS series, designed for low-spec machines, older hardware, or users who prefer a clean and ultra-efficient system. it includes only essential components to deliver speed, simplicity, and stability — without unnecessary bloat. ⚡ Key Features: • Super lightweight ISO (263MB) • Fast boot and low memory footprint • Clean, minimal user interface • Pre-installed basic tools: file manager, text editor, terminal, and more • Perfect for reviving old PCs or running in lightweight virtual environments 🖥️ Minimum System Requirements: • CPU: Intel Pentium II / AMD K6-2 or newer (32-bit) • RAM: 256 MB minimum • Storage: 400 MB free disk space Website: xxri.rf.gd Maintained by: xxri OS Team
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Debian Respin iso (12 bookworm)

    Debian Respin iso (12 bookworm)

    Unofficial Debian Respins based on 12 (bookworm) offer Live USB

    Unofficial Debian Live linux distribution runs completely from DVD or Flash disk, and which is also installable on a fixed disk. These re-spins are based on Official Debian Live System.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    EznixOS

    EznixOS

    EznixOS | Customized Debian Stable

    The EznixOS is a respin of Debian GNU/Linux, currently based on the Debian Stable release. The Debian live-build tool is used to build the ISO and the complete build files are located on the live and installed system in /usr/share/eznix13X There is a link in the home folder of the live and installed system to the build files folder. The current release is eznixOS13X. The numbering scheme is 13 that corresponds to Debian release 13, Trixie, and the X for Xfce, followed by the build date....
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 25
    Onix OS
    onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next